| Modifier and Type | Method and Description |
|---|---|
void |
writeNumber(long num) |
void |
writeStatement(org.openrdf.model.Statement statement,
boolean compress) |
void |
writeString(String s) |
void |
writeValue(org.openrdf.model.Value value,
boolean compress) |
public final void writeStatement(@Nullable org.openrdf.model.Statement statement, boolean compress) throws IOException
IOExceptionpublic final void writeValue(@Nullable org.openrdf.model.Value value, boolean compress) throws IOException
IOExceptionpublic final void writeString(@Nullable String s) throws IOException
IOExceptionpublic final void writeNumber(long num)
throws IOException
IOExceptionCopyright © 2015–2016 FBK-irst. All rights reserved.