Package com.hp.hpl.jena.rdf.arp

A parser for RDF/XML.

See:
          Description

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.
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 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.
ARPTests The JUnit test suite for ARP.
DOM2Model Transform DOM nodes of RDF.XML into Jena Models.
ExceptionTests  
JenaReader Interface between Jena and ARP.
MemoryLeakTest  
MoreDOM2RDFTest  
MoreTests  
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.
SAX2RDFMoreTests  
SAX2RDFTest  
TaintingTests  
TestARPMain  
TestErrorMsg  
TestPackage  
TestPropEltErrorMsg  
TestScope  
URITests  
 

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.
 

Package com.hp.hpl.jena.rdf.arp Description

A parser for RDF/XML.

See the ARP documentation and the I/O mini howto for more information.



Copyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP