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
H
hashCode()
- Method in class javax.xml.namespace.
QName
Returns a hash code value for this QName object.
hasName()
- Method in interface javax.xml.stream.
XMLStreamReader
returns true if the current event has a name (is a START_ELEMENT or END_ELEMENT) returns false otherwise
hasName()
- Method in class javax.xml.stream.util.
StreamReaderDelegate
hasNext()
- Method in interface javax.xml.stream.
XMLStreamReader
Returns true if there are more parsing events and false if there are no more events.
hasNext()
- Method in interface javax.xml.stream.
XMLEventReader
Check if there are more events.
hasNext()
- Method in class javax.xml.stream.util.
StreamReaderDelegate
hasNext()
- Method in class javax.xml.stream.util.
EventReaderDelegate
hasText()
- Method in interface javax.xml.stream.
XMLStreamReader
Return true if the current event has text, false otherwise The following events have text: CHARACTERS,DTD ,ENTITY_REFERENCE, COMMENT, SPACE
hasText()
- Method in class javax.xml.stream.util.
StreamReaderDelegate
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