|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.sun.msv.grammar.util.NameClassSimplifier
minimizes a name class. Sometimes, a name class could become unnecessarily big. For example,
This procedure converts those name classes to the equivalent small name class.
Constructor Summary | |
NameClassSimplifier()
|
Method Summary | |
static NameClass |
simplify(NameClass nc)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NameClassSimplifier()
Method Detail |
public static NameClass simplify(NameClass nc)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |