Package com.sun.tools.xjc.util

Class Summary
CodeModelClassFactory Create new JDefinedClass and report class collision errors, if necessary.
DOMUtils  
EditDistance Computes the string edit distance.
ErrorReceiverFilter Filter implementation of the ErrorReceiver.
ForkContentHandler ContentHandler that "forks" the incoming SAX2 events to two ContentHandlers.
ForkEntityResolver EntityResolver that delegates to two EntityResolvers.
Messages Formats error messages.
MimeTypeRange  
NamespaceContextAdapter Take a ValidationContext and make it look like a NamespaceContext.
NullStream Just consumes the byte stream.
ReadOnlyAdapter<OnTheWire,InMemory> XmlAdapter used inside XJC is almost always unmarshal-only.
StringCutter Utility class to parse a string
Util Other miscellaneous utility methods.
XMLStreamReaderToContentHandler This is a simple utility class that adapts StAX events from an XMLStreamReader to SAX events on a ContentHandler, bridging between the two parser technologies.