public interface FormatWriter extends TripleHandler
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAnnotated()
If
true then the produced RDF is annotated with
the extractors used to generate the specific statements. |
void |
setAnnotated(boolean f)
Sets the annotation flag.
|
close, closeContext, endDocument, openContext, receiveNamespace, receiveTriple, setContentLength, startDocumentboolean isAnnotated()
true then the produced RDF is annotated with
the extractors used to generate the specific statements.void setAnnotated(boolean f)
f - If true then the produced RDF is annotated with
the extractors used to generate the specific statements.Copyright © 2010–2019 The Apache Software Foundation. All rights reserved.