Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
X
XmlTree
- Class in
sunlabs.brazil.sunlabs
Create a tree representation of an xml file whose parts may be referenced as a dictionary.
XmlTree()
- Constructor for class sunlabs.brazil.sunlabs.
XmlTree
Make an empty tree.
XmlTree(String)
- Constructor for class sunlabs.brazil.sunlabs.
XmlTree
Given an XML string, build the tree.
XmlTree.DefaultNodeName
- Class in
sunlabs.brazil.sunlabs
The node is named by the specified attribute.
XmlTree.DefaultNodeName()
- Constructor for class sunlabs.brazil.sunlabs.
XmlTree.DefaultNodeName
XmlTree.DefaultNodeName(String, String)
- Constructor for class sunlabs.brazil.sunlabs.
XmlTree.DefaultNodeName
XmlTree.IllegalXmlException
- Exception in
sunlabs.brazil.sunlabs
Do some more reasonable error handling.
XmlTree.IllegalXmlException(String)
- Constructor for exception sunlabs.brazil.sunlabs.
XmlTree.IllegalXmlException
XmlTree.Node
- Class in
sunlabs.brazil.sunlabs
This describes a node of the XML tree
XmlTree.Node(String, boolean, StringMap, XmlTree.Node, int, int)
- Constructor for class sunlabs.brazil.sunlabs.
XmlTree.Node
XmlTree.NodeName
- Interface in
sunlabs.brazil.sunlabs
XmlTree.XmlErrorInfo
- Class in
sunlabs.brazil.sunlabs
XmlTree.XmlErrorInfo(int, String, int, String)
- Constructor for class sunlabs.brazil.sunlabs.
XmlTree.XmlErrorInfo
XmlTreeTemplate
- Class in
sunlabs.brazil.sunlabs
Manage a tree representation of an XML document.
XmlTreeTemplate()
- Constructor for class sunlabs.brazil.sunlabs.
XmlTreeTemplate
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X