Package | Description |
---|---|
com.sun.msv.grammar.util |
Miscellaneous utility classes.
|
com.sun.msv.reader.xmlschema |
parses XML representation of XML Schema into AGM.
|
Class and Description |
---|
ExpressionPrinter
creates a string representation of the expression.
|
NameClassComparator
Abstract implementation of a function
NameClass x NameClass -> boolean
Override the probe method to define the actual function.
|
Class and Description |
---|
ExpressionWalker
Visits all reachable expressions but do nothing.
|
MSV