|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GuContentHandler | |
---|---|
org.gxml.u | Provides the core API for gXML-U |
Uses of GuContentHandler in org.gxml.u |
---|
Subinterfaces of GuContentHandler in org.gxml.u | |
---|---|
interface |
GuFragmentBuilder<N>
An instance of this interface assembles the events into an XML tree representation. |
Methods in org.gxml.u with parameters of type GuContentHandler | |
---|---|
void |
GuWritable.write(GuContentHandler writer)
Streams the contents of the tree to a GuContentHandler . |
void |
GuCursor.write(GuContentHandler writer)
Support for streaming the current node to a GuContentHandler . |
void |
GuModel.write(N node,
GuContentHandler writer)
Support for streaming a node to a GuContentHandler . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |