Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.sun.msv.grammar.util.NameClassComparator
NameClass x NameClass -> booleanOverride the probe method to define the actual function. To compute, create an instance and call the check method. This class is not reentrant, so the caller is responsible not to reuse the same object by multiple threads.
Method Summary | |
boolean | |
Object | |
Object | |
Object | |
Object |
|
Object | |
Object |
public Object onAnyName(AnyNameClass nc)
- Specified by:
- onAnyName in interface NameClassVisitor
public Object onChoice(ChoiceNameClass nc)
- Specified by:
- onChoice in interface NameClassVisitor
public Object onDifference(DifferenceNameClass nc)
- Specified by:
- onDifference in interface NameClassVisitor
public Object onNsName(NamespaceNameClass nc)
- Specified by:
- onNsName in interface NameClassVisitor
public Object onSimple(SimpleNameClass nc)
- Specified by:
- onSimple in interface NameClassVisitor