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
K
L
M
N
O
P
R
S
T
U
V
W
X
X
XMLReader
- class com.alien.enterpriseRFID.util.
XMLReader
.
This is a simple XML reader that reads supplied XML text and parses its contents into a HashTable.
XMLReader(String)
- Constructor for class com.alien.enterpriseRFID.util.
XMLReader
Construct a new XMLReader to read and parse XML data from a String.
XMLWriter
- class com.alien.enterpriseRFID.util.
XMLWriter
.
This is a simple XML utility class that writes the contents of a Hashtable into an XML-formatted text string.
XMLWriter(Hashtable)
- Constructor for class com.alien.enterpriseRFID.util.
XMLWriter
Constructs a new XMLWriter to convert a Hashtable to an XML-formatted text string.
XMLWriter(Hashtable, String)
- Constructor for class com.alien.enterpriseRFID.util.
XMLWriter
Constructs a new XMLWriter to convert a Hashtable to an XML-formatted text string.
XMLWriter(Hashtable, String, String)
- Constructor for class com.alien.enterpriseRFID.util.
XMLWriter
Constructs a new XMLWriter to convert a Hashtable to an XML-formatted text string.
XML_FORMAT
- Static variable in class com.alien.enterpriseRFID.reader.
AlienClass1Reader
Specifies a format of "XML".
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
K
L
M
N
O
P
R
S
T
U
V
W
X