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

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.
CharacterModel Some support for the Character Model Recommendation from the W3C (currently in second last call working draft).
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).
URIref This class provides methods to encode and decode URI References in accordance with http://www.w3.org/TR/charmod/#sec-URIs .
 

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.
 



Copyright © 2003 Hewlett-Packard. All Rights Reserved.