|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StatementHandler | |
|---|---|
| com.hp.hpl.jena.rdf.arp | A parser for RDF/XML. |
| Uses of StatementHandler in com.hp.hpl.jena.rdf.arp |
|---|
| Subinterfaces of StatementHandler in com.hp.hpl.jena.rdf.arp | |
|---|---|
interface |
ARPEventHandler
Convenience generalization of all ARP handler interfaces. |
| Methods in com.hp.hpl.jena.rdf.arp that return StatementHandler | |
|---|---|
StatementHandler |
ARPHandlers.getStatementHandler()
Gets the current statement handler. |
StatementHandler |
ARPHandlers.setStatementHandler(StatementHandler sh)
Sets the StatementHandler that provides the callback mechanism for each triple in the file. |
| Methods in com.hp.hpl.jena.rdf.arp with parameters of type StatementHandler | |
|---|---|
StatementHandler |
ARPHandlers.setStatementHandler(StatementHandler sh)
Sets the StatementHandler that provides the callback mechanism for each triple in the file. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||