|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Characters
implementations.XMLEvent
implementations.Characters
event.
Comment
event.
DTD
event.
EndDocument
event.
EndElement
event.
EndElement
event.
EndElement
event.
EndElement
event.
EndElement
event.
EndElement
event.
Characters
event.
Characters
event.
StartDocument
event.
StartDocument
event.
StartDocument
event.
StartDocument
event.
StartElement
event.
StartElement
event.
StartElement
event.
StartElement
event.
StartElement
event.
StartElement
event.
Characters
event.
allocateXXX
method.
StringBuffer
.
Attribute
event implementation.AttributeEvent
with the specified name and value.
AttributeEvent
.
AttributeEvent
.
AttributeEvent
.
AttributeEvent
.
Iterator
over the names of all attributes defined in this
context.
null
if this isn't an external entity
XMLEventAllocator
implementations.XMLEventFactory
implementations.XMLEventReader
implementations.XMLEventWriter
implementations.XMLOutputFactory
that provides common event functionality.XMLStreamReader
implementations.Attribute
to the attribute cache.
Namespace
event to the namespace cache.
Characters
event implementation.Characters
event implementation.ElementContext
, writing any cached content and
making it read-only.
Comment
event implementation.XMLEventWriter
events, bridging between
the two parser technologies.XMLStreamWriter
events, bridging between
the two parser technologies.Source
to a StAX
XMLStreamWriter
.
Source
to a StAX
XMLEventWriter
.
XMLEventReader
to a TrAX
Result
.
XMLStreamReader
to a TrAX
Result
.
StartElement
until the matching
EndElement
is reached.
Namespace
and Attribute
events associated
with a StartElement
.
XMLEventWriter
that writes to the provided
XMLStreamWriter
.
XMLStreamReader
.
StartDocumentEvent.getCharacterEncodingScheme()
.
StartDocumentEvent.getSystemId()
.
StartDocumentEvent.getVersion()
.
Locator
provided to the handler.
DTD
event implementation.ElementContext
with the provided name and no
enclosing context.
ElementContext
with the provided name and empty
value, and no enclosing context.
ElementContext
with the provided name and
namespace context.
ElementContext
with the provided name and
enclosing context.
ElementContext
with the provided name and
enclosing context.
ExtendedNamespaceContext
that contains no namespaces.null
if none was specified.
EndDocument
event implementation.EndElement
event implementation.EntityDeclaration
s.
EntityDeclaration
event implementation.EntityReference
event implementation.XMLEvent
instances.XMLEvent
instances.
Attribute
s, returning true
if their names
and values are the same.
Characters
s.
Comment
s.
DTD
s.
EndDocument
s.
EndElement
s.
EntityDeclaration
s.
EntityReference
s.
Namespace
s.
NotationDeclaration
s.
ProcessingInstruction
s.
StartDocument
s.
StartElement
s.
Location
interface that exposes nested Location
s.XMLEvent
interface that provides additional functionality.idx
th attribute defined on
the context.
idx
th attribute defined on
the context.
XMLEventConsumer
to which
events are added.
Location
from the SAX Locator
registered with this handler.
QName
strings.
Iterator
of all namespace prefixes declared within
this context, irrespective of any ancestor contexts.
XMLEventConsumer
to which events will
be written.
XMLEventFactory
used to construct
events.
XMLEventFactory
used to construct
events.
List
of events added to this consumer.
XMLStreamConstants.ATTRIBUTE
.
XMLStreamConstants.CDATA
.
XMLStreamConstants.CHARACTERS
.
XMLStreamConstants.COMMENT
.
XMLStreamConstants.DTD
.
XMLStreamConstants.END_DOCUMENT
.
XMLStreamConstants.END_ELEMENT
.
XMLStreamConstants.ENTITY_DECLARATION
.
XMLStreamConstants.ENTITY_REFERENCE
.
XMLStreamConstants.SPACE
.
XMLStreamConstants.NAMESPACE
.
XMLStreamConstants.NOTATION_DECLARATION
.
XMLStreamConstants.PROCESSING_INSTRUCTION
.
XMLStreamConstants.START_DOCUMENT
.
XMLStreamConstants.START_ELEMENT
.
Location
where the error occured.
idx
th namespace declaration
defined in this context.
idx
th namespace declaration
defined in this context.
Location
.
ElementContext
.
Iterator
of all namespace prefixes in scope within this
context, including those inherited from ancestor contexts.
IllegalArgumentException
.
Location
from the current stream location.
XMLStreamWriter
to which SAX events
are written.
Characters
event implementation.IllegalStateException
that includes a StAX Location
identifying
the point where the error occured.XMLEvent
implementations and related classes.XMLEventConsumer
that stores all added events in a List
.XMLEventReader
that reads events from a List
.ListEventReader
that reads events from the
provided List
.
Attribute
s and determines if both contain
matching attributes.
Namespace
s and determines if both contain
matching namespaces.
NamespaceContext
that wraps another context.Namespace
event implementation.Namespace
s going out of scope.
ElementContext
with the specified name.
ElementContext
with the specified name
and empty value.
NotationDeclaration
implementation.NotationDeclaration
s.
SimpleNamespaceContext
s.
XMLOutputFactory
implementation based on stax-utils code base.null
SimpleNamespaceContext
from the top of the
stack.
SimpleNamespaceContext
from the top of the
stack.
ProcessingInstruction
event implementation.null
if this isn't an external entity
SimpleNamespaceContext
and adds it to the top of
the stack.
null
if this isn't an internal entity.
XMLReporter
registered to receive notifications.
SAXException
to the XMLReporter
registered with this handler.
XMLEventConsumer
to which events are added.
XMLEventConsumer
to which events are written.
XMLEventFactory
used to create events.
XMLEventFactory
used to construct events.
List
to which events will be written.
Location
where the error occured.
XMLStreamWriter
to which SAX events will be written.
XMLReporter
to which warning and error messages will be
sent.
ExtendedLocation
.StartElement
until the matching
EndElement
is reached.
null
if none was specified.
StartDocument
implementation.StartElement
event implementation.Location
implementations whose state is
not transient or dependent on external objects/events and will remain stable
unless explicitly updated.NamespaceContext
implementations whose
state is not transient or dependent on external objects/events and will remain
stable unless explicitly updated.XMLEventConsumer
.XMLStreamReader
and XMLEventReader
into SAX events on the specified
ContentHandler
.Result
implementation that produces
a result on the specified XMLStreamWriter
or
XMLEventWriter
.Result
that produces
a result on the specified XMLStreamWriter
Result
that produces
a result on the specified XMLEventWriter
Source
implementation that wraps
the specified XMLStreamReader
or
XMLEventReader
for use by applications that
expext a Source
.Source
for the given
XMLStreamReader
.
Source
for the given
XMLEventReader
.
XMLStreamWriter
.XMLStreamWriter
implementation that writes to a character stream.StAXStreamWriter
that writes to the provided
OutputStream
using the platform default encoding.
StAXStreamWriter
that writes to the provided
OutputStream
using the specified encoding.
StAXStreamWriter
that writes to the provided
Writer
.
StAXStreamWriter
that writes to the provided
Writer
.
XMLEventWriter
that writes events to a character stream
using XMLEvent.writeAsEncodedUnicode(Writer)
.StreamEventWriter
that writes to a file.
StreamEventWriter
that writes to a binary
stream.
StreamEventWriter
that writes to a character
stream.
null
if this isn't an external entity.
Location
used to represent unknown locations.null
if none was specified.
Attribute
to the provided stream.
Attribute
to the provided stream.
Characters
to the provided stream.
Characters
to the provided stream.
Characters
to the provided stream.
Characters
to the provided stream.
Comment
to the provided stream.
Comment
to the provided stream.
DTD
to the provided stream.
DTD
to the provided stream.
EndDocument
to the provided stream.
EndDocument
to the provided stream.
EndElement
to the provided stream.
EndElement
to the provided stream.
EntityDeclaration
to the stream.
EntityReference
to the provided stream.
EntityReference
to the provided stream.
XMLStreamWriter
.
Writer
.
XMLStreamWriter
.
Namespace
to the provided stream.
Namespace
to the provided stream.
Namespace
to the provided stream.
NotationDeclaration
to the stream.
ProcessingInstruction
to the provided stream.
ProcessingInstruction
to the provided stream.
ProcessingInstruction
to the provided stream.
StartDocument
to the provided stream.
StartDocument
to the provided stream.
writeXXXElement
methods.
StartElement
event to the provided stream.
StartElement
event to the provided stream.
StartElement
event to the provided stream.
XMLEventConsumer
, and provides
convenience methods for creating events written to the internal consumer.XMLEvent
s written to one
XMLEventWriter
to be read from a XMLEventReader
.XMLEventReader
to SAX events on a
ContentHandler
, bridging between the two
parser technologies.XMLStreamWriter
that writes events to a
XMLEventWriter
.XMLEventReader
implementation based on a XMLStreamReader
and
an XMLEventAllocator
.XMLEventWriter
that writes events to a
XMLStreamWriter
.XMLEventStreamWriter
that writes events to the
given stream.
XMLStreamReader
to SAX events on a
ContentHandler
, bridging between the two
parser technologies.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |