|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FormatWriter
Base interface used for the definition of RDF format writers.
| Method Summary | |
|---|---|
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. |
| Methods inherited from interface org.apache.any23.writer.TripleHandler |
|---|
close, closeContext, endDocument, openContext, receiveNamespace, receiveTriple, setContentLength, startDocument |
| Method Detail |
|---|
boolean 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.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||