Package com.sun.istack
package com.sun.istack
istack-commons runtime utilities.
-
ClassDescriptionBuilder<T>
DataSourcebacked by a byte buffer.ArrayListwith the final keyword.XMLFilterImplthat masks start/end document SAX events.Designates that a field, return value, argument, or a variable is supposed to be aninternedstring.Designates that a field, return value, argument, or a variable is guaranteed to be non-null.Designates that a field, return value, argument, or a variable may be null.Pool<T>Pool of reusable objects that are indistinguishable from each other, such as JAXB marshallers.Pool.Impl<T>Default implementation that usesConcurrentLinkedQueueas the data store.SAXExceptionthat handles exception chaining correctly.SAXParseExceptionthat handles exception chaining correctly.XMLStreamExceptionthat properly handles exception chaining.This is a simple utility class that adapts StAX events from anXMLStreamReaderto SAX events on aContentHandler, bridging between the two parser technologies.