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
N
Namespace
- interface javax.xml.stream.events.
Namespace
.
An interface that contains information about a namespace.
NAMESPACE
- Static variable in interface javax.xml.stream.
XMLStreamConstants
Indicates the event is a namespace declaration
NamespaceContext
- interface javax.xml.namespace.
NamespaceContext
.
Interface for read only XML Namespace context processing.
nested
- Variable in class javax.xml.stream.
XMLStreamException
newInstance()
- Static method in class javax.xml.stream.
XMLOutputFactory
Create a new instance of the factory.
newInstance()
- Static method in class javax.xml.stream.
XMLInputFactory
Create a new instance of the factory.
newInstance()
- Static method in class javax.xml.stream.
XMLEventFactory
Create a new instance of the factory
newInstance()
- Method in interface javax.xml.stream.util.
XMLEventAllocator
This method creates an instance of the XMLEventAllocator.
newInstance(String, ClassLoader)
- Static method in class javax.xml.stream.
XMLOutputFactory
Create a new instance of the factory
newInstance(String, ClassLoader)
- Static method in class javax.xml.stream.
XMLInputFactory
Create a new instance of the factory
newInstance(String, ClassLoader)
- Static method in class javax.xml.stream.
XMLEventFactory
Create a new instance of the factory
next()
- Method in interface javax.xml.stream.
XMLStreamReader
Get next parsing event - a processor may return all contiguous character data in a single chunk, or it may split it into several chunks.
next()
- Method in class javax.xml.stream.util.
StreamReaderDelegate
next()
- Method in class javax.xml.stream.util.
EventReaderDelegate
nextEvent()
- Method in interface javax.xml.stream.
XMLEventReader
Get the next XMLEvent
nextEvent()
- Method in class javax.xml.stream.util.
EventReaderDelegate
nextTag()
- Method in interface javax.xml.stream.
XMLStreamReader
Skips any white space (isWhiteSpace() returns true), COMMENT, or PROCESSING_INSTRUCTION, until a START_ELEMENT or END_ELEMENT is reached.
nextTag()
- Method in interface javax.xml.stream.
XMLEventReader
Skips any insignificant space events until a START_ELEMENT or END_ELEMENT is reached.
nextTag()
- Method in class javax.xml.stream.util.
StreamReaderDelegate
nextTag()
- Method in class javax.xml.stream.util.
EventReaderDelegate
NOTATION_DECLARATION
- Static variable in interface javax.xml.stream.
XMLStreamConstants
Indicates a Notation
NotationDeclaration
- interface javax.xml.stream.events.
NotationDeclaration
.
An interface for handling Notation Declarations Receive notification of a notation declaration event.
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