DataSource
backed by a byte buffer.ArrayList
with the final keyword.XMLFilterImpl
that masks start/end document SAX events.XMLStreamException
doesn't return the correct cause.Task
.interned
string.Localizable
into a message
by using a configured Locale
.exception
's message at the logging level specified by the
level
argument.exception
's message at the logging level specified by the
level
argument.logException(exception, true, level)
.Logger
interface.exception
's message as a SEVERE
logging level
message.exception
's message as a SEVERE
logging level
message.logSevereException(exception, true)
.ClassLoader
that masks a specified set of classes
from its parent class loader.ConcurrentLinkedQueue
as the data store.Task
in a special class loader that allows
us to control where to load 2.1 APIs, even if we run in Java 6.SAXException
that handles exception chaining correctly.SAXParseException
that handles exception chaining correctly.XMLStreamException
that properly handles exception chaining.XMLStreamReader
to SAX events on a
ContentHandler
, bridging between the two
parser technologies.Copyright © 2012. All Rights Reserved.