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

Reading RDF/XML.

See:
          Description

Interface Summary
ALiteral A string literal property value from an RDF/XML file.
AResource A resource from the input file.
ARPErrorNumbers Error numbers used by ARP.
RDFParserConstants  
StatementHandler The callback from a reader to an RDF application.
 

Class Summary
ARP Another RDF Parser.
ARPSaxErrorHandler This class is not part of the API.
CharacterModel Some support for the Character Model Recommendation from the W3C (currently in second last call working draft).
JenaReader Interface between Jena and ARP.
NTriple A command line interface into ARP.
StanfordImpl An implementation of Sergey Melnik's Stanford API, used by SiRPAC.
URI A class to represent a Uniform Resource Identifier (URI).
 

Exception Summary
MalformedURIException MalformedURIExceptions are thrown in the process of building a URI or setting fields on a URI when an operation would result in an invalid URI specification.
ParseException An exception during the RDF processing of ARP.
 

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

Reading RDF/XML.



Copyright © 2001-2003 Hewlett-Packard. All Rights Reserved.