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
IOException
public final void writeValue(@Nullable org.openrdf.model.Value value, boolean compress) throws IOException
IOException
public final void writeString(@Nullable String s) throws IOException
IOException
public final void writeNumber(long num) throws IOException
IOException
Copyright © 2015–2016 FBK-irst. All rights reserved.