Interface | Description |
---|---|
AttributeTypes |
Insert the type's description here.
|
NamespacesTable.Declaration |
A namespace declaration.
|
NamespacesTable.Name |
A namespace-aware name.
|
Class | Description |
---|---|
AbstractSAXConsumer |
This abstract class provides default implementation of the methods specified
by the
ContentHandler and the LexicalHandler interface. |
AbstractSAXPipe |
This class provides a bridge class to connect to existing content
handlers and lexical handlers.
|
AbstractSAXProducer |
This abstract class provides utility methods to implement a producer
for SAX events..
|
AttributesImpl |
A helper Class creating SAX Attributes
|
DefaultLexicalHandler |
Default implementation of SAX's
LexicalHandler interface. |
EmbeddedSAXPipe |
This class implements a ContentHandler for embedding a full SAX
event stream into an existing stream of SAX events.
|
ImmutableAttributesImpl |
Immutable attributes
|
NamespacesTable |
Keeps track of namespaces declarations and resolve namespaces names.
|
SAXBuffer |
A class that can record SAX events and replay them later.
|
SAXBuffer.Characters | |
SAXBuffer.Comment | |
SAXBuffer.EndCDATA | |
SAXBuffer.EndDocument | |
SAXBuffer.EndDTD | |
SAXBuffer.EndElement | |
SAXBuffer.EndEntity | |
SAXBuffer.EndPrefixMapping | |
SAXBuffer.IgnorableWhitespace | |
SAXBuffer.PI | |
SAXBuffer.SkippedEntity | |
SAXBuffer.StartCDATA | |
SAXBuffer.StartDocument | |
SAXBuffer.StartDTD | |
SAXBuffer.StartElement | |
SAXBuffer.StartEntity | |
SAXBuffer.StartPrefixMapping | |
SAXBuffer.XMLizableBit | |
SAXPipe | |
SAXUtils |
XML utility methods.
|
Copyright © 2010 - 2020 Adobe. All Rights Reserved