|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LeafNode | |
nu.xom |
nu.xom is the core package of XOM
that contains all the basic classes representing the different kinds
of nodes: elements, attributes, comments, text nodes, and so forth. |
Uses of LeafNode in nu.xom |
Subclasses of LeafNode in nu.xom | |
class |
Comment
This class represents an XML comment such as <-- This is a comment--> . |
class |
DocType
This class represents an XML document type declaration such as |
class |
ProcessingInstruction
Represents an XML processing instruction. |
class |
Text
This class represents a run of text. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |