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.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.logSevereException(exception, true)
.exception
's message as a SEVERE
logging level
message.exception
's message as a SEVERE
logging level
message.Localizable
that wraps a non-localizable string.ConcurrentLinkedQueue
as the data store.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 © 2018 Oracle Corporation. All rights reserved.