Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
N
P
Q
R
S
T
V
W
X
E
encodingSet()
- Method in interface javax.xml.stream.events.
StartDocument
Returns true if CharacterEncodingScheme was set in the encoding declaration of the document
END_DOCUMENT
- Static variable in interface javax.xml.stream.
XMLStreamConstants
Indicates an event is an end document
END_ELEMENT
- Static variable in interface javax.xml.stream.
XMLStreamConstants
Indicates an event is an end element
EndDocument
- interface javax.xml.stream.events.
EndDocument
.
A marker interface for the end of the document
EndElement
- interface javax.xml.stream.events.
EndElement
.
An interface for the end element event.
ENTITY_DECLARATION
- Static variable in interface javax.xml.stream.
XMLStreamConstants
Indicates a Entity Declaration
ENTITY_REFERENCE
- Static variable in interface javax.xml.stream.
XMLStreamConstants
Indicates an event is an entity reference
EntityDeclaration
- interface javax.xml.stream.events.
EntityDeclaration
.
An interface for handling Entity Declarations This interface is used to record and report unparsed entity declarations.
EntityReference
- interface javax.xml.stream.events.
EntityReference
.
An interface for handling Entity events.
equals(Object)
- Method in class javax.xml.namespace.
QName
Tests this QName for equality with another object.
EventFilter
- interface javax.xml.stream.
EventFilter
.
This interface declares a simple filter interface that one can create to filter XMLEventReaders
EventReaderDelegate
- class javax.xml.stream.util.
EventReaderDelegate
.
This is the base class for deriving an XMLEventReader filter.
EventReaderDelegate()
- Constructor for class javax.xml.stream.util.
EventReaderDelegate
Construct an empty filter with no parent.
EventReaderDelegate(XMLEventReader)
- Constructor for class javax.xml.stream.util.
EventReaderDelegate
Construct an filter with the specified parent.
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
N
P
Q
R
S
T
V
W
X