Package | Description |
---|---|
com.hp.hpl.jena.rdf.arp |
A parser for RDF/XML.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ARPEventHandler
Convenience generalization of all ARP handler interfaces.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
StatementHandler |
ARPHandlers.setStatementHandler(StatementHandler sh)
Sets the StatementHandler that provides the callback mechanism for each
triple in the file.
|
Licenced under the Apache License, Version 2.0