- java.lang.Object
-
- org.apache.johnzon.core.JohnzonJsonParser.JohnzonJsonParserWrapper
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface javax.json.stream.JsonParser
javax.json.stream.JsonParser.Event
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private javax.json.stream.JsonParser |
jsonParser |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface javax.json.stream.JsonParser
-
getInt
public int getInt()
- Specified by:
getInt
in interface javax.json.stream.JsonParser
-
getLong
public long getLong()
- Specified by:
getLong
in interface javax.json.stream.JsonParser
-
close
public void close()
- Specified by:
close
in interface Closeable
- Specified by:
close
in interface AutoCloseable
- Specified by:
close
in interface javax.json.stream.JsonParser
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.