A B C D E F G I L M N P R S T U W X

A

A_ABOUT - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
A_ABOUTEACH - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
A_BAGID - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
A_DATATYPE - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
A_ID - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
A_NODEID - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
A_OTHER - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
A_PARSETYPE - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
A_RDF_N - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
A_RESOURCE - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
A_TYPE - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
A_XMLBASE - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
A_XMLLANG - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
A_XMLNS - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
ALiteral - interface com.hp.hpl.jena.rdf.arp.ALiteral.
A string literal property value from an RDF/XML file.
AResource - interface com.hp.hpl.jena.rdf.arp.AResource.
A resource from the input file.
ARP - class com.hp.hpl.jena.rdf.arp.ARP.
Another RDF Parser.
ARP() - Constructor for class com.hp.hpl.jena.rdf.arp.ARP
Creates a new RDF Parser.
ARPErrorNumbers - interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers.
Error numbers used by ARP.
AV_COLLECTION - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
AV_DAMLCOLLECTION - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
AV_LITERAL - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
AV_RESOURCE - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
AV_STRING - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 

B

bibliographicCode - Variable in class com.hp.hpl.jena.rdf.arp.lang.Iso639
The ISO639-2 three character Bibliographic Code.

C

CD_STRING - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
CharacterModel - class com.hp.hpl.jena.rdf.arp.CharacterModel.
Some support for the Character Model Recommendation from the W3C (currently in second last call working draft).
CharacterModel() - Constructor for class com.hp.hpl.jena.rdf.arp.CharacterModel
 
classification - Variable in class com.hp.hpl.jena.rdf.arp.lang.Iso639
The bitwise OR of all applicable values from LanguageTagCodes.
classification - Variable in class com.hp.hpl.jena.rdf.arp.lang.IanaLanguageTag
The bitwise OR of all applicable values from LanguageTagCodes.
code - Variable in class com.hp.hpl.jena.rdf.arp.lang.Iso3166
The 2 character country code.
com.hp.hpl.jena.rdf.arp - package com.hp.hpl.jena.rdf.arp
 
com.hp.hpl.jena.rdf.arp.lang - package com.hp.hpl.jena.rdf.arp.lang
 
COMMENT - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 

D

decode(String) - Static method in class com.hp.hpl.jena.rdf.arp.URIref
Convert a URI, in US-ASCII, with escaped characters taken from UTF-8, to the corresponding Unicode string.

E

E_DESCRIPTION - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
E_END - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
E_LI - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
E_OTHER - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
E_RDF - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
E_RDF_N - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
EM_ERROR - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
Used as ErrorMode to abort processing of element, after reporting error.
EM_FATAL - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
Used as ErrorMode to stop processing after reporting error.
EM_IGNORE - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
Used as ErrorMode to not report an error.
EM_WARNING - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
Used as ErrorMode to report warning and continue processing.
encode(String) - Static method in class com.hp.hpl.jena.rdf.arp.URIref
Convert a Unicode string, first to UTF-8 and then to an RFC 2396 compliant URI with optional fragment identifier using %NN escape mechanism as appropriate.
EOF - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
equals(Object) - Method in class com.hp.hpl.jena.rdf.arp.URI
Determines if the passed-in Object is equivalent to this URI.
ERR_ABOUTEACH_NOT_TOPLEVEL - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
Deprecated. No longer occurs. Any use of rdf:aboutEach is a syntax error.
ERR_BAD_RDF_ATTRIBUTE - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
An attribute name in the RDF namespace has been used that is reserved as an RDF name, but not as an attribute.
ERR_BAD_RDF_ELEMENT - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
An element is tagged rdf:XXX where XXX is an RDF attribute name, (E205).
ERR_INTERNAL_ERROR - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
Should not happen.
ERR_LI_AS_TYPE - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
rdf:li is being used in the typed node construction.
ERR_NOT_WHITESPACE - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
Non-white character data has occurred where the RDF grammar does not permit it.
ERR_SAX_ERROR - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
The SAX Parser generated an error.
ERR_SAX_FATAL_ERROR - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
The SAX Parser generated a fatal error.
ERR_STRING_NOT_NORMAL_FORM_C - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
String Literals in RDF must be in Unicode Normal Form C (E207).
ERR_SYNTAX_ERROR - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
The attributes or element tags contravene the RDF grammar.
ERR_UNABLE_TO_RECOVER - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
The error recovery code failed; this can occur.
ERR_URI_NOT_NORMAL_FORM_C - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
URI references in RDF must be in Unicode Normal Form C (E208).
errorMessage() - Method in class com.hp.hpl.jena.rdf.arp.lang.LanguageTag
An error message describing the reason the tag is illegal.

F

find(LanguageTag) - Static method in class com.hp.hpl.jena.rdf.arp.lang.IanaLanguageTag
Look up a language identifier in the IANA list.
find(String) - Static method in class com.hp.hpl.jena.rdf.arp.lang.Iso639
Look an ISO-639 code up in the list.
find(String) - Static method in class com.hp.hpl.jena.rdf.arp.lang.Iso3166
Look a country code up in the list.
formatMessage(Exception) - Static method in class com.hp.hpl.jena.rdf.arp.ParseException
Calls e.getMessage() and also accesses line and column information for SAXParseException's.

G

getAnonymousID() - Method in interface com.hp.hpl.jena.rdf.arp.AResource
A string distinguishing this anonymous resource, from other anonymous resources.
getDatatypeURI() - Method in interface com.hp.hpl.jena.rdf.arp.ALiteral
The datatype URI of a typed literal, or null for an untyped literal.
getErrorNumber() - Method in class com.hp.hpl.jena.rdf.arp.ParseException
The error number (from ARPErrorNumbers) related to this exception.
getFragment() - Method in class com.hp.hpl.jena.rdf.arp.URI
Get the fragment for this URI.
getHost() - Method in class com.hp.hpl.jena.rdf.arp.URI
Get the host for this URI.
getLang() - Method in interface com.hp.hpl.jena.rdf.arp.ALiteral
The value of xml:lang for this literal, often the empty string.
getLocator() - Method in class com.hp.hpl.jena.rdf.arp.ARP
When parsing a file, this returns a Locator giving the position of the last XML event processed by ARP.
getMessage() - Method in class com.hp.hpl.jena.rdf.arp.ParseException
The message without location information.
getParseType() - Method in interface com.hp.hpl.jena.rdf.arp.ALiteral
When isWellFormedXML() is true, this returns the value of the rdf:parseType attribute, usually "Literal".
getPath() - Method in class com.hp.hpl.jena.rdf.arp.URI
Get the path for this URI.
getPath(boolean, boolean) - Method in class com.hp.hpl.jena.rdf.arp.URI
Get the path for this URI (optionally with the query string and fragment).
getPort() - Method in class com.hp.hpl.jena.rdf.arp.URI
Get the port for this URI.
getQueryString() - Method in class com.hp.hpl.jena.rdf.arp.URI
Get the query string for this URI.
getScheme() - Method in class com.hp.hpl.jena.rdf.arp.URI
Get the scheme for this URI.
getSchemeSpecificPart() - Method in class com.hp.hpl.jena.rdf.arp.URI
Get the scheme-specific part for this URI (everything following the scheme and the first colon).
getURI() - Method in interface com.hp.hpl.jena.rdf.arp.AResource
If the input file specifies a URI reference for this resource, return it.
getUserData() - Method in interface com.hp.hpl.jena.rdf.arp.AResource
The user data allows the RDF application to store one Object with each resource during parsing.
getUserinfo() - Method in class com.hp.hpl.jena.rdf.arp.URI
Get the userinfo for this URI.

I

IanaLanguageTag - class com.hp.hpl.jena.rdf.arp.lang.IanaLanguageTag.
Language codes registered by IANA.
IGN_PRIVATE_XMLLANG - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
An xml:lang attribute uses one or more of the extension facilities in RFC3066 or ISO639.
IGN_XMLBASE_SIGNIFICANT - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
Indicates that somewhere, an xml:base attribute has been used and changes the interpretation of some URI (either through a URI-reference or idSymbold production in the grammar).
IGN_XMLBASE_USED - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
Indicates that somewhere, other than in an XML Literal an xml:base attribute has been used.
isAnonymous() - Method in interface com.hp.hpl.jena.rdf.arp.AResource
Was this resource not given a URI in the file.
isComposingChar(char) - Static method in class com.hp.hpl.jena.rdf.arp.CharacterModel
Is the character a composing character as defined by the Character Model 2nd Last Call Working Draft.
isConformantSchemeName(String) - Static method in class com.hp.hpl.jena.rdf.arp.URI
Determine whether a scheme conforms to the rules for a scheme name.
isFullyNormalizedConstruct(String) - Static method in class com.hp.hpl.jena.rdf.arp.CharacterModel
Is this string fully normalized as defined by the Character Model 2nd Last Call Working Draft.
isGenericURI() - Method in class com.hp.hpl.jena.rdf.arp.URI
Get the indicator as to whether this URI uses the "generic URI" syntax.
isNormalFormC() - Method in class com.hp.hpl.jena.rdf.arp.URI
 
isNormalFormC(String) - Static method in class com.hp.hpl.jena.rdf.arp.CharacterModel
Is this string in Unicode Normal Form C.
Iso3166 - class com.hp.hpl.jena.rdf.arp.lang.Iso3166.
Country code names from ISO 3166.
Iso639 - class com.hp.hpl.jena.rdf.arp.lang.Iso639.
Language codes from ISO639-1 and ISO639-2.
isWellFormedAddress(String) - Static method in class com.hp.hpl.jena.rdf.arp.URI
Determine whether a string is syntactically capable of representing a valid IPv4 address or the domain name of a network host.
isWellFormedXML() - Method in interface com.hp.hpl.jena.rdf.arp.ALiteral
Was this formed from a rdf:parseType="Literal" construction.

L

LanguageTag - class com.hp.hpl.jena.rdf.arp.lang.LanguageTag.
RFC 3066, "Tags for the Identification of Languages".
LanguageTag(String) - Constructor for class com.hp.hpl.jena.rdf.arp.lang.LanguageTag
Creates new RFC3066 LanguageTag.
LanguageTagCodes - interface com.hp.hpl.jena.rdf.arp.lang.LanguageTagCodes.
Informational values about language codes.
LanguageTagSyntaxException - exception com.hp.hpl.jena.rdf.arp.lang.LanguageTagSyntaxException.
A LanguageTag did not conform to RFC3066.
load(InputStream) - Method in class com.hp.hpl.jena.rdf.arp.ARP
Load RDF/XML from an InputStream, using base URL http://unknown.org/.
load(InputStream, String) - Method in class com.hp.hpl.jena.rdf.arp.ARP
Load RDF/XML from an InputStream.
load(Reader) - Method in class com.hp.hpl.jena.rdf.arp.ARP
Load RDF/XML from a Reader, using base URL http://unknown.org/.
load(Reader, String) - Method in class com.hp.hpl.jena.rdf.arp.ARP
Load RDF/XML from a Reader.
LT_DEFAULT - Static variable in interface com.hp.hpl.jena.rdf.arp.lang.LanguageTagCodes
The special tag i-default.
LT_EXTRA - Static variable in interface com.hp.hpl.jena.rdf.arp.lang.LanguageTagCodes
A tag with non-standard extra subtags.
LT_IANA - Static variable in interface com.hp.hpl.jena.rdf.arp.lang.LanguageTagCodes
A tag in the IANA registry.
LT_IANA_DEPRECATED - Static variable in interface com.hp.hpl.jena.rdf.arp.lang.LanguageTagCodes
A langauge tag that is deprecated in the IANA registry.
LT_ILLEGAL - Static variable in interface com.hp.hpl.jena.rdf.arp.lang.LanguageTagCodes
An illegal tag.
LT_ISO3166 - Static variable in interface com.hp.hpl.jena.rdf.arp.lang.LanguageTagCodes
The second subtag is from ISO3166 and identifies a country.
LT_ISO639 - Static variable in interface com.hp.hpl.jena.rdf.arp.lang.LanguageTagCodes
The first subtag is from ISO639-1 or ISO639-2 and identifies a language,
LT_LOCAL_USE - Static variable in interface com.hp.hpl.jena.rdf.arp.lang.LanguageTagCodes
A special ISO639-2 local use language tag.
LT_MULTIPLE - Static variable in interface com.hp.hpl.jena.rdf.arp.lang.LanguageTagCodes
The special ISO639-2 language tag mul.
LT_PRIVATE_USE - Static variable in interface com.hp.hpl.jena.rdf.arp.lang.LanguageTagCodes
An RFC3066 private use tag.
LT_UNDETERMINED - Static variable in interface com.hp.hpl.jena.rdf.arp.lang.LanguageTagCodes
The undetermined ISO639-2 lanaguge und.

M

main(String[]) - Static method in class com.hp.hpl.jena.rdf.arp.URIref
For simple testing ...
main(String[]) - Static method in class com.hp.hpl.jena.rdf.arp.NTriple
Starts an RDF/XML to NTriple converter.
mainEh(String[], ErrorHandler) - Static method in class com.hp.hpl.jena.rdf.arp.NTriple
Starts an RDF/XML to NTriple converter.
MalformedURIException - exception com.hp.hpl.jena.rdf.arp.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.
MalformedURIException() - Constructor for class com.hp.hpl.jena.rdf.arp.MalformedURIException
Constructs a MalformedURIException with no specified detail message.
MalformedURIException(String) - Constructor for class com.hp.hpl.jena.rdf.arp.MalformedURIException
Constructs a MalformedURIException with the specified detail message.

N

name - Variable in class com.hp.hpl.jena.rdf.arp.lang.Iso639
The name of the language in English.
name - Variable in class com.hp.hpl.jena.rdf.arp.lang.Iso3166
The name of the country (in English).
NTriple - class com.hp.hpl.jena.rdf.arp.NTriple.
A command line interface into ARP.
NTriple() - Constructor for class com.hp.hpl.jena.rdf.arp.NTriple
 

P

parse(InputSource, RDFConsumer) - Method in class com.hp.hpl.jena.rdf.arp.StanfordImpl
Parse from the given SAX/XML input source.
ParseException - exception com.hp.hpl.jena.rdf.arp.ParseException.
An exception during the RDF processing of ARP.
PROCESSING_INSTRUCTION - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
promote() - Method in class com.hp.hpl.jena.rdf.arp.ParseException
Intended for use within an RDFErrorHandler.

R

RDFParserConstants - interface com.hp.hpl.jena.rdf.arp.RDFParserConstants.
 

S

setDefaultErrorMode() - Method in class com.hp.hpl.jena.rdf.arp.ARP
Resets error mode to the default values: most errors are reported as warnings, but triples are produced.
setEmbedding(boolean) - Method in class com.hp.hpl.jena.rdf.arp.ARP
Sets whether the XML document is only RDF, or contains RDF embedded in other XML.
setErrorHandler(ErrorHandler) - Method in class com.hp.hpl.jena.rdf.arp.StanfordImpl
Set the error handler.
setErrorHandler(ErrorHandler) - Method in class com.hp.hpl.jena.rdf.arp.ARP
Sets the error handler, for both XML and RDF parse errors.
setErrorMode(int, int) - Method in class com.hp.hpl.jena.rdf.arp.ARP
Sets or gets the error handling mode for a specific error condition.
setLaxErrorMode() - Method in class com.hp.hpl.jena.rdf.arp.ARP
As many errors as possible are ignored.
setStatementHandler(StatementHandler) - Method in class com.hp.hpl.jena.rdf.arp.ARP
Sets the StatementHandler that provides the callback mechanism for each triple in the file.
setStrictErrorMode() - Method in class com.hp.hpl.jena.rdf.arp.ARP
This method tries to emulate the latest Working Group recommendations.
setStrictErrorMode(int) - Method in class com.hp.hpl.jena.rdf.arp.ARP
This method detects and prohibits errors according to the latest Working Group recommendations.
setUserData(Object) - Method in interface com.hp.hpl.jena.rdf.arp.AResource
The user data allows the RDF application to store one Object with each resource during parsing.
StanfordImpl - class com.hp.hpl.jena.rdf.arp.StanfordImpl.
An implementation of Sergey Melnik's Stanford API, used by SiRPAC.
StanfordImpl() - Constructor for class com.hp.hpl.jena.rdf.arp.StanfordImpl
Creates an RDFParser.
startsWithComposingCharacter(String) - Static method in class com.hp.hpl.jena.rdf.arp.CharacterModel
 
statement(AResource, AResource, ALiteral) - Method in interface com.hp.hpl.jena.rdf.arp.StatementHandler
A triple in the file.
statement(AResource, AResource, AResource) - Method in interface com.hp.hpl.jena.rdf.arp.StatementHandler
A triple in the file.
StatementHandler - interface com.hp.hpl.jena.rdf.arp.StatementHandler.
The callback from a reader to an RDF application.

T

tagType() - Method in class com.hp.hpl.jena.rdf.arp.lang.LanguageTag
The properties of this LanguageTag, expressed as a bitwise or of fields from LanguageTagCodes.
terminologyCode - Variable in class com.hp.hpl.jena.rdf.arp.lang.Iso639
The ISO639-2 three character Terminology Code.
tokenImage - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
toString() - Method in class com.hp.hpl.jena.rdf.arp.URI
Get the URI as a string specification.
toString() - Method in interface com.hp.hpl.jena.rdf.arp.ALiteral
The string value of the literal.
twoCharCode - Variable in class com.hp.hpl.jena.rdf.arp.lang.Iso639
The ISO639-1 two character code.

U

URI - class com.hp.hpl.jena.rdf.arp.URI.
A class to represent a Uniform Resource Identifier (URI).
URI() - Constructor for class com.hp.hpl.jena.rdf.arp.URI
Construct a new and uninitialized URI.
URI(String) - Constructor for class com.hp.hpl.jena.rdf.arp.URI
Construct a new URI from a URI specification string.
URI(String, String) - Constructor for class com.hp.hpl.jena.rdf.arp.URI
Construct a new URI that does not follow the generic URI syntax.
URI(String, String, String, int, String, String, String) - Constructor for class com.hp.hpl.jena.rdf.arp.URI
Construct a new URI that follows the generic URI syntax from its component parts.
URI(String, String, String, String, String) - Constructor for class com.hp.hpl.jena.rdf.arp.URI
Construct a new URI that follows the generic URI syntax from its component parts.
URI(URI) - Constructor for class com.hp.hpl.jena.rdf.arp.URI
Construct a new URI from another URI.
URI(URI, String) - Constructor for class com.hp.hpl.jena.rdf.arp.URI
Construct a new URI from a base URI and a URI specification string.
URIref - class com.hp.hpl.jena.rdf.arp.URIref.
This class provides methods to encode and decode URI References in accordance with http://www.w3.org/TR/charmod/#sec-URIs .
URIref() - Constructor for class com.hp.hpl.jena.rdf.arp.URIref
 

W

WARN_BAD_NAME - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
An ID symbol or other grammar production that should be an XML name is malformed.
WARN_BAD_NAMESPACE_URI - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
Some xmlns declaration has a non-URI as its right hand side.
WARN_BAD_RDF_NAMESPACE_URI - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
Within RDF, it is not permitted to define an XML namespace that has a namespace URI with the RDF namespace URI as a proper prefix.
WARN_BAD_XML - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
Deprecated.  
WARN_BAD_XML_NAMESPACE_URI - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
Within RDF, it is not permitted to define an XML namespace that has a namespace URI with the XML namespace URI as a proper prefix.
WARN_BAD_XMLLANG - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
The value of an xml:lang attribute while syntactically conforming to RFC3066 does not conform with other rules, possibly through not being listed in ISO639 or ISO3166 or the IANA language tag registry.
WARN_DEPRECATED_XMLLANG - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
The value of an xml:lang attribute has been deprecated by IANA (W117).
WARN_IN_STRICT_MODE - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
This is an internal only field, not intended for public use.
WARN_LEGAL_REUSE_OF_ID - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
The same name has been used for more than one rdf:ID or rdf:bagID, in the context of different xml:bases.
WARN_MALFORMED_URI - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
A URI reference does not conform to RFC2396.
WARN_MALFORMED_XMLLANG - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
The value of an xml:lang attribute does not conform to the syntactic rules of RFC3066.
WARN_MINOR_INTERNAL_ERROR - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
Should not happen.
WARN_PROCESSING_INSTRUCTION_IN_RDF - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
An XML processing instruction occurred in RDF content.
WARN_QNAME_AS_ID - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
The idSymbol production matched a string with a colon in it.
WARN_RDF_NN_AS_TYPE - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
rdf:_NNN is being used in the typed node construction.
WARN_REDEFINITION_OF_ID - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
The same name has been used for more than one rdf:ID or rdf:bagID, in the context of the same xml:base (if any).
WARN_RELATIVE_NAMESPACE_URI_DEPRECATED - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
A namespace, which has been declared with a relative URI, has been used in a qualified name.
WARN_SAX_WARNING - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
The SAX Parser generated a warning.
WARN_STRING_COMPOSING_CHAR - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
String Literals in RDF should not start with a composing char, as defined by the CharacterModel working draft.
WARN_UNKNOWN_PARSETYPE - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
An unrecognised value for rdf:parseType has been found.
WARN_UNKNOWN_RDF_ATTRIBUTE - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
An attribute name in the RDF namespace has been used that is not a reserved RDF attribute name.
WARN_UNKNOWN_RDF_ELEMENT - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
An element is tagged rdf:XXX where XXX is not a recognised RDF element name.
WARN_UNKNOWN_XML_ATTRIBUTE - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
An attribute from the xml namespace has been used that is not recognised.
WARN_UNQUALIFIED_ATTRIBUTE - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
Some attribute that is not an RDF keyword is used in an unqualified fashion.
WARN_UNQUALIFIED_ELEMENT - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
An element tag is not a qualified name.
WARN_UNQUALIFIED_RDF_ATTRIBUTE - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
A standard rdf attribute like type or about is used without a namespace qualifier.
WARN_URI_COMPOSING_CHAR - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
URI components in RDF should not start with a composing char, as defined by the CharacterModel working draft.
WARN_XMLBASE_MISSING - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
Indicates that no name is known for the current file being parsed.

X

X_SAX_EX - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
X_WARNING - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 

A B C D E F G I L M N P R S T U W X

Copyright © 2003 Hewlett-Packard. All Rights Reserved.