A C D E F G H I K L M N O P R S T U V X

A

add(Namespaces) - Method in class org.mindswap.xmlparser.Namespaces
 
addAll(RDFResourceList) - Method in class org.mindswap.rdfparser.rdf.util.RDFResourceList
Adds all elements of parameter to current list.

addAttribute(String, String) - Method in class org.mindswap.rdfparser.rdf.RDFResource
Adds an attribute with specified name and value to this resource.

addAttribute(String, String) - Method in class org.mindswap.rdfparser.rdf.RDFProperty
 
addAttribute(String, String) - Method in class org.mindswap.rdfparser.rdf.RDFPropertyImpl
 
addAttribute(String, String) - Method in class org.mindswap.xmlparser.xml.tags.XMLTag
 
addAttributes(AttributeList) - Method in class org.mindswap.rdfparser.rdf.RDFResource
Adds all attributes in the list to this resource.

addDomain(String) - Method in class org.mindswap.rdfparser.rdf.RDFProperty
 
addElement(RDFResource) - Method in class org.mindswap.rdfparser.rdf.util.RDFResourceList
Adds the parameter to the list if it has not already been added.

addElement(RDFResource) - Method in class org.mindswap.damlparser.daml.DAMLList
 
addElement(XMLResource) - Method in class org.mindswap.xmlparser.xml.XMLRestriction
 
addElement(XMLResource) - Method in class org.mindswap.xmlparser.xml.util.XMLResourceList
Adds the parameter to the list if it has not already been added.

addEquivalentTo(String) - Method in class org.mindswap.rdfparser.rdf.RDFResource
Adds the id of an equivalent resource to the list of equivalent resources.

addNewTag(RDFResource) - Method in class org.mindswap.rdfparser.rdf.RDFFile
 
addNode(RDFResource) - Method in class org.mindswap.rdfparser.rdf.RDFResource
Adds a single resource node.

addNode(RDFResource) - Method in class org.mindswap.rdfparser.rdf.RDFProperty
 
addNode(RDFResource) - Method in class org.mindswap.rdfparser.rdf.RDFClass
 
addNode(RDFResource) - Method in class org.mindswap.rdfparser.rdf.RDFBag
 
addNode(RDFResource) - Method in class org.mindswap.damlparser.daml.DAMLProperty
 
addNode(RDFResource) - Method in class org.mindswap.damlparser.daml.DAMLOneOf
 
addNode(RDFResource) - Method in class org.mindswap.damlparser.daml.DAMLList
 
addNode(RDFResource) - Method in class org.mindswap.damlparser.daml.DAMLFirst
 
addNode(RDFResource) - Method in class org.mindswap.damlparser.daml.DAMLRest
 
addNode(RDFResource) - Method in class org.mindswap.owlparser.owl.OWLOneOf
 
addNodes(RDFResourceList) - Method in class org.mindswap.rdfparser.rdf.RDFResource
Adds all nodes in the list to this resource.

addRange(String) - Method in class org.mindswap.rdfparser.rdf.RDFProperty
 
addRestriction(Restriction) - Method in class org.mindswap.rdfparser.rdf.RDFProperty
 
addRestriction(XMLRestriction) - Method in class org.mindswap.xmlparser.xml.XMLComplexType
 
addRestriction(XMLRestriction) - Method in class org.mindswap.xmlparser.xml.XMLSimpleType
 
addRestrictions(RDFResourceList) - Method in class org.mindswap.rdfparser.rdf.RDFProperty
 
addTag(XMLTag) - Method in class org.mindswap.xmlparser.xml.tags.XMLTag
 
addTags(Vector) - Method in class org.mindswap.xmlparser.xml.tags.XMLTag
 
AttributeList - class org.mindswap.xmlparser.utils.AttributeList.
 
AttributeList() - Constructor for class org.mindswap.xmlparser.utils.AttributeList
 

C

clear() - Method in class org.mindswap.rdfparser.rdf.RDFFile
 
clear() - Method in class org.mindswap.rdfparser.rdf.util.RDFResourceList
Removes all elements from the list.

clone() - Method in class org.mindswap.rdfparser.rdf.RDFResource
Makes a copy of this object.

clone() - Method in class org.mindswap.rdfparser.rdf.RDFProperty
 
clone() - Method in class org.mindswap.rdfparser.rdf.RDFClass
 
clone() - Method in class org.mindswap.rdfparser.rdf.RDFClassImpl
 
clone() - Method in class org.mindswap.rdfparser.rdf.RDFPropertyImpl
 
clone() - Method in class org.mindswap.rdfparser.rdf.util.RDFResourceList
Makes a copy of this object.

clone() - Method in class org.mindswap.xmlparser.utils.AttributeList
Clones this attribute list returning a new copy.

COLLECTION - Static variable in class org.mindswap.rdfparser.rdf.RDFProperty
 
contains(Object) - Method in class org.mindswap.rdfparser.rdf.util.RDFResourceList
Returns true or false depending on whether the parameter is currently in the list.

contains(Object) - Method in class org.mindswap.xmlparser.xml.util.XMLResourceList
Returns true or false depending on whether the parameter is currently in the list.

containsKey(String) - Method in class org.mindswap.xmlparser.utils.AttributeList
Returns true or false based on whether or not the parameter is an attribute currently in the list.

copy() - Method in class org.mindswap.xmlparser.Namespaces
 
createFromTriples(NTripleList, String, String, Namespaces) - Method in class org.mindswap.rdfparser.RDFParser
Given a list of NTriples, the associated filename and abbreviation, and any namespaces the user wishes to have in the file, the parser can create the same object model as it would from an RDF file.

createInstance() - Method in class org.mindswap.rdfparser.rdf.RDFProperty
 
createInstance() - Method in class org.mindswap.rdfparser.rdf.RDFClass
 
createInstance() - Method in class org.mindswap.rdfparser.rdf.RDFLi
 

D

DAML_Cardinality - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_CardinalityQ - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_Class - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_Collection - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_Comment - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_ComplementOf - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_DatatypeProperty - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_DifferentIndividualFrom - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_DisjointUnionOf - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_DisjointWith - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_Domain - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_EquivalentTo - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_First - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_HasClass - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_HasClassQ - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_HasValue - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_Imports - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_IntersectionOf - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_InverseOf - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_IsDefinedBy - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_Item - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_Label - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_List - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_MaxCardinality - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_MaxCardinalityQ - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_MinCardinality - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_MinCardinalityQ - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_Nil - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_ObjectProperty - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_OneOf - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_OnProperty - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_Ontology - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_Property - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_Range - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_Resource - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_Rest - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_Restriction - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_SameClassAs - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_SameIndividualAs - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_SamePropertyAs - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_SeeAlso - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_SubClassOf - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_SubPropertyOf - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_TERMS - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_Thing - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_ToClass - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_TransitiveProperty - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_Type - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_UnambiguousProperty - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_UnionOf - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_UniqueProperty - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAML_VersionInfo - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAMLCardinality - class org.mindswap.damlparser.daml.DAMLCardinality.
Title: RDF Instance Creator
DAMLCardinality() - Constructor for class org.mindswap.damlparser.daml.DAMLCardinality
 
DAMLCardinality(String) - Constructor for class org.mindswap.damlparser.daml.DAMLCardinality
 
DAMLCardinalityQ - class org.mindswap.damlparser.daml.DAMLCardinalityQ.
Title:
DAMLCardinalityQ() - Constructor for class org.mindswap.damlparser.daml.DAMLCardinalityQ
 
DAMLCardinalityQ(String) - Constructor for class org.mindswap.damlparser.daml.DAMLCardinalityQ
 
DAMLClass - class org.mindswap.damlparser.daml.DAMLClass.
Title: RDF Instance Creator (RIC)
DAMLClass() - Constructor for class org.mindswap.damlparser.daml.DAMLClass
 
DAMLClass(String) - Constructor for class org.mindswap.damlparser.daml.DAMLClass
 
DAMLClassImpl - class org.mindswap.damlparser.daml.DAMLClassImpl.
Title:
DAMLClassImpl() - Constructor for class org.mindswap.damlparser.daml.DAMLClassImpl
 
DAMLCollection - class org.mindswap.damlparser.daml.DAMLCollection.
 
DAMLCollection() - Constructor for class org.mindswap.damlparser.daml.DAMLCollection
 
DAMLCollection(String) - Constructor for class org.mindswap.damlparser.daml.DAMLCollection
 
DAMLComment - class org.mindswap.damlparser.daml.DAMLComment.
Title:
DAMLComment() - Constructor for class org.mindswap.damlparser.daml.DAMLComment
 
DAMLComment(String) - Constructor for class org.mindswap.damlparser.daml.DAMLComment
 
DAMLComplementOf - class org.mindswap.damlparser.daml.DAMLComplementOf.
Title:
DAMLComplementOf() - Constructor for class org.mindswap.damlparser.daml.DAMLComplementOf
 
DAMLComplementOf(String) - Constructor for class org.mindswap.damlparser.daml.DAMLComplementOf
 
DAMLConsts - interface org.mindswap.damlparser.consts.DAMLConsts.
Title: DAMLConsts
DAMLDatatypeProperty - class org.mindswap.damlparser.daml.DAMLDatatypeProperty.
Title: RDF Instance Creator
DAMLDatatypeProperty() - Constructor for class org.mindswap.damlparser.daml.DAMLDatatypeProperty
 
DAMLDatatypeProperty(String) - Constructor for class org.mindswap.damlparser.daml.DAMLDatatypeProperty
 
DAMLDifferentIndividualFrom - class org.mindswap.damlparser.daml.DAMLDifferentIndividualFrom.
Title:
DAMLDifferentIndividualFrom() - Constructor for class org.mindswap.damlparser.daml.DAMLDifferentIndividualFrom
 
DAMLDifferentIndividualFrom(String) - Constructor for class org.mindswap.damlparser.daml.DAMLDifferentIndividualFrom
 
DAMLDisjointUnionOf - class org.mindswap.damlparser.daml.DAMLDisjointUnionOf.
Title:
DAMLDisjointUnionOf() - Constructor for class org.mindswap.damlparser.daml.DAMLDisjointUnionOf
 
DAMLDisjointUnionOf(String) - Constructor for class org.mindswap.damlparser.daml.DAMLDisjointUnionOf
 
DAMLDisjointWith - class org.mindswap.damlparser.daml.DAMLDisjointWith.
Title:
DAMLDisjointWith() - Constructor for class org.mindswap.damlparser.daml.DAMLDisjointWith
 
DAMLDisjointWith(String) - Constructor for class org.mindswap.damlparser.daml.DAMLDisjointWith
 
DAMLDomain - class org.mindswap.damlparser.daml.DAMLDomain.
 
DAMLDomain() - Constructor for class org.mindswap.damlparser.daml.DAMLDomain
 
DAMLDomain(String) - Constructor for class org.mindswap.damlparser.daml.DAMLDomain
 
DAMLEquivalentTo - class org.mindswap.damlparser.daml.DAMLEquivalentTo.
Title: RDF Instance Creator
DAMLEquivalentTo() - Constructor for class org.mindswap.damlparser.daml.DAMLEquivalentTo
 
DAMLEquivalentTo(String) - Constructor for class org.mindswap.damlparser.daml.DAMLEquivalentTo
 
DAMLFile - class org.mindswap.damlparser.daml.DAMLFile.
 
DAMLFile(String, String, Hashtable, Hashtable, Hashtable, Hashtable, Namespaces) - Constructor for class org.mindswap.damlparser.daml.DAMLFile
 
DAMLFile(String, String, Hashtable, Hashtable, Hashtable, Hashtable, Namespaces, Ontology, RDFResourceList) - Constructor for class org.mindswap.damlparser.daml.DAMLFile
 
DAMLFirst - class org.mindswap.damlparser.daml.DAMLFirst.
Title:
DAMLFirst() - Constructor for class org.mindswap.damlparser.daml.DAMLFirst
 
DAMLFirst(String) - Constructor for class org.mindswap.damlparser.daml.DAMLFirst
 
DAMLHasClass - class org.mindswap.damlparser.daml.DAMLHasClass.
Title:
DAMLHasClass() - Constructor for class org.mindswap.damlparser.daml.DAMLHasClass
 
DAMLHasClass(String) - Constructor for class org.mindswap.damlparser.daml.DAMLHasClass
 
DAMLHasClassQ - class org.mindswap.damlparser.daml.DAMLHasClassQ.
Title:
DAMLHasClassQ() - Constructor for class org.mindswap.damlparser.daml.DAMLHasClassQ
 
DAMLHasClassQ(String) - Constructor for class org.mindswap.damlparser.daml.DAMLHasClassQ
 
DAMLHasValue - class org.mindswap.damlparser.daml.DAMLHasValue.
Title:
DAMLHasValue() - Constructor for class org.mindswap.damlparser.daml.DAMLHasValue
 
DAMLHasValue(String) - Constructor for class org.mindswap.damlparser.daml.DAMLHasValue
 
DAMLImports - class org.mindswap.damlparser.daml.DAMLImports.
Title: RDF Instance Creator (RIC)
DAMLImports() - Constructor for class org.mindswap.damlparser.daml.DAMLImports
 
DAMLImports(String) - Constructor for class org.mindswap.damlparser.daml.DAMLImports
 
DAMLIntersectionOf - class org.mindswap.damlparser.daml.DAMLIntersectionOf.
Title:
DAMLIntersectionOf() - Constructor for class org.mindswap.damlparser.daml.DAMLIntersectionOf
 
DAMLIntersectionOf(String) - Constructor for class org.mindswap.damlparser.daml.DAMLIntersectionOf
 
DAMLInverseOf - class org.mindswap.damlparser.daml.DAMLInverseOf.
Title:
DAMLInverseOf() - Constructor for class org.mindswap.damlparser.daml.DAMLInverseOf
 
DAMLInverseOf(String) - Constructor for class org.mindswap.damlparser.daml.DAMLInverseOf
 
DAMLIsDefinedBy - class org.mindswap.damlparser.daml.DAMLIsDefinedBy.
Title:
DAMLIsDefinedBy() - Constructor for class org.mindswap.damlparser.daml.DAMLIsDefinedBy
 
DAMLIsDefinedBy(String) - Constructor for class org.mindswap.damlparser.daml.DAMLIsDefinedBy
 
DAMLItem - class org.mindswap.damlparser.daml.DAMLItem.
Title:
DAMLItem() - Constructor for class org.mindswap.damlparser.daml.DAMLItem
 
DAMLItem(String) - Constructor for class org.mindswap.damlparser.daml.DAMLItem
 
DAMLLabel - class org.mindswap.damlparser.daml.DAMLLabel.
Title:
DAMLLabel() - Constructor for class org.mindswap.damlparser.daml.DAMLLabel
 
DAMLLabel(String) - Constructor for class org.mindswap.damlparser.daml.DAMLLabel
 
DAMLList - class org.mindswap.damlparser.daml.DAMLList.
Title:
DAMLList() - Constructor for class org.mindswap.damlparser.daml.DAMLList
 
DAMLList(String) - Constructor for class org.mindswap.damlparser.daml.DAMLList
 
DAMLMaxCardinality - class org.mindswap.damlparser.daml.DAMLMaxCardinality.
Title: RDF Instance Creator
DAMLMaxCardinality() - Constructor for class org.mindswap.damlparser.daml.DAMLMaxCardinality
 
DAMLMaxCardinality(String) - Constructor for class org.mindswap.damlparser.daml.DAMLMaxCardinality
 
DAMLMaxCardinalityQ - class org.mindswap.damlparser.daml.DAMLMaxCardinalityQ.
Title:
DAMLMaxCardinalityQ() - Constructor for class org.mindswap.damlparser.daml.DAMLMaxCardinalityQ
 
DAMLMaxCardinalityQ(String) - Constructor for class org.mindswap.damlparser.daml.DAMLMaxCardinalityQ
 
DAMLMinCardinality - class org.mindswap.damlparser.daml.DAMLMinCardinality.
Title: RDF Instance Creator
DAMLMinCardinality() - Constructor for class org.mindswap.damlparser.daml.DAMLMinCardinality
 
DAMLMinCardinality(String) - Constructor for class org.mindswap.damlparser.daml.DAMLMinCardinality
 
DAMLMinCardinalityQ - class org.mindswap.damlparser.daml.DAMLMinCardinalityQ.
Title:
DAMLMinCardinalityQ() - Constructor for class org.mindswap.damlparser.daml.DAMLMinCardinalityQ
 
DAMLMinCardinalityQ(String) - Constructor for class org.mindswap.damlparser.daml.DAMLMinCardinalityQ
 
DAMLNil - class org.mindswap.damlparser.daml.DAMLNil.
Title:
DAMLNil() - Constructor for class org.mindswap.damlparser.daml.DAMLNil
 
DAMLNil(String) - Constructor for class org.mindswap.damlparser.daml.DAMLNil
 
DAMLObjectProperty - class org.mindswap.damlparser.daml.DAMLObjectProperty.
Title: RDF Instance Creator
DAMLObjectProperty() - Constructor for class org.mindswap.damlparser.daml.DAMLObjectProperty
 
DAMLObjectProperty(String) - Constructor for class org.mindswap.damlparser.daml.DAMLObjectProperty
 
DAMLOneOf - class org.mindswap.damlparser.daml.DAMLOneOf.
Title: RDF Instance Creator (RIC)
DAMLOneOf() - Constructor for class org.mindswap.damlparser.daml.DAMLOneOf
 
DAMLOneOf(String) - Constructor for class org.mindswap.damlparser.daml.DAMLOneOf
 
DAMLOnProperty - class org.mindswap.damlparser.daml.DAMLOnProperty.
Title: RDF Instance Creator
DAMLOnProperty() - Constructor for class org.mindswap.damlparser.daml.DAMLOnProperty
 
DAMLOnProperty(String) - Constructor for class org.mindswap.damlparser.daml.DAMLOnProperty
 
DAMLOntology - class org.mindswap.damlparser.daml.DAMLOntology.
 
DAMLOntology() - Constructor for class org.mindswap.damlparser.daml.DAMLOntology
 
DAMLOntology(String) - Constructor for class org.mindswap.damlparser.daml.DAMLOntology
 
DAMLParser - class org.mindswap.damlparser.DAMLParser.
 
DAMLParser() - Constructor for class org.mindswap.damlparser.DAMLParser
 
DAMLProperty - class org.mindswap.damlparser.daml.DAMLProperty.
Title: RDF Instance Creator (RIC)
DAMLProperty() - Constructor for class org.mindswap.damlparser.daml.DAMLProperty
 
DAMLProperty(String) - Constructor for class org.mindswap.damlparser.daml.DAMLProperty
 
DAMLRange - class org.mindswap.damlparser.daml.DAMLRange.
 
DAMLRange() - Constructor for class org.mindswap.damlparser.daml.DAMLRange
 
DAMLRange(String) - Constructor for class org.mindswap.damlparser.daml.DAMLRange
 
DAMLResource - class org.mindswap.damlparser.daml.DAMLResource.
 
DAMLResource() - Constructor for class org.mindswap.damlparser.daml.DAMLResource
 
DAMLResource(String) - Constructor for class org.mindswap.damlparser.daml.DAMLResource
 
DAMLRest - class org.mindswap.damlparser.daml.DAMLRest.
Title:
DAMLRest() - Constructor for class org.mindswap.damlparser.daml.DAMLRest
 
DAMLRest(String) - Constructor for class org.mindswap.damlparser.daml.DAMLRest
 
DAMLRestriction - class org.mindswap.damlparser.daml.DAMLRestriction.
Title: RDF Instance Creator
DAMLRestriction() - Constructor for class org.mindswap.damlparser.daml.DAMLRestriction
 
DAMLRestriction(String) - Constructor for class org.mindswap.damlparser.daml.DAMLRestriction
 
DAMLSameClassAs - class org.mindswap.damlparser.daml.DAMLSameClassAs.
Title: RDF Instance Creator
DAMLSameClassAs() - Constructor for class org.mindswap.damlparser.daml.DAMLSameClassAs
 
DAMLSameClassAs(String) - Constructor for class org.mindswap.damlparser.daml.DAMLSameClassAs
 
DAMLSameIndividualAs - class org.mindswap.damlparser.daml.DAMLSameIndividualAs.
Title:
DAMLSameIndividualAs() - Constructor for class org.mindswap.damlparser.daml.DAMLSameIndividualAs
 
DAMLSameIndividualAs(String) - Constructor for class org.mindswap.damlparser.daml.DAMLSameIndividualAs
 
DAMLSamePropertyAs - class org.mindswap.damlparser.daml.DAMLSamePropertyAs.
Title: RDF Instance Creator
DAMLSamePropertyAs() - Constructor for class org.mindswap.damlparser.daml.DAMLSamePropertyAs
 
DAMLSamePropertyAs(String) - Constructor for class org.mindswap.damlparser.daml.DAMLSamePropertyAs
 
DAMLSeeAlso - class org.mindswap.damlparser.daml.DAMLSeeAlso.
Title:
DAMLSeeAlso() - Constructor for class org.mindswap.damlparser.daml.DAMLSeeAlso
 
DAMLSeeAlso(String) - Constructor for class org.mindswap.damlparser.daml.DAMLSeeAlso
 
DAMLSubClassOf - class org.mindswap.damlparser.daml.DAMLSubClassOf.
Title:
DAMLSubClassOf() - Constructor for class org.mindswap.damlparser.daml.DAMLSubClassOf
 
DAMLSubClassOf(String) - Constructor for class org.mindswap.damlparser.daml.DAMLSubClassOf
 
DAMLSubPropertyOf - class org.mindswap.damlparser.daml.DAMLSubPropertyOf.
Title:
DAMLSubPropertyOf() - Constructor for class org.mindswap.damlparser.daml.DAMLSubPropertyOf
 
DAMLSubPropertyOf(String) - Constructor for class org.mindswap.damlparser.daml.DAMLSubPropertyOf
 
DAMLToClass - class org.mindswap.damlparser.daml.DAMLToClass.
 
DAMLToClass() - Constructor for class org.mindswap.damlparser.daml.DAMLToClass
 
DAMLToClass(String) - Constructor for class org.mindswap.damlparser.daml.DAMLToClass
 
DAMLTransitiveProperty - class org.mindswap.damlparser.daml.DAMLTransitiveProperty.
Title:
DAMLTransitiveProperty() - Constructor for class org.mindswap.damlparser.daml.DAMLTransitiveProperty
 
DAMLTransitiveProperty(String) - Constructor for class org.mindswap.damlparser.daml.DAMLTransitiveProperty
 
DAMLType - class org.mindswap.damlparser.daml.DAMLType.
Title:
DAMLType() - Constructor for class org.mindswap.damlparser.daml.DAMLType
 
DAMLType(String) - Constructor for class org.mindswap.damlparser.daml.DAMLType
 
DAMLUnambiguousProperty - class org.mindswap.damlparser.daml.DAMLUnambiguousProperty.
Title:
DAMLUnambiguousProperty() - Constructor for class org.mindswap.damlparser.daml.DAMLUnambiguousProperty
 
DAMLUnambiguousProperty(String) - Constructor for class org.mindswap.damlparser.daml.DAMLUnambiguousProperty
 
DAMLUnionOf - class org.mindswap.damlparser.daml.DAMLUnionOf.
Title:
DAMLUnionOf() - Constructor for class org.mindswap.damlparser.daml.DAMLUnionOf
 
DAMLUnionOf(String) - Constructor for class org.mindswap.damlparser.daml.DAMLUnionOf
 
DAMLUniqueProperty - class org.mindswap.damlparser.daml.DAMLUniqueProperty.
Title:
DAMLUniqueProperty() - Constructor for class org.mindswap.damlparser.daml.DAMLUniqueProperty
 
DAMLUniqueProperty(String) - Constructor for class org.mindswap.damlparser.daml.DAMLUniqueProperty
 
DAMLURL - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
DAMLVersionInfo - class org.mindswap.damlparser.daml.DAMLVersionInfo.
Title:
DAMLVersionInfo() - Constructor for class org.mindswap.damlparser.daml.DAMLVersionInfo
 
DAMLVersionInfo(String) - Constructor for class org.mindswap.damlparser.daml.DAMLVersionInfo
 
decode(String) - Method in class org.mindswap.xmlparser.Namespaces
 
decode(String, boolean) - Method in class org.mindswap.xmlparser.Namespaces
 
decode(String, boolean, int) - Method in class org.mindswap.xmlparser.Namespaces
 
decodeAbout(String) - Method in class org.mindswap.xmlparser.Namespaces
 
decodeAbout(String, boolean) - Method in class org.mindswap.xmlparser.Namespaces
 
decodeID(String) - Method in class org.mindswap.xmlparser.Namespaces
 
decodeID(String, boolean) - Method in class org.mindswap.xmlparser.Namespaces
 
DL - Static variable in class org.mindswap.owlparser.owl.OWLFile
 

E

elementAt(int) - Method in class org.mindswap.rdfparser.rdf.util.RDFResourceList
Returns the element at the specified index.

elementAt(int) - Method in class org.mindswap.xmlparser.xml.util.XMLResourceList
Returns the element at the specified index.

encode(String) - Method in class org.mindswap.xmlparser.Namespaces
 
equals(Object) - Method in class org.mindswap.rdfparser.rdf.RDFResource
Compares to resources for equivalence.

equals(Object) - Method in class org.mindswap.rdfparser.rdf.RDFProperty
 
equals(Object) - Method in class org.mindswap.rdfparser.rdf.RDFClass
 
equals(Object) - Method in class org.mindswap.rdfparser.rdf.RDFFile
 

F

FULL - Static variable in class org.mindswap.owlparser.owl.OWLFile
 

G

get(String) - Method in class org.mindswap.xmlparser.Namespaces
 
get(String) - Method in class org.mindswap.xmlparser.utils.AttributeList
Gets the value for an attribute given the attribute name.

getAnonName(RDFResource) - Static method in class org.mindswap.rdfparser.utils.Naming
 
getAttributeByName(String) - Method in class org.mindswap.rdfparser.rdf.RDFResource
Returns the value of a specific attribute.

getAttributeByName(String) - Method in class org.mindswap.xmlparser.xml.tags.XMLTag
 
getAttributeByName(String) - Method in class org.mindswap.xmlparser.utils.AttributeList
Gets the value for an attribute given the attribute name.

getAttributes() - Method in class org.mindswap.rdfparser.rdf.RDFResource
Gets the attributes associated with this resource.

getAttrs() - Method in class org.mindswap.xmlparser.xml.tags.XMLTag
 
getAttrs() - Method in class org.mindswap.xmlparser.utils.TagItems
 
getBase() - Method in class org.mindswap.xmlparser.Namespaces
 
getBase() - Method in class org.mindswap.xmlparser.xml.XMLRestriction
 
getCardinality() - Method in class org.mindswap.damlparser.daml.DAMLRestriction
 
getCardinality() - Method in class org.mindswap.owlparser.owl.OWLRestriction
 
getClassByFriendlyId(String) - Method in class org.mindswap.rdfparser.rdf.RDFFile
 
getClassById(String) - Method in class org.mindswap.rdfparser.rdf.RDFFile
 
getClasses() - Method in class org.mindswap.rdfparser.rdf.RDFFile
 
getComment() - Method in class org.mindswap.rdfparser.rdf.RDFResource
Returns the comment associated with this resource.

getDescriptions() - Method in class org.mindswap.rdfparser.rdf.RDFFile
 
getDocumentType() - Method in class org.mindswap.owlparser.owl.OWLFile
 
getDomains() - Method in class org.mindswap.rdfparser.rdf.RDFProperty
 
getElements() - Method in class org.mindswap.xmlparser.xml.XMLComplexType
 
getElements() - Method in class org.mindswap.xmlparser.xml.XMLRestriction
 
getElements() - Method in class org.mindswap.xmlparser.xml.XMLSequence
 
getEntityName() - Method in class org.mindswap.xmlparser.xml.tags.XMLEntityTag
 
getEquivalentTos() - Method in class org.mindswap.rdfparser.rdf.RDFResource
Returns this list of resources this resource is equivalent to.

getFriendlyId() - Method in class org.mindswap.rdfparser.rdf.RDFResource
Returns the friendly id (no url, just name) of this resource.

getFriendlyName() - Method in class org.mindswap.xmlparser.xml.XMLResource
 
getFriendlyType() - Method in class org.mindswap.rdfparser.rdf.RDFResource
Returns the friendly type (no URI) of the resource.

getHashtable() - Method in class org.mindswap.xmlparser.Namespaces
 
getHasValue() - Method in class org.mindswap.damlparser.daml.DAMLRestriction
 
getHasValue() - Method in class org.mindswap.owlparser.owl.OWLRestriction
 
getId() - Method in class org.mindswap.rdfparser.rdf.RDFResource
Returns the id of this resource.

getId() - Method in class org.mindswap.xmlparser.xml.tags.XMLTag
 
getIndex() - Method in class org.mindswap.rdfparser.rdf.RDFLi
 
getInstanceById(String) - Method in class org.mindswap.rdfparser.rdf.RDFFile
 
getInstances() - Method in class org.mindswap.rdfparser.rdf.RDFFile
 
getInstancesByType(String) - Method in class org.mindswap.rdfparser.rdf.RDFFile
 
getLabel() - Method in class org.mindswap.rdfparser.rdf.RDFResource
Returns the label associated with this resource.

getList() - Method in class org.mindswap.damlparser.daml.DAMLOneOf
 
getList() - Method in class org.mindswap.damlparser.daml.DAMLList
 
getList() - Method in class org.mindswap.owlparser.owl.OWLOneOf
 
getMaxCardinality() - Method in class org.mindswap.rdfparser.rdf.RDFProperty
 
getMaxCardinality() - Method in class org.mindswap.damlparser.daml.DAMLRestriction
 
getMaxCardinality() - Method in class org.mindswap.owlparser.owl.OWLRestriction
 
getMaxOccurs() - Method in class org.mindswap.xmlparser.xml.XMLElement
 
getMinCardinality() - Method in class org.mindswap.rdfparser.rdf.RDFProperty
 
getMinCardinality() - Method in class org.mindswap.damlparser.daml.DAMLRestriction
 
getMinCardinality() - Method in class org.mindswap.owlparser.owl.OWLRestriction
 
getMinOccurs() - Method in class org.mindswap.xmlparser.xml.XMLElement
 
getName() - Method in class org.mindswap.damlparser.daml.DAMLDatatypeProperty
 
getName() - Method in class org.mindswap.xmlparser.xml.XMLResource
 
getName() - Method in class org.mindswap.xmlparser.xml.tags.XMLTag
 
getName() - Method in class org.mindswap.xmlparser.xml.tags.XMLTagImpl
 
getName() - Method in class org.mindswap.xmlparser.xml.tags.XMLDoctypeTag
 
getName() - Method in class org.mindswap.xmlparser.xml.tags.XMLEntityTag
 
getName() - Method in class org.mindswap.xmlparser.xml.tags.XMLCDataTag
 
getNamespace() - Method in class org.mindswap.xmlparser.xml.XMLImport
 
getNamespaces() - Method in class org.mindswap.rdfparser.rdf.RDFFile
 
getNamespaces() - Method in class org.mindswap.xmlparser.XMLFile
Returns the Namespaces object associated with this file.

getNewTags() - Method in class org.mindswap.rdfparser.rdf.RDFFile
 
getNextAnonName() - Static method in class org.mindswap.rdfparser.utils.Naming
 
getNillable() - Method in class org.mindswap.xmlparser.xml.XMLElement
 
getNodes() - Method in class org.mindswap.rdfparser.rdf.RDFResource
Returns all child nodes of this resource.

getNTriples() - Method in class org.mindswap.rdfparser.rdf.RDFResource
Return a list of NTriples that are equivalent to this resource.

getNTriples() - Method in class org.mindswap.rdfparser.rdf.RDFFile
 
getNTriples(Namespaces) - Method in class org.mindswap.rdfparser.rdf.RDFResource
Return a list of NTriples that are equivalent to this resource.

getNTriples(Namespaces) - Method in class org.mindswap.rdfparser.rdf.RDFProperty
 
getNTriples(Namespaces) - Method in class org.mindswap.rdfparser.rdf.RDFClass
 
getNTriples(Namespaces) - Method in class org.mindswap.rdfparser.rdf.RDFDescription
 
getNTriples(Namespaces) - Method in class org.mindswap.rdfparser.rdf.RDFClassImpl
 
getNTriples(Namespaces) - Method in class org.mindswap.rdfparser.rdf.RDFLi
 
getNTriples(Namespaces) - Method in class org.mindswap.rdfparser.rdf.util.RDFResourceTag
Return a list of NTriples that are equivalent to this resource.

getNTriples(String, Namespaces) - Method in class org.mindswap.rdfparser.rdf.RDFResource
Return a list of NTriples that are equivalent to this resource.

getNTriples(String, Namespaces) - Method in class org.mindswap.rdfparser.rdf.RDFProperty
 
getNTriples(String, Namespaces) - Method in class org.mindswap.rdfparser.rdf.RDFClass
 
getNTriples(String, Namespaces) - Method in class org.mindswap.rdfparser.rdf.RDFDescription
 
getNTriples(String, Namespaces) - Method in class org.mindswap.rdfparser.rdf.RDFPropertyImpl
 
getNTriples(String, Namespaces) - Method in class org.mindswap.rdfparser.rdf.RDFLi
 
getNTriples(String, Namespaces) - Method in class org.mindswap.rdfparser.rdf.util.RDFResourceTag
Return a list of NTriples that are equivalent to this resource.

getNTriples(String, Namespaces) - Method in class org.mindswap.damlparser.daml.DAMLList
 
getOnProperty() - Method in class org.mindswap.damlparser.daml.DAMLRestriction
 
getOnProperty() - Method in class org.mindswap.owlparser.owl.OWLRestriction
 
getOntologyDescription() - Method in class org.mindswap.rdfparser.rdf.RDFFile
 
getOntologyURI() - Method in class org.mindswap.rdfparser.rdf.RDFFile
 
getOriginal(String) - Method in class org.mindswap.xmlparser.Namespaces
 
getOriginalHash() - Method in class org.mindswap.xmlparser.Namespaces
 
getPrefix(String) - Method in class org.mindswap.xmlparser.Namespaces
 
getProperties() - Method in class org.mindswap.rdfparser.rdf.RDFClass
 
getPropertyById(String) - Method in class org.mindswap.rdfparser.rdf.RDFClass
 
getPropertyById(String) - Method in class org.mindswap.rdfparser.rdf.RDFFile
 
getPropertyByType(String) - Method in class org.mindswap.rdfparser.rdf.RDFClass
 
getPropertyByType(String, boolean) - Method in class org.mindswap.rdfparser.rdf.RDFClass
 
getProps() - Method in class org.mindswap.rdfparser.rdf.RDFFile
 
getRanges() - Method in class org.mindswap.rdfparser.rdf.RDFProperty
 
getResourceByFriendlyName(String) - Method in class org.mindswap.xmlparser.xml.util.XMLResourceList
Search through the list and return the resource with the specified friendly name.

getResourceById(String) - Method in class org.mindswap.rdfparser.rdf.util.RDFResourceList
Search through the list and return the resource with the specified id.

getResourceByName(String) - Method in class org.mindswap.xmlparser.xml.util.XMLResourceList
Search through the list and return the resource with the specified name.

getResourceByType(String) - Method in class org.mindswap.rdfparser.rdf.RDFResource
Returns a list of all child resources associated with this resource with the specified type.

getResourceByType(String) - Method in class org.mindswap.rdfparser.rdf.util.RDFResourceList
Search through the list and return all resources with the specifed type.

getRestrictions() - Method in class org.mindswap.rdfparser.rdf.RDFProperty
 
getRestrictions() - Method in class org.mindswap.xmlparser.xml.XMLComplexType
 
getRestrictions() - Method in class org.mindswap.xmlparser.xml.XMLSimpleType
 
getSameClasses() - Method in class org.mindswap.rdfparser.rdf.RDFClass
 
getSameProperties() - Method in class org.mindswap.rdfparser.rdf.RDFProperty
 
getSuperClasses() - Method in class org.mindswap.rdfparser.rdf.RDFClass
 
getSuperProperties() - Method in class org.mindswap.rdfparser.rdf.RDFProperty
 
getTag() - Method in class org.mindswap.rdfparser.rdf.util.RDFResourceTag
Returns the tag (XMLTag) that represents this object
getTagByName(String) - Method in class org.mindswap.xmlparser.xml.tags.XMLTag
 
getTagName() - Method in class org.mindswap.xmlparser.utils.TagItems
 
getTags() - Method in class org.mindswap.rdfparser.rdf.RDFFile
 
getTags() - Method in class org.mindswap.xmlparser.XMLFile
Returns the collection of tags (XMLTag) that make up this file.

getTags() - Method in class org.mindswap.xmlparser.xml.tags.XMLTag
 
getTags() - Method in class org.mindswap.xmlparser.utils.TagItems
 
getTimestamp() - Method in class org.mindswap.rdfparser.rdf.RDFFile
 
getTimestamp() - Method in class org.mindswap.xmlparser.XMLFile
Returns the time in milliseconds when this file was created.

getToClass() - Method in class org.mindswap.damlparser.daml.DAMLRestriction
 
getToClass() - Method in class org.mindswap.owlparser.owl.OWLRestriction
 
getTriples() - Method in class org.mindswap.rdfparser.rdf.RDFFile
 
getTriples(Namespaces) - Method in class org.mindswap.rdfparser.rdf.RDFResource
Return a list of generic Triples that are equivalent to this resource.

getTriples(Namespaces) - Method in class org.mindswap.damlparser.daml.DAMLList
 
getTriples(Namespaces) - Method in class org.mindswap.xmlparser.xml.tags.XMLTag
 
getTriples(String, Namespaces) - Method in class org.mindswap.rdfparser.rdf.RDFResource
Return a list of generic Triples that are equivalent to this resource.

getTriples(String, Namespaces) - Method in class org.mindswap.rdfparser.rdf.RDFProperty
 
getTriples(String, Namespaces) - Method in class org.mindswap.rdfparser.rdf.RDFClassImpl
 
getTriples(String, Namespaces) - Method in class org.mindswap.rdfparser.rdf.RDFPropertyImpl
 
getTriples(String, Namespaces) - Method in class org.mindswap.damlparser.daml.DAMLList
 
getTriples(String, Namespaces) - Method in class org.mindswap.xmlparser.xml.tags.XMLTag
 
getType() - Method in class org.mindswap.rdfparser.rdf.RDFResource
Returns the type of this object as a string.

getType() - Method in class org.mindswap.rdfparser.rdf.RDFProperty
 
getType() - Method in class org.mindswap.rdfparser.rdf.RDFPredicate
 
getType() - Method in class org.mindswap.rdfparser.rdf.RDFClass
 
getType() - Method in class org.mindswap.rdfparser.rdf.RDFAlt
 
getType() - Method in class org.mindswap.rdfparser.rdf.RDFLabel
 
getType() - Method in class org.mindswap.rdfparser.rdf.RDFObject
 
getType() - Method in class org.mindswap.rdfparser.rdf.RDFSeq
 
getType() - Method in class org.mindswap.rdfparser.rdf.RDFBag
 
getType() - Method in class org.mindswap.rdfparser.rdf.RDFDomain
 
getType() - Method in class org.mindswap.rdfparser.rdf.RDFSeeAlso
 
getType() - Method in class org.mindswap.rdfparser.rdf.RDFComment
 
getType() - Method in class org.mindswap.rdfparser.rdf.RDFDescription
 
getType() - Method in class org.mindswap.rdfparser.rdf.RDFSubPropertyOf
 
getType() - Method in class org.mindswap.rdfparser.rdf.RDFRange
 
getType() - Method in class org.mindswap.rdfparser.rdf.RDFType
 
getType() - Method in class org.mindswap.rdfparser.rdf.RDFFirst
 
getType() - Method in class org.mindswap.rdfparser.rdf.RDFClassImpl
 
getType() - Method in class org.mindswap.rdfparser.rdf.RDFPropertyImpl
 
getType() - Method in class org.mindswap.rdfparser.rdf.RDFSubClassOf
 
getType() - Method in class org.mindswap.rdfparser.rdf.RDFNil
 
getType() - Method in class org.mindswap.rdfparser.rdf.RDFRest
 
getType() - Method in class org.mindswap.rdfparser.rdf.RDFValue
 
getType() - Method in class org.mindswap.rdfparser.rdf.RDFIsDefinedBy
 
getType() - Method in class org.mindswap.rdfparser.rdf.RDFLi
 
getType() - Method in class org.mindswap.rdfparser.rdf.RDFSubject
 
getType() - Method in class org.mindswap.rdfparser.rdf.util.RDFResourceTag
Returns the type of this object as a string.

getType() - Method in class org.mindswap.damlparser.daml.DAMLProperty
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLHasValue
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLCardinalityQ
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLCardinality
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLMaxCardinality
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLComplementOf
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLSubClassOf
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLObjectProperty
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLUnambiguousProperty
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLLabel
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLUnionOf
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLTransitiveProperty
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLHasClass
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLIsDefinedBy
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLClass
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLCollection
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLSeeAlso
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLSubPropertyOf
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLOneOf
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLMaxCardinalityQ
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLDifferentIndividualFrom
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLComment
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLEquivalentTo
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLList
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLNil
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLRestriction
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLSameClassAs
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLVersionInfo
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLOnProperty
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLType
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLIntersectionOf
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLItem
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLUniqueProperty
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLToClass
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLMinCardinalityQ
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLFirst
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLSamePropertyAs
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLDisjointWith
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLRange
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLMinCardinality
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLSameIndividualAs
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLInverseOf
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLOntology
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLImports
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLHasClassQ
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLRest
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLDomain
 
getType() - Method in class org.mindswap.damlparser.daml.DAMLDisjointUnionOf
 
getType() - Method in class org.mindswap.owlparser.owl.OWLDisjointWith
 
getType() - Method in class org.mindswap.owlparser.owl.OWLObjectProperty
 
getType() - Method in class org.mindswap.owlparser.owl.OWLSymmetricProperty
 
getType() - Method in class org.mindswap.owlparser.owl.OWLDisjointUnionOf
 
getType() - Method in class org.mindswap.owlparser.owl.OWLHasValue
 
getType() - Method in class org.mindswap.owlparser.owl.OWLDatatypeProperty
 
getType() - Method in class org.mindswap.owlparser.owl.OWLClass
 
getType() - Method in class org.mindswap.owlparser.owl.OWLOntology
 
getType() - Method in class org.mindswap.owlparser.owl.OWLComplementOf
 
getType() - Method in class org.mindswap.owlparser.owl.OWLIntersectionOf
 
getType() - Method in class org.mindswap.owlparser.owl.OWLInverseFunctionalProperty
 
getType() - Method in class org.mindswap.owlparser.owl.OWLSamePropertyAs
 
getType() - Method in class org.mindswap.owlparser.owl.OWLSameAs
 
getType() - Method in class org.mindswap.owlparser.owl.OWLUnionOf
 
getType() - Method in class org.mindswap.owlparser.owl.OWLCardinality
 
getType() - Method in class org.mindswap.owlparser.owl.OWLMaxCardinality
 
getType() - Method in class org.mindswap.owlparser.owl.OWLMinCardinality
 
getType() - Method in class org.mindswap.owlparser.owl.OWLVersionInfo
 
getType() - Method in class org.mindswap.owlparser.owl.OWLDifferentIndividualFrom
 
getType() - Method in class org.mindswap.owlparser.owl.OWLInverseOf
 
getType() - Method in class org.mindswap.owlparser.owl.OWLTransitiveProperty
 
getType() - Method in class org.mindswap.owlparser.owl.OWLSomeValuesFrom
 
getType() - Method in class org.mindswap.owlparser.owl.OWLSameClassAs
 
getType() - Method in class org.mindswap.owlparser.owl.OWLImports
 
getType() - Method in class org.mindswap.owlparser.owl.OWLOneOf
 
getType() - Method in class org.mindswap.owlparser.owl.OWLRestriction
 
getType() - Method in class org.mindswap.owlparser.owl.OWLFunctionalProperty
 
getType() - Method in class org.mindswap.owlparser.owl.OWLOnProperty
 
getType() - Method in class org.mindswap.owlparser.owl.OWLAllValuesFrom
 
getType() - Method in class org.mindswap.owlparser.owl.OWLSameIndividualAs
 
getType() - Method in class org.mindswap.xmlparser.xml.XMLPrimitive
 
getType() - Method in class org.mindswap.xmlparser.xml.XMLElement
 
getURI() - Method in class org.mindswap.rdfparser.rdf.RDFResource
Returns the URI to the file where this resource is located.

getURI() - Method in class org.mindswap.xmlparser.XMLFile
The URI where this file is located.

getValue() - Method in class org.mindswap.rdfparser.rdf.RDFProperty
 
getValue() - Method in class org.mindswap.xmlparser.xml.XMLPrimitive
 
getValue() - Method in class org.mindswap.xmlparser.xml.XMLEnumeration
 
getValue() - Method in class org.mindswap.xmlparser.xml.tags.XMLTag
 
getValue() - Method in class org.mindswap.xmlparser.utils.TagItems
 
getValueType() - Method in class org.mindswap.rdfparser.rdf.RDFProperty
 
getVariableByName(String) - Method in class org.mindswap.xmlparser.xml.XMLSchema
 
getVars() - Method in class org.mindswap.xmlparser.xml.XMLSchema
 
getVersionInfo() - Method in class org.mindswap.damlparser.daml.DAMLVersionInfo
 
getXMLEntity(String) - Method in class org.mindswap.xmlparser.xml.tags.XMLDoctypeTag
 
getXMLTags() - Method in class org.mindswap.xmlparser.Namespaces
 

H

hasAncestor(RDFResource) - Method in class org.mindswap.rdfparser.rdf.RDFProperty
 
hasAncestor(RDFResource) - Method in class org.mindswap.rdfparser.rdf.RDFClass
 
hasAncestor(String) - Method in class org.mindswap.rdfparser.rdf.RDFProperty
 
hasAncestor(String) - Method in class org.mindswap.rdfparser.rdf.RDFClass
 
hasInDomain(RDFClass) - Method in class org.mindswap.rdfparser.rdf.RDFProperty
 
hasInRange(RDFResource) - Method in class org.mindswap.rdfparser.rdf.RDFProperty
 
hasInRange(RDFResource) - Method in class org.mindswap.damlparser.daml.DAMLList
 
hasPrefix(String) - Method in class org.mindswap.xmlparser.Namespaces
 
hasSuperClass(String) - Method in class org.mindswap.rdfparser.rdf.RDFClass
 
hasSuperClass(String) - Method in class org.mindswap.rdfparser.rdf.RDFClassImpl
 
hasSuperProperty(String) - Method in class org.mindswap.rdfparser.rdf.RDFProperty
 

I

indexOf(RDFResource) - Method in class org.mindswap.rdfparser.rdf.util.RDFResourceList
Returns the index of the parameter in the list.

INFINITE - Static variable in class org.mindswap.xmlparser.xml.XMLElement
 
INFINITE_CARDINALITY - Static variable in interface org.mindswap.damlparser.consts.DAMLConsts
 
InvalidDataException - exception org.mindswap.xmlparser.exceptions.InvalidDataException.
Title: RDF Instance Creator
InvalidDataException() - Constructor for class org.mindswap.xmlparser.exceptions.InvalidDataException
 
InvalidDataException(String) - Constructor for class org.mindswap.xmlparser.exceptions.InvalidDataException
 
InvalidFormatException - exception org.mindswap.xmlparser.exceptions.InvalidFormatException.
Title: RDF Instance Creator
InvalidFormatException() - Constructor for class org.mindswap.xmlparser.exceptions.InvalidFormatException
 
InvalidFormatException(String) - Constructor for class org.mindswap.xmlparser.exceptions.InvalidFormatException
 
isActive() - Method in class org.mindswap.rdfparser.rdf.RDFProperty
 
isDataType() - Method in class org.mindswap.rdfparser.rdf.RDFProperty
 
isDataType() - Method in class org.mindswap.rdfparser.rdf.RDFPropertyImpl
 
isDataType() - Method in class org.mindswap.damlparser.daml.DAMLDatatypeProperty
 
isDataType() - Method in class org.mindswap.damlparser.daml.DAMLObjectProperty
 
isDataType() - Method in class org.mindswap.owlparser.owl.OWLObjectProperty
 
isDataType() - Method in class org.mindswap.owlparser.owl.OWLDatatypeProperty
 
isDL() - Method in class org.mindswap.owlparser.owl.OWLFile
 
isEnumeration() - Method in class org.mindswap.rdfparser.rdf.RDFClassImpl
 
isFull() - Method in class org.mindswap.owlparser.owl.OWLFile
 
isInDomain(Vector) - Method in class org.mindswap.rdfparser.rdf.RDFProperty
 
isInRange(String) - Method in class org.mindswap.rdfparser.rdf.RDFProperty
 
isLite() - Method in class org.mindswap.owlparser.owl.OWLFile
 
isValidInstance() - Method in class org.mindswap.rdfparser.rdf.RDFClassImpl
 

K

keys() - Method in class org.mindswap.xmlparser.Namespaces
 
keys() - Method in class org.mindswap.xmlparser.utils.AttributeList
Returns an enumeration of keys in the attribute list.


L

listProperties() - Method in class org.mindswap.rdfparser.rdf.RDFClass
 
LITE - Static variable in class org.mindswap.owlparser.owl.OWLFile
 
LITERAL - Static variable in class org.mindswap.rdfparser.rdf.RDFProperty
 

M

merge(RDFClass, RDFClass) - Static method in class org.mindswap.rdfparser.rdf.RDFClass
 
merge(RDFFile) - Method in class org.mindswap.rdfparser.rdf.RDFFile
 
merge(RDFFile, boolean) - Method in class org.mindswap.rdfparser.rdf.RDFFile
 
mode - Variable in class org.mindswap.xmlparser.Namespaces
 

N

Namespaces - class org.mindswap.xmlparser.Namespaces.
Title: Description: Copyright: Copyright (c) 2001 Company:
Namespaces() - Constructor for class org.mindswap.xmlparser.Namespaces
 
Namespaces(int) - Constructor for class org.mindswap.xmlparser.Namespaces
 
Namespaces(String) - Constructor for class org.mindswap.xmlparser.Namespaces
 
Namespaces(String, int) - Constructor for class org.mindswap.xmlparser.Namespaces
 
Naming - class org.mindswap.rdfparser.utils.Naming.
Title: RDF Instance Creator (RIC)
Naming() - Constructor for class org.mindswap.rdfparser.utils.Naming
 
NONE - Static variable in class org.mindswap.rdfparser.rdf.RDFProperty
 

O

OLD_DAMLURL - Static variable in interface org.mindswap.rdfparser.consts.RDFConsts
 
org.mindswap.damlparser - package org.mindswap.damlparser
 
org.mindswap.damlparser.consts - package org.mindswap.damlparser.consts
 
org.mindswap.damlparser.daml - package org.mindswap.damlparser.daml
 
org.mindswap.owlparser - package org.mindswap.owlparser
 
org.mindswap.owlparser.consts - package org.mindswap.owlparser.consts
 
org.mindswap.owlparser.owl - package org.mindswap.owlparser.owl
 
org.mindswap.rdfparser - package org.mindswap.rdfparser
 
org.mindswap.rdfparser.consts - package org.mindswap.rdfparser.consts
 
org.mindswap.rdfparser.rdf - package org.mindswap.rdfparser.rdf
 
org.mindswap.rdfparser.rdf.util - package org.mindswap.rdfparser.rdf.util
 
org.mindswap.rdfparser.utils - package org.mindswap.rdfparser.utils
 
org.mindswap.xmlparser - package org.mindswap.xmlparser
 
org.mindswap.xmlparser.consts - package org.mindswap.xmlparser.consts
 
org.mindswap.xmlparser.exceptions - package org.mindswap.xmlparser.exceptions
 
org.mindswap.xmlparser.utils - package org.mindswap.xmlparser.utils
 
org.mindswap.xmlparser.xml - package org.mindswap.xmlparser.xml
 
org.mindswap.xmlparser.xml.tags - package org.mindswap.xmlparser.xml.tags
 
org.mindswap.xmlparser.xml.util - package org.mindswap.xmlparser.xml.util
 
OTHER - Static variable in class org.mindswap.owlparser.owl.OWLFile
 
OWL_AllValuesFrom - Static variable in interface org.mindswap.owlparser.consts.OWLConsts
 
OWL_Cardinality - Static variable in interface org.mindswap.owlparser.consts.OWLConsts
 
OWL_Class - Static variable in interface org.mindswap.owlparser.consts.OWLConsts
 
OWL_ComplementOf - Static variable in interface org.mindswap.owlparser.consts.OWLConsts
 
OWL_DatatypeProperty - Static variable in interface org.mindswap.owlparser.consts.OWLConsts
 
OWL_DifferentIndividualFrom - Static variable in interface org.mindswap.owlparser.consts.OWLConsts
 
OWL_DisjointUnionOf - Static variable in interface org.mindswap.owlparser.consts.OWLConsts
 
OWL_DisjointWith - Static variable in interface org.mindswap.owlparser.consts.OWLConsts
 
OWL_FunctionalProperty - Static variable in interface org.mindswap.owlparser.consts.OWLConsts
 
OWL_HasValue - Static variable in interface org.mindswap.owlparser.consts.OWLConsts
 
OWL_Imports - Static variable in interface org.mindswap.owlparser.consts.OWLConsts
 
OWL_IntersectionOf - Static variable in interface org.mindswap.owlparser.consts.OWLConsts
 
OWL_InverseFunctionalProperty - Static variable in interface org.mindswap.owlparser.consts.OWLConsts
 
OWL_InverseOf - Static variable in interface org.mindswap.owlparser.consts.OWLConsts
 
OWL_LITE_TERMS - Static variable in interface org.mindswap.owlparser.consts.OWLConsts
 
OWL_MaxCardinality - Static variable in interface org.mindswap.owlparser.consts.OWLConsts
 
OWL_MinCardinality - Static variable in interface org.mindswap.owlparser.consts.OWLConsts
 
OWL_ObjectProperty - Static variable in interface org.mindswap.owlparser.consts.OWLConsts
 
OWL_OneOf - Static variable in interface org.mindswap.owlparser.consts.OWLConsts
 
OWL_OnProperty - Static variable in interface org.mindswap.owlparser.consts.OWLConsts
 
OWL_Ontology - Static variable in interface org.mindswap.owlparser.consts.OWLConsts
 
OWL_Restriction - Static variable in interface org.mindswap.owlparser.consts.OWLConsts
 
OWL_SameAs - Static variable in interface org.mindswap.owlparser.consts.OWLConsts
 
OWL_SameClassAs - Static variable in interface org.mindswap.owlparser.consts.OWLConsts
 
OWL_SameIndividualAs - Static variable in interface org.mindswap.owlparser.consts.OWLConsts
 
OWL_SamePropertyAs - Static variable in interface org.mindswap.owlparser.consts.OWLConsts
 
OWL_SomeValuesFrom - Static variable in interface org.mindswap.owlparser.consts.OWLConsts
 
OWL_SymmetricProperty - Static variable in interface org.mindswap.owlparser.consts.OWLConsts
 
OWL_TERMS - Static variable in interface org.mindswap.owlparser.consts.OWLConsts
 
OWL_TransitiveProperty - Static variable in interface org.mindswap.owlparser.consts.OWLConsts
 
OWL_UnionOf - Static variable in interface org.mindswap.owlparser.consts.OWLConsts
 
OWL_VersionInfo - Static variable in interface org.mindswap.owlparser.consts.OWLConsts
 
OWLAllValuesFrom - class org.mindswap.owlparser.owl.OWLAllValuesFrom.
Title:
OWLAllValuesFrom() - Constructor for class org.mindswap.owlparser.owl.OWLAllValuesFrom
 
OWLAllValuesFrom(String) - Constructor for class org.mindswap.owlparser.owl.OWLAllValuesFrom
 
OWLCardinality - class org.mindswap.owlparser.owl.OWLCardinality.
Title:
OWLCardinality() - Constructor for class org.mindswap.owlparser.owl.OWLCardinality
 
OWLCardinality(String) - Constructor for class org.mindswap.owlparser.owl.OWLCardinality
 
OWLClass - class org.mindswap.owlparser.owl.OWLClass.
Title: RDF Instance Creator (RIC)
OWLClass() - Constructor for class org.mindswap.owlparser.owl.OWLClass
 
OWLClass(String) - Constructor for class org.mindswap.owlparser.owl.OWLClass
 
OWLComplementOf - class org.mindswap.owlparser.owl.OWLComplementOf.
Title:
OWLComplementOf() - Constructor for class org.mindswap.owlparser.owl.OWLComplementOf
 
OWLComplementOf(String) - Constructor for class org.mindswap.owlparser.owl.OWLComplementOf
 
OWLConsts - interface org.mindswap.owlparser.consts.OWLConsts.
Title: OWLConsts
OWLDatatypeProperty - class org.mindswap.owlparser.owl.OWLDatatypeProperty.
Title: RDF Instance Creator (RIC)
OWLDatatypeProperty() - Constructor for class org.mindswap.owlparser.owl.OWLDatatypeProperty
 
OWLDatatypeProperty(String) - Constructor for class org.mindswap.owlparser.owl.OWLDatatypeProperty
 
OWLDifferentIndividualFrom - class org.mindswap.owlparser.owl.OWLDifferentIndividualFrom.
Title:
OWLDifferentIndividualFrom() - Constructor for class org.mindswap.owlparser.owl.OWLDifferentIndividualFrom
 
OWLDifferentIndividualFrom(String) - Constructor for class org.mindswap.owlparser.owl.OWLDifferentIndividualFrom
 
OWLDisjointUnionOf - class org.mindswap.owlparser.owl.OWLDisjointUnionOf.
Title:
OWLDisjointUnionOf() - Constructor for class org.mindswap.owlparser.owl.OWLDisjointUnionOf
 
OWLDisjointUnionOf(String) - Constructor for class org.mindswap.owlparser.owl.OWLDisjointUnionOf
 
OWLDisjointWith - class org.mindswap.owlparser.owl.OWLDisjointWith.
Title:
OWLDisjointWith() - Constructor for class org.mindswap.owlparser.owl.OWLDisjointWith
 
OWLDisjointWith(String) - Constructor for class org.mindswap.owlparser.owl.OWLDisjointWith
 
OWLFile - class org.mindswap.owlparser.owl.OWLFile.
 
OWLFile(String, String, Hashtable, Hashtable, Hashtable, Hashtable, Namespaces) - Constructor for class org.mindswap.owlparser.owl.OWLFile
 
OWLFile(String, String, Hashtable, Hashtable, Hashtable, Hashtable, Namespaces, Ontology, RDFResourceList) - Constructor for class org.mindswap.owlparser.owl.OWLFile
 
OWLFunctionalProperty - class org.mindswap.owlparser.owl.OWLFunctionalProperty.
Title:
OWLFunctionalProperty() - Constructor for class org.mindswap.owlparser.owl.OWLFunctionalProperty
 
OWLFunctionalProperty(String) - Constructor for class org.mindswap.owlparser.owl.OWLFunctionalProperty
 
OWLHasValue - class org.mindswap.owlparser.owl.OWLHasValue.
Title:
OWLHasValue() - Constructor for class org.mindswap.owlparser.owl.OWLHasValue
 
OWLHasValue(String) - Constructor for class org.mindswap.owlparser.owl.OWLHasValue
 
OWLImports - class org.mindswap.owlparser.owl.OWLImports.
Title:
OWLImports() - Constructor for class org.mindswap.owlparser.owl.OWLImports
 
OWLImports(String) - Constructor for class org.mindswap.owlparser.owl.OWLImports
 
OWLIntersectionOf - class org.mindswap.owlparser.owl.OWLIntersectionOf.
Title:
OWLIntersectionOf() - Constructor for class org.mindswap.owlparser.owl.OWLIntersectionOf
 
OWLIntersectionOf(String) - Constructor for class org.mindswap.owlparser.owl.OWLIntersectionOf
 
OWLInverseFunctionalProperty - class org.mindswap.owlparser.owl.OWLInverseFunctionalProperty.
Title:
OWLInverseFunctionalProperty() - Constructor for class org.mindswap.owlparser.owl.OWLInverseFunctionalProperty
 
OWLInverseFunctionalProperty(String) - Constructor for class org.mindswap.owlparser.owl.OWLInverseFunctionalProperty
 
OWLInverseOf - class org.mindswap.owlparser.owl.OWLInverseOf.
Title:
OWLInverseOf() - Constructor for class org.mindswap.owlparser.owl.OWLInverseOf
 
OWLInverseOf(String) - Constructor for class org.mindswap.owlparser.owl.OWLInverseOf
 
OWLMaxCardinality - class org.mindswap.owlparser.owl.OWLMaxCardinality.
Title:
OWLMaxCardinality() - Constructor for class org.mindswap.owlparser.owl.OWLMaxCardinality
 
OWLMaxCardinality(String) - Constructor for class org.mindswap.owlparser.owl.OWLMaxCardinality
 
OWLMinCardinality - class org.mindswap.owlparser.owl.OWLMinCardinality.
Title:
OWLMinCardinality() - Constructor for class org.mindswap.owlparser.owl.OWLMinCardinality
 
OWLMinCardinality(String) - Constructor for class org.mindswap.owlparser.owl.OWLMinCardinality
 
OWLObjectProperty - class org.mindswap.owlparser.owl.OWLObjectProperty.
Title: RDF Instance Creator (RIC)
OWLObjectProperty() - Constructor for class org.mindswap.owlparser.owl.OWLObjectProperty
 
OWLObjectProperty(String) - Constructor for class org.mindswap.owlparser.owl.OWLObjectProperty
 
OWLOneOf - class org.mindswap.owlparser.owl.OWLOneOf.
Title:
OWLOneOf() - Constructor for class org.mindswap.owlparser.owl.OWLOneOf
 
OWLOneOf(String) - Constructor for class org.mindswap.owlparser.owl.OWLOneOf
 
OWLOnProperty - class org.mindswap.owlparser.owl.OWLOnProperty.
Title:
OWLOnProperty() - Constructor for class org.mindswap.owlparser.owl.OWLOnProperty
 
OWLOnProperty(String) - Constructor for class org.mindswap.owlparser.owl.OWLOnProperty
 
OWLOntology - class org.mindswap.owlparser.owl.OWLOntology.
 
OWLOntology() - Constructor for class org.mindswap.owlparser.owl.OWLOntology
 
OWLOntology(String) - Constructor for class org.mindswap.owlparser.owl.OWLOntology
 
OWLParser - class org.mindswap.owlparser.OWLParser.
 
OWLParser() - Constructor for class org.mindswap.owlparser.OWLParser
 
OWLRestriction - class org.mindswap.owlparser.owl.OWLRestriction.
Title:
OWLRestriction() - Constructor for class org.mindswap.owlparser.owl.OWLRestriction
 
OWLRestriction(String) - Constructor for class org.mindswap.owlparser.owl.OWLRestriction
 
OWLSameAs - class org.mindswap.owlparser.owl.OWLSameAs.
Title:
OWLSameAs() - Constructor for class org.mindswap.owlparser.owl.OWLSameAs
 
OWLSameAs(String) - Constructor for class org.mindswap.owlparser.owl.OWLSameAs
 
OWLSameClassAs - class org.mindswap.owlparser.owl.OWLSameClassAs.
Title:
OWLSameClassAs() - Constructor for class org.mindswap.owlparser.owl.OWLSameClassAs
 
OWLSameClassAs(String) - Constructor for class org.mindswap.owlparser.owl.OWLSameClassAs
 
OWLSameIndividualAs - class org.mindswap.owlparser.owl.OWLSameIndividualAs.
Title:
OWLSameIndividualAs() - Constructor for class org.mindswap.owlparser.owl.OWLSameIndividualAs
 
OWLSameIndividualAs(String) - Constructor for class org.mindswap.owlparser.owl.OWLSameIndividualAs
 
OWLSamePropertyAs - class org.mindswap.owlparser.owl.OWLSamePropertyAs.
Title:
OWLSamePropertyAs() - Constructor for class org.mindswap.owlparser.owl.OWLSamePropertyAs
 
OWLSamePropertyAs(String) - Constructor for class org.mindswap.owlparser.owl.OWLSamePropertyAs
 
OWLSomeValuesFrom - class org.mindswap.owlparser.owl.OWLSomeValuesFrom.
Title:
OWLSomeValuesFrom() - Constructor for class org.mindswap.owlparser.owl.OWLSomeValuesFrom
 
OWLSomeValuesFrom(String) - Constructor for class org.mindswap.owlparser.owl.OWLSomeValuesFrom
 
OWLSymmetricProperty - class org.mindswap.owlparser.owl.OWLSymmetricProperty.
Title:
OWLSymmetricProperty() - Constructor for class org.mindswap.owlparser.owl.OWLSymmetricProperty
 
OWLSymmetricProperty(String) - Constructor for class org.mindswap.owlparser.owl.OWLSymmetricProperty
 
OWLTransitiveProperty - class org.mindswap.owlparser.owl.OWLTransitiveProperty.
Title:
OWLTransitiveProperty() - Constructor for class org.mindswap.owlparser.owl.OWLTransitiveProperty
 
OWLTransitiveProperty(String) - Constructor for class org.mindswap.owlparser.owl.OWLTransitiveProperty
 
OWLUnionOf - class org.mindswap.owlparser.owl.OWLUnionOf.
Title:
OWLUnionOf() - Constructor for class org.mindswap.owlparser.owl.OWLUnionOf
 
OWLUnionOf(String) - Constructor for class org.mindswap.owlparser.owl.OWLUnionOf
 
OWLURL - Static variable in interface org.mindswap.owlparser.consts.OWLConsts
 
OWLVersionInfo - class org.mindswap.owlparser.owl.OWLVersionInfo.
Title:
OWLVersionInfo() - Constructor for class org.mindswap.owlparser.owl.OWLVersionInfo
 
OWLVersionInfo(String) - Constructor for class org.mindswap.owlparser.owl.OWLVersionInfo
 

P

pickOneOf(JFrame) - Method in class org.mindswap.rdfparser.rdf.RDFClassImpl
 
put(String, String) - Method in class org.mindswap.xmlparser.Namespaces
 
put(String, String) - Method in class org.mindswap.xmlparser.utils.AttributeList
Puts an attribute with value into the list.


R

RDF - Static variable in interface org.mindswap.rdfparser.consts.RDFConsts
 
RDF - Static variable in class org.mindswap.xmlparser.Namespaces
 
RDF_About - Static variable in interface org.mindswap.rdfparser.consts.RDFConsts
 
RDF_AboutEach - Static variable in interface org.mindswap.rdfparser.consts.RDFConsts
 
RDF_AboutEachPrefix - Static variable in interface org.mindswap.rdfparser.consts.RDFConsts
 
RDF_Alt - Static variable in interface org.mindswap.rdfparser.consts.RDFConsts
 
RDF_Bag - Static variable in interface org.mindswap.rdfparser.consts.RDFConsts
 
RDF_BagID - Static variable in interface org.mindswap.rdfparser.consts.RDFConsts
 
RDF_Class - Static variable in interface org.mindswap.rdfparser.consts.RDFConsts
 
RDF_Comment - Static variable in interface org.mindswap.rdfparser.consts.RDFConsts
 
RDF_ConstraintProperty - Static variable in interface org.mindswap.rdfparser.consts.RDFConsts
 
RDF_Description - Static variable in interface org.mindswap.rdfparser.consts.RDFConsts
 
RDF_Domain - Static variable in interface org.mindswap.rdfparser.consts.RDFConsts
 
RDF_First - Static variable in interface org.mindswap.rdfparser.consts.RDFConsts
 
RDF_ID - Static variable in interface org.mindswap.rdfparser.consts.RDFConsts
 
RDF_IsDefinedBy - Static variable in interface org.mindswap.rdfparser.consts.RDFConsts
 
RDF_Label - Static variable in interface org.mindswap.rdfparser.consts.RDFConsts
 
RDF_Li - Static variable in interface org.mindswap.rdfparser.consts.RDFConsts
 
RDF_Nil - Static variable in interface org.mindswap.rdfparser.consts.RDFConsts
 
RDF_NodeID - Static variable in interface org.mindswap.rdfparser.consts.RDFConsts
 
RDF_Object - Static variable in interface org.mindswap.rdfparser.consts.RDFConsts
 
RDF_ParseType - Static variable in interface org.mindswap.rdfparser.consts.RDFConsts
 
RDF_Predicate - Static variable in interface org.mindswap.rdfparser.consts.RDFConsts
 
RDF_Property - Static variable in interface org.mindswap.rdfparser.consts.RDFConsts
 
RDF_Range - Static variable in interface org.mindswap.rdfparser.consts.RDFConsts
 
RDF_Resource - Static variable in interface org.mindswap.rdfparser.consts.RDFConsts
 
RDF_Rest - Static variable in interface org.mindswap.rdfparser.consts.RDFConsts
 
RDF_SeeAlso - Static variable in interface org.mindswap.rdfparser.consts.RDFConsts
 
RDF_Seq - Static variable in interface org.mindswap.rdfparser.consts.RDFConsts
 
RDF_SubClass - Static variable in interface org.mindswap.rdfparser.consts.RDFConsts
 
RDF_Subject - Static variable in interface org.mindswap.rdfparser.consts.RDFConsts
 
RDF_SubProperty - Static variable in interface org.mindswap.rdfparser.consts.RDFConsts
 
RDF_TERMS - Static variable in interface org.mindswap.rdfparser.consts.RDFConsts
 
RDF_Type - Static variable in interface org.mindswap.rdfparser.consts.RDFConsts
 
RDF_Value - Static variable in interface org.mindswap.rdfparser.consts.RDFConsts
 
RDFAlt - class org.mindswap.rdfparser.rdf.RDFAlt.
Title: RDF Instance Creator (RIC)
RDFAlt() - Constructor for class org.mindswap.rdfparser.rdf.RDFAlt
 
RDFAlt(String) - Constructor for class org.mindswap.rdfparser.rdf.RDFAlt
 
RDFBag - class org.mindswap.rdfparser.rdf.RDFBag.
 
RDFBag() - Constructor for class org.mindswap.rdfparser.rdf.RDFBag
 
RDFBag(String) - Constructor for class org.mindswap.rdfparser.rdf.RDFBag
 
RDFClass - class org.mindswap.rdfparser.rdf.RDFClass.
Title: Description: Copyright: Copyright (c) 2001 Company:
RDFClass() - Constructor for class org.mindswap.rdfparser.rdf.RDFClass
 
RDFClass(String) - Constructor for class org.mindswap.rdfparser.rdf.RDFClass
 
RDFClassImpl - class org.mindswap.rdfparser.rdf.RDFClassImpl.
 
RDFClassImpl(RDFClass) - Constructor for class org.mindswap.rdfparser.rdf.RDFClassImpl
 
RDFComment - class org.mindswap.rdfparser.rdf.RDFComment.
Title: RDF Instance Creator
RDFComment() - Constructor for class org.mindswap.rdfparser.rdf.RDFComment
 
RDFComment(String) - Constructor for class org.mindswap.rdfparser.rdf.RDFComment
 
RDFConsts - interface org.mindswap.rdfparser.consts.RDFConsts.
Title: RDFConsts
RDFDescription - class org.mindswap.rdfparser.rdf.RDFDescription.
 
RDFDescription() - Constructor for class org.mindswap.rdfparser.rdf.RDFDescription
 
RDFDescription(String) - Constructor for class org.mindswap.rdfparser.rdf.RDFDescription
 
RDFDomain - class org.mindswap.rdfparser.rdf.RDFDomain.
 
RDFDomain() - Constructor for class org.mindswap.rdfparser.rdf.RDFDomain
 
RDFDomain(String) - Constructor for class org.mindswap.rdfparser.rdf.RDFDomain
 
RDFFile - class org.mindswap.rdfparser.rdf.RDFFile.
 
RDFFile() - Constructor for class org.mindswap.rdfparser.rdf.RDFFile
 
RDFFile(Namespaces) - Constructor for class org.mindswap.rdfparser.rdf.RDFFile
 
RDFFile(String, String, Hashtable, Hashtable, Hashtable, Hashtable, Namespaces) - Constructor for class org.mindswap.rdfparser.rdf.RDFFile
 
RDFFile(String, String, Hashtable, Hashtable, Hashtable, Hashtable, Namespaces, Ontology, RDFResourceList) - Constructor for class org.mindswap.rdfparser.rdf.RDFFile
 
RDFFirst - class org.mindswap.rdfparser.rdf.RDFFirst.
Title:
RDFFirst() - Constructor for class org.mindswap.rdfparser.rdf.RDFFirst
 
RDFFirst(String) - Constructor for class org.mindswap.rdfparser.rdf.RDFFirst
 
RDFIsDefinedBy - class org.mindswap.rdfparser.rdf.RDFIsDefinedBy.
Title: RDF Instance Creator (RIC)
RDFIsDefinedBy() - Constructor for class org.mindswap.rdfparser.rdf.RDFIsDefinedBy
 
RDFIsDefinedBy(String) - Constructor for class org.mindswap.rdfparser.rdf.RDFIsDefinedBy
 
RDFLabel - class org.mindswap.rdfparser.rdf.RDFLabel.
Title: RDF Instance Creator
RDFLabel() - Constructor for class org.mindswap.rdfparser.rdf.RDFLabel
 
RDFLabel(String) - Constructor for class org.mindswap.rdfparser.rdf.RDFLabel
 
RDFLi - class org.mindswap.rdfparser.rdf.RDFLi.
 
RDFLi() - Constructor for class org.mindswap.rdfparser.rdf.RDFLi
 
RDFLi(String) - Constructor for class org.mindswap.rdfparser.rdf.RDFLi
 
RDFNil - class org.mindswap.rdfparser.rdf.RDFNil.
Title:
RDFNil() - Constructor for class org.mindswap.rdfparser.rdf.RDFNil
 
RDFNil(String) - Constructor for class org.mindswap.rdfparser.rdf.RDFNil
 
RDFObject - class org.mindswap.rdfparser.rdf.RDFObject.
Title:
RDFObject() - Constructor for class org.mindswap.rdfparser.rdf.RDFObject
 
RDFObject(String) - Constructor for class org.mindswap.rdfparser.rdf.RDFObject
 
RDFParser - class org.mindswap.rdfparser.RDFParser.
 
RDFParser() - Constructor for class org.mindswap.rdfparser.RDFParser
 
RDFPredicate - class org.mindswap.rdfparser.rdf.RDFPredicate.
Title:
RDFPredicate() - Constructor for class org.mindswap.rdfparser.rdf.RDFPredicate
 
RDFPredicate(String) - Constructor for class org.mindswap.rdfparser.rdf.RDFPredicate
 
RDFProperty - class org.mindswap.rdfparser.rdf.RDFProperty.
Title: Description: Copyright: Copyright (c) 2001 Company:
RDFProperty() - Constructor for class org.mindswap.rdfparser.rdf.RDFProperty
 
RDFProperty(String) - Constructor for class org.mindswap.rdfparser.rdf.RDFProperty
 
RDFPropertyImpl - class org.mindswap.rdfparser.rdf.RDFPropertyImpl.
 
RDFPropertyImpl(RDFProperty) - Constructor for class org.mindswap.rdfparser.rdf.RDFPropertyImpl
 
RDFRange - class org.mindswap.rdfparser.rdf.RDFRange.
 
RDFRange() - Constructor for class org.mindswap.rdfparser.rdf.RDFRange
 
RDFRange(String) - Constructor for class org.mindswap.rdfparser.rdf.RDFRange
 
RDFResource - class org.mindswap.rdfparser.rdf.RDFResource.
 
RDFResource() - Constructor for class org.mindswap.rdfparser.rdf.RDFResource
 
RDFResource(String) - Constructor for class org.mindswap.rdfparser.rdf.RDFResource
 
RDFResourceList - class org.mindswap.rdfparser.rdf.util.RDFResourceList.
 
RDFResourceList() - Constructor for class org.mindswap.rdfparser.rdf.util.RDFResourceList
 
RDFResourceTag - class org.mindswap.rdfparser.rdf.util.RDFResourceTag.
Title: RDFResourceTag
RDFResourceTag() - Constructor for class org.mindswap.rdfparser.rdf.util.RDFResourceTag
 
RDFRest - class org.mindswap.rdfparser.rdf.RDFRest.
Title:
RDFRest() - Constructor for class org.mindswap.rdfparser.rdf.RDFRest
 
RDFRest(String) - Constructor for class org.mindswap.rdfparser.rdf.RDFRest
 
RDFSeeAlso - class org.mindswap.rdfparser.rdf.RDFSeeAlso.
Title: RDF Instance Creator (RIC)
RDFSeeAlso() - Constructor for class org.mindswap.rdfparser.rdf.RDFSeeAlso
 
RDFSeeAlso(String) - Constructor for class org.mindswap.rdfparser.rdf.RDFSeeAlso
 
RDFSeq - class org.mindswap.rdfparser.rdf.RDFSeq.
Title: RDF Instance Creator (RIC)
RDFSeq() - Constructor for class org.mindswap.rdfparser.rdf.RDFSeq
 
RDFSeq(String) - Constructor for class org.mindswap.rdfparser.rdf.RDFSeq
 
RDFSubClassOf - class org.mindswap.rdfparser.rdf.RDFSubClassOf.
Title: RDF Instance Creator
RDFSubClassOf() - Constructor for class org.mindswap.rdfparser.rdf.RDFSubClassOf
 
RDFSubClassOf(String) - Constructor for class org.mindswap.rdfparser.rdf.RDFSubClassOf
 
RDFSubject - class org.mindswap.rdfparser.rdf.RDFSubject.
Title:
RDFSubject() - Constructor for class org.mindswap.rdfparser.rdf.RDFSubject
 
RDFSubject(String) - Constructor for class org.mindswap.rdfparser.rdf.RDFSubject
 
RDFSubPropertyOf - class org.mindswap.rdfparser.rdf.RDFSubPropertyOf.
Title: RDF Instance Creator
RDFSubPropertyOf() - Constructor for class org.mindswap.rdfparser.rdf.RDFSubPropertyOf
 
RDFSubPropertyOf(String) - Constructor for class org.mindswap.rdfparser.rdf.RDFSubPropertyOf
 
RDFSURL - Static variable in interface org.mindswap.rdfparser.consts.RDFConsts
 
RDFType - class org.mindswap.rdfparser.rdf.RDFType.
Title: RDF Instance Creator (RIC)
RDFType() - Constructor for class org.mindswap.rdfparser.rdf.RDFType
 
RDFType(String) - Constructor for class org.mindswap.rdfparser.rdf.RDFType
 
RDFURL - Static variable in interface org.mindswap.rdfparser.consts.RDFConsts
 
RDFValue - class org.mindswap.rdfparser.rdf.RDFValue.
Title:
RDFValue() - Constructor for class org.mindswap.rdfparser.rdf.RDFValue
 
RDFValue(String) - Constructor for class org.mindswap.rdfparser.rdf.RDFValue
 
read(String) - Method in class org.mindswap.xmlparser.XMLParser
The core function of the parser.
read(String, String) - Method in class org.mindswap.rdfparser.RDFParser
The core function of the parser.
read(String, String) - Method in class org.mindswap.damlparser.DAMLParser
The core function of the parser.
read(String, String) - Method in class org.mindswap.owlparser.OWLParser
The core function of the parser.
readDAML(String, String) - Method in class org.mindswap.damlparser.DAMLParser
The core function of the parser.
readOWL(String, String) - Method in class org.mindswap.owlparser.OWLParser
The core function of the parser.
readRDF(String, String) - Method in class org.mindswap.rdfparser.RDFParser
The core function of the parser.
recursiveRead(String, String) - Method in class org.mindswap.rdfparser.RDFParser
Similar to the read function, recursiveRead returns an RDFFile object the same as read does however, recursiveRead is intended to be called when in the middle of an invocation of read.
remove(int) - Method in class org.mindswap.rdfparser.rdf.util.RDFResourceList
Removes the element at the index from the list.

remove(RDFResource) - Method in class org.mindswap.rdfparser.rdf.util.RDFResourceList
Removes the element from the list if it is in the list.

remove(String) - Method in class org.mindswap.xmlparser.Namespaces
 
remove(XMLResource) - Method in class org.mindswap.xmlparser.xml.util.XMLResourceList
Removes the element from the list if it is in the list.

removeElement(RDFResource) - Method in class org.mindswap.rdfparser.rdf.util.RDFResourceList
Removes element from list if currently in the list.

removeElement(RDFResource) - Method in class org.mindswap.damlparser.daml.DAMLList
 
removeEquivalentTo(String) - Method in class org.mindswap.rdfparser.rdf.RDFResource
Removes the id of an equivalent resource from the list of equivalent resources.

RESOURCE - Static variable in class org.mindswap.rdfparser.rdf.RDFProperty
 
revalidate(RDFFile) - Method in class org.mindswap.rdfparser.RDFParser
Will cause the validation routines to be run against the parameter.


S

saveOriginal(String, String) - Method in class org.mindswap.xmlparser.Namespaces
 
set(int, RDFResource) - Method in class org.mindswap.rdfparser.rdf.util.RDFResourceList
Sets the element at the specified index to the parameter r.

setAttributes(AttributeList) - Method in class org.mindswap.rdfparser.rdf.RDFResource
Sets the attributes associted with this resource.

setAttrs(AttributeList) - Method in class org.mindswap.xmlparser.xml.tags.XMLTag
 
setBase(String) - Method in class org.mindswap.xmlparser.Namespaces
 
setBase(String) - Method in class org.mindswap.xmlparser.xml.XMLRestriction
 
setComment(String) - Method in class org.mindswap.rdfparser.rdf.RDFResource
Sets the comment associated with this resource.

setElementAt(RDFResource, int) - Method in class org.mindswap.rdfparser.rdf.util.RDFResourceList
Sets the element at the specified index to the parameter r.

setElements(Vector) - Method in class org.mindswap.xmlparser.xml.XMLComplexType
 
setElements(Vector) - Method in class org.mindswap.xmlparser.xml.XMLSequence
 
setEquivalentTos(Vector) - Method in class org.mindswap.rdfparser.rdf.RDFResource
Sets the list of equivalent resource.

setId(String) - Method in class org.mindswap.rdfparser.rdf.RDFResource
Sets the Id of this resource.

setId(String) - Method in class org.mindswap.xmlparser.xml.tags.XMLTag
 
setIndex(int) - Method in class org.mindswap.rdfparser.rdf.RDFLi
 
setLabel(String) - Method in class org.mindswap.rdfparser.rdf.RDFResource
Sets the label associated with this resource.

setList(RDFResourceList) - Method in class org.mindswap.damlparser.daml.DAMLOneOf
 
setList(RDFResourceList) - Method in class org.mindswap.damlparser.daml.DAMLList
 
setList(RDFResourceList) - Method in class org.mindswap.owlparser.owl.OWLOneOf
 
setMaxOccurs(int) - Method in class org.mindswap.xmlparser.xml.XMLElement
 
setMinOccurs(int) - Method in class org.mindswap.xmlparser.xml.XMLElement
 
setName(String) - Method in class org.mindswap.xmlparser.xml.XMLResource
 
setName(String) - Method in class org.mindswap.xmlparser.xml.tags.XMLTagImpl
 
setNamespace(String) - Method in class org.mindswap.xmlparser.xml.XMLImport
 
setNillabe(boolean) - Method in class org.mindswap.xmlparser.xml.XMLElement
 
setOntologyDescription(Ontology) - Method in class org.mindswap.rdfparser.rdf.RDFFile
 
setProperty(RDFProperty) - Method in class org.mindswap.rdfparser.rdf.RDFClass
 
setProperty(RDFPropertyImpl) - Method in class org.mindswap.rdfparser.rdf.RDFClassImpl
 
setRestrictions(RDFResourceList) - Method in class org.mindswap.rdfparser.rdf.RDFProperty
 
setTag(XMLTag) - Method in class org.mindswap.rdfparser.rdf.util.RDFResourceTag
Sets the tag that describes this instance of a resource.

setTags(Vector) - Method in class org.mindswap.xmlparser.xml.tags.XMLTag
 
setType(Object) - Method in class org.mindswap.xmlparser.xml.XMLElement
 
setType(String) - Method in class org.mindswap.rdfparser.rdf.RDFClassImpl
 
setType(String) - Method in class org.mindswap.rdfparser.rdf.RDFPropertyImpl
 
setType(String) - Method in class org.mindswap.xmlparser.xml.XMLPrimitive
 
setValue(Object) - Method in class org.mindswap.rdfparser.rdf.RDFProperty
 
setValue(Object, int) - Method in class org.mindswap.rdfparser.rdf.RDFProperty
 
setValue(String) - Method in class org.mindswap.xmlparser.xml.XMLPrimitive
 
setValue(String) - Method in class org.mindswap.xmlparser.xml.XMLEnumeration
 
setValue(String) - Method in class org.mindswap.xmlparser.xml.tags.XMLTag
 
setValueType(int) - Method in class org.mindswap.rdfparser.rdf.RDFProperty
 
setVars(Vector) - Method in class org.mindswap.xmlparser.xml.XMLSchema
 
setVersionInfo(String) - Method in class org.mindswap.damlparser.daml.DAMLVersionInfo
 
setXMLTags(Vector) - Method in class org.mindswap.xmlparser.Namespaces
 
size() - Method in class org.mindswap.rdfparser.rdf.util.RDFResourceList
Returns the number of elements currently in the list.

size() - Method in class org.mindswap.xmlparser.utils.AttributeList
Returns the number of attributes currently in the list.

size() - Method in class org.mindswap.xmlparser.xml.util.XMLResourceList
Removes all elements from the list.


T

TagItems - class org.mindswap.xmlparser.utils.TagItems.
 
TagItems(String, AttributeList, Vector, String) - Constructor for class org.mindswap.xmlparser.utils.TagItems
 
TARGET_NAMESPACE - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
toDAML() - Method in class org.mindswap.damlparser.daml.DAMLFile
 
toOWL() - Method in class org.mindswap.owlparser.owl.OWLFile
 
toRDF() - Method in class org.mindswap.rdfparser.rdf.RDFResource
Returns the RDF representation of this class as a String

toRDF() - Method in class org.mindswap.rdfparser.rdf.RDFFile
 
toRDF() - Method in class org.mindswap.rdfparser.rdf.util.RDFResourceList
Produce the RDF for each element in this list.

toRDF(Namespaces) - Method in class org.mindswap.rdfparser.rdf.RDFResource
Returns the RDF representation of this class as a String

toRDF(Namespaces, int) - Method in class org.mindswap.rdfparser.rdf.RDFResource
Returns the RDF representation of this class as a String

toRDF(Namespaces, int) - Method in class org.mindswap.rdfparser.rdf.RDFProperty
 
toRDF(Namespaces, int) - Method in class org.mindswap.rdfparser.rdf.RDFClass
 
toRDF(Namespaces, int) - Method in class org.mindswap.rdfparser.rdf.RDFClassImpl
 
toRDF(Namespaces, int) - Method in class org.mindswap.rdfparser.rdf.RDFPropertyImpl
 
toRDF(Namespaces, int) - Method in class org.mindswap.rdfparser.rdf.RDFLi
 
toRDF(Namespaces, int) - Method in class org.mindswap.rdfparser.rdf.util.RDFResourceList
Produce the RDF for each element in this list.

toRDF(Namespaces, int) - Method in class org.mindswap.rdfparser.rdf.util.RDFResourceTag
Returns the RDF representation of this class as a String

toRDF(Namespaces, int) - Method in class org.mindswap.damlparser.daml.DAMLList
 
toString() - Method in class org.mindswap.rdfparser.rdf.RDFResource
 
toString() - Method in class org.mindswap.rdfparser.rdf.RDFFile
 
toString() - Method in class org.mindswap.xmlparser.Namespaces
 
toString() - Method in class org.mindswap.xmlparser.XMLFile
Returns the XML representation of the file.

toString() - Method in class org.mindswap.xmlparser.utils.AttributeList
Returns a simple text representation of the list.

toString() - Method in class org.mindswap.xmlparser.exceptions.XMLParserException
 
toXML() - Method in class org.mindswap.xmlparser.XMLFile
Returns the XML representation of the file.

toXML() - Method in class org.mindswap.xmlparser.xml.tags.XMLTag
 
toXML(Namespaces) - Method in class org.mindswap.xmlparser.xml.tags.XMLTag
 
toXML(Namespaces, int) - Method in class org.mindswap.xmlparser.xml.tags.XMLTag
 

U

URI - Static variable in class org.mindswap.rdfparser.rdf.RDFProperty
 

V

validate() - Method in class org.mindswap.xmlparser.Namespaces
 
validate(Hashtable) - Method in class org.mindswap.rdfparser.rdf.RDFProperty
 
validate(Hashtable, Hashtable) - Method in class org.mindswap.rdfparser.rdf.RDFClass
 
validate(Hashtable, Hashtable) - Method in class org.mindswap.damlparser.daml.DAMLList
 

X

XML - Static variable in class org.mindswap.xmlparser.Namespaces
 
XML_BASE - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_Binary - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_Boolean - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_Byte - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_CDATA - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_COMPLEXTYPE - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_Date - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_Decimal - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_Doctype - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_Double - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_ELEMENT - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_Entity - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_ENUMERATION - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_Float - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_IMPORT - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_Int - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_Integer - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_Long - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_MAXOCCURS - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_MINOCCURS - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_NAME - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_NAMESPACE - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_NegativeInteger - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_NILLABLE - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_NonNegativeInteger - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_NonPositiveInteger - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_PositiveInteger - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_REF - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_RESTRICTION - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_SCHEMA - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_SEQUENCE - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_Short - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_SIMPLETYPE - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_String - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_Time - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_TimeDuration - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_TYPE - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_UnsignedByte - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_UnsignedInt - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_UnsignedLong - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_UnsignedShort - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_UriReference - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XML_VALUE - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 
XMLCDataTag - class org.mindswap.xmlparser.xml.tags.XMLCDataTag.
Title: Mindswap Semantic Web Language Parsers
XMLCDataTag() - Constructor for class org.mindswap.xmlparser.xml.tags.XMLCDataTag
 
XMLCDataTag(String) - Constructor for class org.mindswap.xmlparser.xml.tags.XMLCDataTag
 
XMLComplexType - class org.mindswap.xmlparser.xml.XMLComplexType.
 
XMLComplexType() - Constructor for class org.mindswap.xmlparser.xml.XMLComplexType
 
XMLComplexType(String) - Constructor for class org.mindswap.xmlparser.xml.XMLComplexType
 
XMLConsts - interface org.mindswap.xmlparser.consts.XMLConsts.
Title: XMLConsts
XMLDoctypeTag - class org.mindswap.xmlparser.xml.tags.XMLDoctypeTag.
 
XMLDoctypeTag() - Constructor for class org.mindswap.xmlparser.xml.tags.XMLDoctypeTag
 
XMLDoctypeTag(Vector) - Constructor for class org.mindswap.xmlparser.xml.tags.XMLDoctypeTag
 
XMLElement - class org.mindswap.xmlparser.xml.XMLElement.
Title:
XMLElement() - Constructor for class org.mindswap.xmlparser.xml.XMLElement
 
XMLElement(String) - Constructor for class org.mindswap.xmlparser.xml.XMLElement
 
XMLEntityTag - class org.mindswap.xmlparser.xml.tags.XMLEntityTag.
Title: RDF Instance Creator
XMLEntityTag(String, String) - Constructor for class org.mindswap.xmlparser.xml.tags.XMLEntityTag
 
XMLEnumeration - class org.mindswap.xmlparser.xml.XMLEnumeration.
Title:
XMLEnumeration() - Constructor for class org.mindswap.xmlparser.xml.XMLEnumeration
 
XMLFile - class org.mindswap.xmlparser.XMLFile.
 
XMLFile(String, String, Vector, Namespaces) - Constructor for class org.mindswap.xmlparser.XMLFile
 
XMLImport - class org.mindswap.xmlparser.xml.XMLImport.
Title:
XMLImport() - Constructor for class org.mindswap.xmlparser.xml.XMLImport
 
XMLParser - class org.mindswap.xmlparser.XMLParser.
 
XMLParser() - Constructor for class org.mindswap.xmlparser.XMLParser
 
XMLParserException - exception org.mindswap.xmlparser.exceptions.XMLParserException.
Title: RDF Instance Creator
XMLParserException() - Constructor for class org.mindswap.xmlparser.exceptions.XMLParserException
 
XMLParserException(String) - Constructor for class org.mindswap.xmlparser.exceptions.XMLParserException
 
XMLPrimitive - class org.mindswap.xmlparser.xml.XMLPrimitive.
Title:
XMLPrimitive() - Constructor for class org.mindswap.xmlparser.xml.XMLPrimitive
 
XMLResource - class org.mindswap.xmlparser.xml.XMLResource.
Title:
XMLResource() - Constructor for class org.mindswap.xmlparser.xml.XMLResource
 
XMLResource(String) - Constructor for class org.mindswap.xmlparser.xml.XMLResource
 
XMLResourceList - class org.mindswap.xmlparser.xml.util.XMLResourceList.
 
XMLResourceList() - Constructor for class org.mindswap.xmlparser.xml.util.XMLResourceList
 
XMLRestriction - class org.mindswap.xmlparser.xml.XMLRestriction.
 
XMLRestriction() - Constructor for class org.mindswap.xmlparser.xml.XMLRestriction
 
XMLSchema - class org.mindswap.xmlparser.xml.XMLSchema.
 
XMLSchema() - Constructor for class org.mindswap.xmlparser.xml.XMLSchema
 
XMLSchema(Vector) - Constructor for class org.mindswap.xmlparser.xml.XMLSchema
 
XMLSequence - class org.mindswap.xmlparser.xml.XMLSequence.
 
XMLSequence() - Constructor for class org.mindswap.xmlparser.xml.XMLSequence
 
XMLSequence(Vector) - Constructor for class org.mindswap.xmlparser.xml.XMLSequence
 
XMLSimpleType - class org.mindswap.xmlparser.xml.XMLSimpleType.
 
XMLSimpleType() - Constructor for class org.mindswap.xmlparser.xml.XMLSimpleType
 
XMLTag - class org.mindswap.xmlparser.xml.tags.XMLTag.
 
XMLTag() - Constructor for class org.mindswap.xmlparser.xml.tags.XMLTag
 
XMLTag(AttributeList) - Constructor for class org.mindswap.xmlparser.xml.tags.XMLTag
 
XMLTag(AttributeList, String) - Constructor for class org.mindswap.xmlparser.xml.tags.XMLTag
 
XMLTag(AttributeList, Vector) - Constructor for class org.mindswap.xmlparser.xml.tags.XMLTag
 
XMLTag(AttributeList, Vector, String) - Constructor for class org.mindswap.xmlparser.xml.tags.XMLTag
 
XMLTag(String) - Constructor for class org.mindswap.xmlparser.xml.tags.XMLTag
 
XMLTag(Vector) - Constructor for class org.mindswap.xmlparser.xml.tags.XMLTag
 
XMLTagImpl - class org.mindswap.xmlparser.xml.tags.XMLTagImpl.
 
XMLTagImpl(String) - Constructor for class org.mindswap.xmlparser.xml.tags.XMLTagImpl
 
XMLTagImpl(String, AttributeList) - Constructor for class org.mindswap.xmlparser.xml.tags.XMLTagImpl
 
XMLTagImpl(String, AttributeList, String) - Constructor for class org.mindswap.xmlparser.xml.tags.XMLTagImpl
 
XMLTagImpl(String, AttributeList, Vector) - Constructor for class org.mindswap.xmlparser.xml.tags.XMLTagImpl
 
XMLTagImpl(String, AttributeList, Vector, String) - Constructor for class org.mindswap.xmlparser.xml.tags.XMLTagImpl
 
XMLTagImpl(String, String) - Constructor for class org.mindswap.xmlparser.xml.tags.XMLTagImpl
 
XMLTagImpl(String, Vector) - Constructor for class org.mindswap.xmlparser.xml.tags.XMLTagImpl
 
XMLURL - Static variable in interface org.mindswap.xmlparser.consts.XMLConsts
 

A C D E F G H I K L M N O P R S T U V X