| Modifier and Type | Method and Description |
|---|---|
boolean |
isEOF() |
long |
readNumber() |
org.openrdf.model.Statement |
readStatement() |
String |
readString() |
org.openrdf.model.Value |
readValue() |
public final boolean isEOF()
@Nullable public final org.openrdf.model.Statement readStatement() throws IOException
IOException@Nullable public final org.openrdf.model.Value readValue() throws IOException
IOException@Nullable public final String readString() throws IOException
IOExceptionpublic final long readNumber()
throws IOException
IOExceptionCopyright © 2015–2016 FBK-irst. All rights reserved.