Package com.sun.msv.grammar.util
Miscellaneous utility classes.
-
Class Summary Class Description ExpressionFinder Base class for "finding" something from an expression.ExpressionPrinter creates a string representation of the expression.ExpressionWalker Visits all reachable expressions but do nothing.IDContextProviderWrapper WrapsIDContextProvider
so that it can be used whereIDContextProvider2
is expected.NameClassCollisionChecker Computes if two name classes collide or not.NameClassComparator Abstract implementation of a functionNameClassSimplifier Minimizes a name class.PossibleNamesCollector computes the possible names.RefExpRemover removes all ReferenceExp from AGM.