| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface JsonStreamReaderFactory.JsonStreamReader
| Nested Class Summary | |
|---|---|
| static interface | JsonStreamReaderFactory.JsonStreamReader.JsonEndPropertyEvent | 
| static interface | JsonStreamReaderFactory.JsonStreamReader.JsonEvent | 
| static interface | JsonStreamReaderFactory.JsonStreamReader.JsonStartPropertyEvent | 
| static interface | JsonStreamReaderFactory.JsonStreamReader.JsonValueEvent | 
| Method Summary | |
|---|---|
|  void | close() | 
|  boolean | hasNext() | 
|  JsonStreamReaderFactory.JsonStreamReader.JsonEvent | nextEvent() | 
|  JsonStreamReaderFactory.JsonStreamReader.JsonEvent | previousEvent()returns the JsonEvent that the last call to nextEvent() returned. | 
|  void | skipNestedEvents() | 
| Method Detail | 
|---|
void close()
boolean hasNext()
JsonStreamReaderFactory.JsonStreamReader.JsonEvent nextEvent()
JsonStreamReaderFactory.JsonStreamReader.JsonEvent previousEvent()
void skipNestedEvents()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||