Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
X
Xmlp
- class ipworks.
Xmlp
.
The XMLp control implements a SAX2-compliant XML parser used to parse and verify the structure of XML documents.
Xmlp()
- Constructor for class ipworks.
Xmlp
XmlpCharactersEvent
- class ipworks.
XmlpCharactersEvent
.
Fired for plain text segments of the input stream.
XmlpCommentEvent
- class ipworks.
XmlpCommentEvent
.
Fired when a comment section is encountered.
XmlpEndElementEvent
- class ipworks.
XmlpEndElementEvent
.
Fired when an end-element tag is encountered.
XmlpEndPrefixMappingEvent
- class ipworks.
XmlpEndPrefixMappingEvent
.
Fired when leaving the scope of a namespace declaration.
XmlpErrorEvent
- class ipworks.
XmlpErrorEvent
.
Information about errors during data delivery.
XmlpEvalEntityEvent
- class ipworks.
XmlpEvalEntityEvent
.
Fired every time an entity needs to be evaluated.
XmlpEventListener
- interface ipworks.
XmlpEventListener
.
Event listener for the
Xmlp Class
.
XmlpIgnorableWhitespaceEvent
- class ipworks.
XmlpIgnorableWhitespaceEvent
.
Fired when a section of ignorable whitespace is encountered.
XmlpMetaEvent
- class ipworks.
XmlpMetaEvent
.
Fired when a meta section is encountered.
XmlpPIEvent
- class ipworks.
XmlpPIEvent
.
Fired when a processing instruction section is encountered.
XmlpSpecialSectionEvent
- class ipworks.
XmlpSpecialSectionEvent
.
Fired when a special section is encountered.
XmlpStartElementEvent
- class ipworks.
XmlpStartElementEvent
.
Fired when a begin-element tag is encountered in the document.
XmlpStartPrefixMappingEvent
- class ipworks.
XmlpStartPrefixMappingEvent
.
Fired when entering the scope of a namespace declaration.
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
Copyright (c) 2001 /n software inc. - All rights reserved.