Serialized Form
-
Package org.apache.jena.assembler
-
Exception org.apache.jena.assembler.BadObjectException
class BadObjectException extends AssemblerException implements Serializable-
Serialized Fields
-
object
RDFNode object
-
-
-
-
Package org.apache.jena.assembler.exceptions
-
Exception org.apache.jena.assembler.exceptions.AmbiguousSpecificTypeException
class AmbiguousSpecificTypeException extends AssemblerException implements Serializable -
Exception org.apache.jena.assembler.exceptions.AssemblerException
class AssemblerException extends JenaException implements Serializable-
Serialized Fields
-
doing
List<AssemblerGroup.Frame> doing
-
root
Resource root
-
-
-
Exception org.apache.jena.assembler.exceptions.CannotConstructException
class CannotConstructException extends AssemblerException implements Serializable -
Exception org.apache.jena.assembler.exceptions.CannotHaveRulesException
class CannotHaveRulesException extends AssemblerException implements Serializable -
Exception org.apache.jena.assembler.exceptions.CannotLoadClassException
class CannotLoadClassException extends AssemblerException implements Serializable-
Serialized Fields
-
className
String className
-
-
-
Exception org.apache.jena.assembler.exceptions.NoImplementationException
class NoImplementationException extends AssemblerException implements Serializable -
Exception org.apache.jena.assembler.exceptions.NoSpecificTypeException
class NoSpecificTypeException extends AssemblerException implements Serializable -
Exception org.apache.jena.assembler.exceptions.NotExpectedTypeException
class NotExpectedTypeException extends AssemblerException implements Serializable -
Exception org.apache.jena.assembler.exceptions.NotUniqueException
class NotUniqueException extends AssemblerException implements Serializable-
Serialized Fields
-
property
Property property
-
-
-
Exception org.apache.jena.assembler.exceptions.PropertyRequiredException
class PropertyRequiredException extends AssemblerException implements Serializable-
Serialized Fields
-
property
Property property
-
-
-
Exception org.apache.jena.assembler.exceptions.ReasonerClashException
class ReasonerClashException extends AssemblerException implements Serializable -
Exception org.apache.jena.assembler.exceptions.UnknownEncodingException
class UnknownEncodingException extends AssemblerException implements Serializable-
Serialized Fields
-
encoding
String encoding
-
-
-
Exception org.apache.jena.assembler.exceptions.UnknownReasonerException
class UnknownReasonerException extends AssemblerException implements Serializable-
Serialized Fields
-
url
Resource url
-
-
-
-
Package org.apache.jena.datatypes
-
Exception org.apache.jena.datatypes.DatatypeFormatException
class DatatypeFormatException extends JenaException implements Serializable-
Serialized Fields
-
dataType
RDFDatatype dataType
-
lexicalForm
String lexicalForm
-
-
-
-
Package org.apache.jena.datatypes.xsd
-
Exception org.apache.jena.datatypes.xsd.IllegalDateTimeFieldException
class IllegalDateTimeFieldException extends JenaException implements Serializable
-
-
Package org.apache.jena.enhanced
-
Exception org.apache.jena.enhanced.AlreadyLinkedViewException
class AlreadyLinkedViewException extends JenaException implements Serializable -
Exception org.apache.jena.enhanced.PersonalityConfigException
class PersonalityConfigException extends RuntimeException implements Serializable -
Exception org.apache.jena.enhanced.UnsupportedPolymorphismException
class UnsupportedPolymorphismException extends JenaException implements Serializable
-
-
Package org.apache.jena.ext.xerces.impl.dv
-
Exception org.apache.jena.ext.xerces.impl.dv.DatatypeException
class DatatypeException extends Exception implements Serializable- serialVersionUID:
- 1940805832730465578L
-
Exception org.apache.jena.ext.xerces.impl.dv.InvalidDatatypeFacetException
class InvalidDatatypeFacetException extends DatatypeException implements Serializable- serialVersionUID:
- -4104066085909970654L
-
Exception org.apache.jena.ext.xerces.impl.dv.InvalidDatatypeValueException
class InvalidDatatypeValueException extends DatatypeException implements Serializable- serialVersionUID:
- -5523739426958236125L
-
-
Package org.apache.jena.ext.xerces.impl.dv.xs
-
Exception org.apache.jena.ext.xerces.impl.dv.xs.SchemaDateTimeException
class SchemaDateTimeException extends RuntimeException implements Serializable- serialVersionUID:
- -8520832235337769040L
-
-
Package org.apache.jena.ext.xerces.impl.xpath.regex
-
Exception org.apache.jena.ext.xerces.impl.xpath.regex.ParseException
class ParseException extends RuntimeException implements Serializable- serialVersionUID:
- -7012400318097691370L
-
Serialized Fields
-
location
int location
-
-
Class org.apache.jena.ext.xerces.impl.xpath.regex.RegularExpression
class RegularExpression extends Object implements Serializable- serialVersionUID:
- 6242499334195006401L
-
Serialized Fields
-
hasBackReferences
boolean hasBackReferences
-
nofparen
int nofparen
The number of parenthesis in the regular expression. -
options
int options
-
regex
String regex
A regular expression. -
tokentree
org.apache.jena.ext.xerces.impl.xpath.regex.Token tokentree
Internal representation of the regular expression.
-
-
-
Package org.apache.jena.ext.xerces.util
-
Class org.apache.jena.ext.xerces.util.URI
class URI extends Object implements Serializable-
Serialized Fields
-
m_fragment
String m_fragment
If specified, stores the fragment for this URI; otherwise null -
m_host
String m_host
If specified, stores the host for this URI; otherwise null -
m_path
String m_path
If specified, stores the path for this URI; otherwise null -
m_port
int m_port
If specified, stores the port for this URI; otherwise -1 -
m_queryString
String m_queryString
If specified, stores the query string for this URI; otherwise null. -
m_regAuthority
String m_regAuthority
If specified, stores the registry based authority for this URI; otherwise -1 -
m_scheme
String m_scheme
Stores the scheme (usually the protocol) for this URI. -
m_userinfo
String m_userinfo
If specified, stores the userinfo for this URI; otherwise null
-
-
-
Exception org.apache.jena.ext.xerces.util.URI.MalformedURIException
class MalformedURIException extends IOException implements Serializable
-
-
Package org.apache.jena.ext.xerces.xs
-
Exception org.apache.jena.ext.xerces.xs.XSException
class XSException extends RuntimeException implements Serializable- serialVersionUID:
- 3111893084677917742L
-
Serialized Fields
-
code
short code
-
-
-
Package org.apache.jena.graph
-
Exception org.apache.jena.graph.JenaNodeException
class JenaNodeException extends JenaException implements Serializable -
Class org.apache.jena.graph.Node
class Node extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
writeReplace
- Throws:
ObjectStreamException
-
-
-
Class org.apache.jena.graph.Node_ANY
class Node_ANY extends Node implements Serializable -
Class org.apache.jena.graph.Node_Blank
class Node_Blank extends Node implements Serializable-
Serialized Fields
-
label
String label
-
-
-
Class org.apache.jena.graph.Node_Ext
class Node_Ext extends Node implements Serializable-
Serialized Fields
-
object
X object
-
-
-
Class org.apache.jena.graph.Node_Graph
class Node_Graph extends Node implements Serializable-
Serialized Fields
-
graph
Graph graph
-
-
-
Class org.apache.jena.graph.Node_Literal
class Node_Literal extends Node implements Serializable-
Serialized Fields
-
label
LiteralLabel label
-
-
-
Class org.apache.jena.graph.Node_Marker
-
Class org.apache.jena.graph.Node_Triple
class Node_Triple extends Node implements Serializable-
Serialized Fields
-
triple
Triple triple
-
-
-
Class org.apache.jena.graph.Node_URI
class Node_URI extends Node implements Serializable-
Serialized Fields
-
uriStr
String uriStr
-
-
-
Class org.apache.jena.graph.Node_Variable
class Node_Variable extends Node implements Serializable-
Serialized Fields
-
varName
String varName
-
-
-
Exception org.apache.jena.graph.Node.NotLiteral
class NotLiteral extends JenaException implements Serializable -
Class org.apache.jena.graph.Triple
class Triple extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
writeReplace
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
-
-
Package org.apache.jena.irix
-
Exception org.apache.jena.irix.IRIException
class IRIException extends JenaException implements Serializable -
Exception org.apache.jena.irix.RelativeIRIException
class RelativeIRIException extends IRIException implements Serializable
-
-
Package org.apache.jena.ontology
-
Exception org.apache.jena.ontology.ConversionException
class ConversionException extends OntologyException implements Serializable -
Exception org.apache.jena.ontology.LanguageConsistencyException
class LanguageConsistencyException extends OntologyException implements Serializable- serialVersionUID:
- 1962961408291647160L
-
Exception org.apache.jena.ontology.OntologyException
class OntologyException extends JenaException implements Serializable -
Class org.apache.jena.ontology.OntTools.Path
-
Exception org.apache.jena.ontology.ProfileException
class ProfileException extends OntologyException implements Serializable
-
-
Package org.apache.jena.rdf.model
-
Exception org.apache.jena.rdf.model.AltHasNoDefaultException
class AltHasNoDefaultException extends JenaException implements Serializable -
Exception org.apache.jena.rdf.model.DoesNotReifyException
class DoesNotReifyException extends JenaException implements Serializable -
Exception org.apache.jena.rdf.model.EmptyListException
class EmptyListException extends JenaException implements Serializable -
Exception org.apache.jena.rdf.model.EmptyListUpdateException
class EmptyListUpdateException extends JenaException implements Serializable -
Exception org.apache.jena.rdf.model.HasNoModelException
class HasNoModelException extends JenaException implements Serializable -
Exception org.apache.jena.rdf.model.InvalidListException
class InvalidListException extends JenaException implements Serializable -
Exception org.apache.jena.rdf.model.ListIndexException
class ListIndexException extends JenaException implements Serializable -
Exception org.apache.jena.rdf.model.LiteralRequiredException
class LiteralRequiredException extends JenaException implements Serializable -
Exception org.apache.jena.rdf.model.ResourceRequiredException
class ResourceRequiredException extends JenaException implements Serializable -
Exception org.apache.jena.rdf.model.SeqIndexBoundsException
class SeqIndexBoundsException extends JenaException implements Serializable
-
-
Package org.apache.jena.rdfxml.xmlinput0
-
Exception org.apache.jena.rdfxml.xmlinput0.FatalParsingErrorException
class FatalParsingErrorException extends RuntimeException implements Serializable- serialVersionUID:
- -1098004693549165728L
-
Exception org.apache.jena.rdfxml.xmlinput0.ParseException
class ParseException extends ParseException implements Serializable
-
-
Package org.apache.jena.rdfxml.xmlinput1
-
Exception org.apache.jena.rdfxml.xmlinput1.FatalParsingErrorException
class FatalParsingErrorException extends RuntimeException implements Serializable- serialVersionUID:
- -1098004693549165728L
-
Exception org.apache.jena.rdfxml.xmlinput1.ParseException
class ParseException extends SAXParseException implements Serializable- serialVersionUID:
- -5986976549492477885L
-
Serialized Fields
-
id
int id
-
inputName
String inputName
-
promoteMe
boolean promoteMe
-
-
-
Package org.apache.jena.reasoner
-
Exception org.apache.jena.reasoner.IllegalParameterException
class IllegalParameterException extends ReasonerException implements Serializable -
Exception org.apache.jena.reasoner.ReasonerException
class ReasonerException extends JenaException implements Serializable
-
-
Package org.apache.jena.reasoner.rulesys
-
Exception org.apache.jena.reasoner.rulesys.BuiltinException
class BuiltinException extends JenaException implements Serializable -
Class org.apache.jena.reasoner.rulesys.Node_RuleVariable
class Node_RuleVariable extends Node_Variable implements Serializable-
Serialized Fields
-
index
int index
The offset of this variable in the Frule's binding table -
isRef
boolean isRef
A flag to indicate that the value is reference (pointer to a var) -
value
Node value
The value to which this variable is bound, can be another variable, itself (meaning unbound) or an actual value
-
-
-
Exception org.apache.jena.reasoner.rulesys.Rule.ParserException
class ParserException extends JenaException implements Serializable- serialVersionUID:
- -7297703783308663168L
-
-
Package org.apache.jena.reasoner.rulesys.impl
-
Exception org.apache.jena.reasoner.rulesys.impl.LPRuleSyntaxException
class LPRuleSyntaxException extends ReasonerException implements Serializable
-
-
Package org.apache.jena.shared