|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.msv.grammar.util.NameClassSimplifier
public class 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: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |