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
IOException
public final long readNumber() throws IOException
IOException
Copyright © 2015–2016 FBK-irst. All rights reserved.