Package org.mulgara.jena.rdf.arp

Interface Summary
ALiteral A string literal property value from an RDF/XML file.
AResource A URI or blank node reported to a StatementHandler.
ARPConfig Used to set event handlers and options on ARP, SAX2Model, and SAX2RDF instances.
ARPErrorNumbers Error numbers used by ARP.
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 Summary
ARP Another RDF Parser.
ARPHandlers The interface to set the various handlers on ARP.
ARPOptions The interface to set the various options on ARP.
SAX2RDF Allows connecting an arbitrary source of SAX events with ARP.
 

Exception Summary
FatalParsingErrorException This exception should only be seen in user code when using SAX2RDF or SAX2Model.
ParseException An exception during the RDF processing of ARP.
 



Copyright © 2011. All Rights Reserved.