|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FastInfosetStreamReader
Fast Infoset Stream Reader.
This interface provides additional optimized methods to that of
XMLStreamReader.
| Method Summary | |
|---|---|
String |
accessLocalName()
|
int |
accessNamespaceCount()
|
String |
accessNamespaceURI()
|
String |
accessPrefix()
|
char[] |
accessTextCharacters()
Returns a cloned char[] representation of the internal char[] buffer. |
int |
accessTextLength()
|
int |
accessTextStart()
|
int |
peekNext()
Peek at the next event. |
| Method Detail |
|---|
int peekNext()
throws XMLStreamException
#next.
XMLStreamExceptionint accessNamespaceCount()
String accessLocalName()
String accessNamespaceURI()
String accessPrefix()
char[] accessTextCharacters()
int accessTextStart()
int accessTextLength()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||