|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Document
into a
SAX2 ContentHandler
.Document
into a
SAX2 ContentHandler
.SAXConverter
.
SAXConverter
.
XMLReader
Serializer
functionality.Node
object into the Java statements necessary to build the
Node
using XOM.Builder
and a custom
NodeFactory
to list the comments in a document
that contains very little else, thus saving
memory, and avoiding the overhead of building
lots of objects we don't actually need.NodeLister
.Builder
and a custom
NodeFactory
to list the processing instructions
while avoiding the overhead of constructing a lot of unneeded
nodes thus saving memory and time.NodeFactory
subclass.Element
and Attribute
classes.NodeFactory
that strips out
all non-XHTML elements.NodeFactory
that changes the
namespaces of elements while building the document so a second
tree walk is not required.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |