Serialized Form


Package com.hp.hpl.jena.datatypes

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


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

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


Package com.hp.hpl.jena.db

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


Package com.hp.hpl.jena.enhanced

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

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

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

Serialized Fields

eg

EnhGraph eg

cl

java.lang.Class cl


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

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

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

Class com.hp.hpl.jena.graph.query.Query.UnboundVariableException extends 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 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.AltHasNoDefaultException extends RDFException implements Serializable

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

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

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

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

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

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

Class com.hp.hpl.jena.rdf.model.LiteralRequiredException extends RDFException 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 JenaException implements Serializable

Serialized Fields

errorCode

int errorCode

otherCode

int otherCode

nestedException

java.lang.Exception nestedException

message

java.lang.String message

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

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


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 JenaException implements Serializable


Package com.hp.hpl.jena.reasoner.rulesys

Class com.hp.hpl.jena.reasoner.rulesys.BuiltinException extends JenaException implements Serializable

Class com.hp.hpl.jena.reasoner.rulesys.Rule.ParserException extends java.lang.RuntimeException implements Serializable


Package com.hp.hpl.jena.shared

Class com.hp.hpl.jena.shared.AddDeniedException extends UpdateDeniedException implements Serializable

Class com.hp.hpl.jena.shared.AlreadyExistsException extends RDFRDBException implements Serializable

Class com.hp.hpl.jena.shared.AlreadyReifiedException extends CannotReifyException implements Serializable

Class com.hp.hpl.jena.shared.AssertionFailureException extends RDFException implements Serializable

Class com.hp.hpl.jena.shared.BadBooleanException extends RDFException implements Serializable

Class com.hp.hpl.jena.shared.BadCharLiteralException extends RDFException implements Serializable

Class com.hp.hpl.jena.shared.BadDescriptionException extends JenaException implements Serializable

Serialized Fields

badGraph

Graph badGraph

Class com.hp.hpl.jena.shared.BadURIException extends JenaException implements Serializable

Class com.hp.hpl.jena.shared.BrokenException extends JenaException implements Serializable

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

Class com.hp.hpl.jena.shared.ClosedException extends JenaException implements Serializable

Serialized Fields

graph

Graph graph

Class com.hp.hpl.jena.shared.DeleteDeniedException extends UpdateDeniedException implements Serializable

Class com.hp.hpl.jena.shared.DoesNotExistException extends RDFRDBException implements Serializable

Class com.hp.hpl.jena.shared.InvalidPropertyURIException extends RDFException implements Serializable

Class com.hp.hpl.jena.shared.JenaException extends java.lang.RuntimeException implements Serializable

Serialized Fields

cause

java.lang.Throwable cause

Class com.hp.hpl.jena.shared.NoReaderForLangException extends RDFException implements Serializable

Class com.hp.hpl.jena.shared.NoWriterForLangException extends RDFException implements Serializable

Class com.hp.hpl.jena.shared.PrefixMapping.IllegalPrefixException extends JenaException implements Serializable

Class com.hp.hpl.jena.shared.PrefixMapping.JenaLockedException extends JenaException implements Serializable

Class com.hp.hpl.jena.shared.PropertyNotFoundException extends RDFException implements Serializable

Class com.hp.hpl.jena.shared.SyntaxError extends RDFException implements Serializable

Class com.hp.hpl.jena.shared.UnknownPropertyException extends RDFException implements Serializable

Class com.hp.hpl.jena.shared.UpdateDeniedException extends JenaException implements Serializable

Serialized Fields

triple

Triple triple



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