|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
RDFParser passes triples to RDFConsumer
RDFParser| Method Summary | |
void |
addStatement(Statement s)
assert is called every time a new statement within RDF data model is added |
void |
endModel()
end is called when parsing of data is ended |
NodeFactory |
getNodeFactory()
node factory to be used by the parser for creating resources and literals passed to addStatement |
void |
startModel()
start is called when parsing of data is started |
| Method Detail |
public void startModel()
throws ModelException
public void endModel()
throws ModelException
public NodeFactory getNodeFactory()
throws ModelException
public void addStatement(Statement s)
throws ModelException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||