Serialized Form


Package com.hp.hpl.jena.datatypes

Class com.hp.hpl.jena.datatypes.DatatypeFormatException extends com.hp.hpl.jena.shared.JenaException implements Serializable


Package com.hp.hpl.jena.datatypes.xsd

Class com.hp.hpl.jena.datatypes.xsd.IllegalDateTimeFieldException extends com.hp.hpl.jena.shared.JenaException implements Serializable


Package com.hp.hpl.jena.db

Class com.hp.hpl.jena.db.RDFRDBException extends com.hp.hpl.jena.shared.JenaException implements Serializable


Package com.hp.hpl.jena.enhanced

Class com.hp.hpl.jena.enhanced.AlreadyLinkedViewException extends com.hp.hpl.jena.shared.JenaException implements Serializable

Class com.hp.hpl.jena.enhanced.PersonalityConfigException extends java.lang.RuntimeException implements Serializable

Class com.hp.hpl.jena.enhanced.UnsupportedPolymorphismException extends com.hp.hpl.jena.shared.JenaException implements Serializable

Serialized Fields

eg

EnhGraph eg

cl

java.lang.Class cl


Package com.hp.hpl.jena.graph

Class com.hp.hpl.jena.graph.GraphEvent extends java.util.EventObject implements Serializable

Class com.hp.hpl.jena.graph.Reifier.AlreadyReifiedException extends Reifier.CannotReifyException implements Serializable

Class com.hp.hpl.jena.graph.Reifier.CannotReifyException extends com.hp.hpl.jena.shared.JenaException implements Serializable


Package com.hp.hpl.jena.graph.query

Class com.hp.hpl.jena.graph.query.BufferPipe.BoundedBufferPutException extends com.hp.hpl.jena.shared.JenaException implements Serializable

Class com.hp.hpl.jena.graph.query.BufferPipe.BoundedBufferTakeException extends com.hp.hpl.jena.shared.JenaException implements Serializable


Package com.hp.hpl.jena.ontology

Class com.hp.hpl.jena.ontology.ConversionException extends OntologyException implements Serializable

Class com.hp.hpl.jena.ontology.LanguageConsistencyException extends OntologyException implements Serializable

Class com.hp.hpl.jena.ontology.OntologyException extends com.hp.hpl.jena.shared.JenaException implements Serializable

Class com.hp.hpl.jena.ontology.ProfileException extends OntologyException implements Serializable


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

Class com.hp.hpl.jena.rdf.arp.MalformedURIException extends java.io.IOException implements Serializable

Class com.hp.hpl.jena.rdf.arp.ParseException extends org.xml.sax.SAXParseException implements Serializable

Serialized Fields

id

int id

where

Location where

specialConstructor

boolean specialConstructor

currentToken

Token currentToken

isFatal

boolean isFatal

expectedTokenSequences

int[][] expectedTokenSequences

tokenImage

java.lang.String[] tokenImage

promoteMe

boolean promoteMe

startAttributes

Token startAttributes

Class com.hp.hpl.jena.rdf.arp.URI extends java.lang.Object implements Serializable

Serialized Fields

m_scheme

java.lang.String m_scheme
Stores the scheme (usually the protocol) for this URI.


m_userinfo

java.lang.String m_userinfo
If specified, stores the userinfo for this URI; otherwise null


m_host

java.lang.String m_host
If specified, stores the host for this URI; otherwise null


m_port

java.lang.String m_port
If specified, stores the port for this URI; otherwise null


n_port

int n_port

m_path

java.lang.String m_path
If specified, stores the path for this URI; otherwise null


m_subPaths

java.lang.String[] m_subPaths
Lazily assigned variable being: ?? { m_path +"a", dir, parent-dir, grand-parent-dir } Each component is lazily assigned too.


m_queryString

java.lang.String m_queryString
If specified, stores the query string for this URI; otherwise null.


m_fragment

java.lang.String m_fragment
If specified, stores the fragment for this URI; otherwise null


haveCheckedNFC

boolean haveCheckedNFC

isNFC

boolean isNFC


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

Class com.hp.hpl.jena.rdf.arp.lang.LanguageTagSyntaxException extends java.lang.Exception implements Serializable


Package com.hp.hpl.jena.rdf.model

Class com.hp.hpl.jena.rdf.model.DoesNotReifyException extends RDFException implements Serializable

Class com.hp.hpl.jena.rdf.model.EmptyListException extends com.hp.hpl.jena.shared.JenaException implements Serializable

Class com.hp.hpl.jena.rdf.model.EmptyListUpdateException extends com.hp.hpl.jena.shared.JenaException implements Serializable

Class com.hp.hpl.jena.rdf.model.InvalidListException extends com.hp.hpl.jena.shared.JenaException implements Serializable

Class com.hp.hpl.jena.rdf.model.JenaAltHasNoDefaultException extends RDFException implements Serializable

Class com.hp.hpl.jena.rdf.model.JenaHasNoModelException extends RDFException implements Serializable

Class com.hp.hpl.jena.rdf.model.JenaLiteralRequiredException extends RDFException implements Serializable

Class com.hp.hpl.jena.rdf.model.JenaResourceRequiredException extends RDFException implements Serializable

Class com.hp.hpl.jena.rdf.model.JenaSeqIndexBoundsException extends RDFException implements Serializable

Class com.hp.hpl.jena.rdf.model.ListIndexException extends com.hp.hpl.jena.shared.JenaException implements Serializable

Class com.hp.hpl.jena.rdf.model.RDFError extends java.lang.Error implements Serializable

Serialized Fields

nestedException

java.lang.Throwable nestedException
Deprecated. 

Class com.hp.hpl.jena.rdf.model.RDFException extends com.hp.hpl.jena.shared.JenaException implements Serializable

Serialized Fields

errorCode

int errorCode

otherCode

int otherCode

nestedException

java.lang.Exception nestedException

message

java.lang.String message


Package com.hp.hpl.jena.rdql

Class com.hp.hpl.jena.rdql.EvalFailureException extends java.lang.RuntimeException implements Serializable

Class com.hp.hpl.jena.rdql.EvalTypeException extends EvalFailureException implements Serializable

Class com.hp.hpl.jena.rdql.QueryException extends java.lang.RuntimeException implements Serializable

Class com.hp.hpl.jena.rdql.RDQL_InternalErrorException extends QueryException implements Serializable

Class com.hp.hpl.jena.rdql.ValueException extends EvalTypeException implements Serializable


Package com.hp.hpl.jena.reasoner

Class com.hp.hpl.jena.reasoner.IllegalParameterException extends ReasonerException implements Serializable

Class com.hp.hpl.jena.reasoner.ReasonerException extends com.hp.hpl.jena.shared.JenaException implements Serializable



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