| Interface | Description |
|---|---|
| ALiteral |
A string literal property value from an RDF/XML file.
|
| AResource |
A URI or blank node reported to a
StatementHandler. |
| ARPConfig | |
| ARPErrorNumbers |
Error numbers used by ARP.
|
| ARPEventHandler |
Convenience generalization of all ARP handler interfaces.
|
| ExtendedHandler |
Extended callbacks from a reader to an RDF application.
|
| NamespaceHandler |
The interface for being notified about namespace use in an RDF/XML
document.
|
| StatementHandler |
The callback from a reader to an RDF application.
|
| Class | Description |
|---|---|
| ARP |
Another RDF Parser.
|
| ARPHandlers |
The interface to set the various handlers on ARP.
|
| ARPOptions |
The interface to set the various options on ARP.
|
| DOM2Model |
Transform DOM nodes of RDF.XML into Jena Models.
|
| JenaReader |
Interface between Jena and ARP.
|
| NTriple |
A command line interface into ARP.
|
| SAX2Model |
Use arbitrary SAX input to Jena.
|
| SAX2RDF |
Allows connecting an arbitrary source of SAX events with ARP.
|
| StAX2Model |
A collection of convenient functions to parse an XML stream using ARP.
|
| StAX2SAX |
Bridge StAX and SAX parsing.
|
| Exception | Description |
|---|---|
| FatalParsingErrorException | |
| ParseException |
An exception during the RDF processing of ARP.
|
A parser for RDF/XML.
See the ARP documentation for more information.
Licenced under the Apache License, Version 2.0