Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
_
A
about()
- Method in class org.w3c.rdf.syntax.sirpac.
Element
about(String)
- Method in class org.w3c.rdf.syntax.sirpac.
Element
about(String, String)
- Method in class org.w3c.rdf.syntax.sirpac.
Element
aboutEach()
- Method in class org.w3c.rdf.syntax.sirpac.
Element
aboutEach(String)
- Method in class org.w3c.rdf.syntax.sirpac.
Element
aboutEach(String, String)
- Method in class org.w3c.rdf.syntax.sirpac.
Element
aboutEachPrefix()
- Method in class org.w3c.rdf.syntax.sirpac.
Element
aboutEachPrefix(String)
- Method in class org.w3c.rdf.syntax.sirpac.
Element
aboutEachPrefix(String, String)
- Method in class org.w3c.rdf.syntax.sirpac.
Element
add(Resource, Resource, RDFNode)
- Method in class org.w3c.rdf.model.impl.
RDFModelImpl
Adds a new triple to the model.
add(Resource, Resource, String)
- Method in class org.w3c.rdf.model.impl.
RDFModelImpl
Adds a new triple to the model.
add(Triple)
- Method in interface org.w3c.rdf.model.
RDFModel
Adds a new triple to the model.
add(Triple)
- Method in class org.w3c.rdf.model.impl.
RDFModelImpl
Adds a new triple to the model.
addAttribute(String, String)
- Method in class org.w3c.rdf.syntax.sirpac.
Element
addChild(Element)
- Method in class org.w3c.rdf.syntax.sirpac.
Element
addError(String)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
Generate an error message as a string
addTarget(Element)
- Method in class org.w3c.rdf.syntax.sirpac.
Element
addTriple(Resource, Resource, RDFNode)
- Method in class org.w3c.rdf.syntax.
RDFModelConsumer
assert is called every time a new statement within RDF data model is added
addTriple(Resource, Resource, RDFNode)
- Method in interface org.w3c.rdf.syntax.
RDFConsumer
assert is called every time a new statement within RDF data model is added
addTriple(Resource, Resource, RDFNode)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
Create a new triple and add it to the
m_triples
Vector
addWarning(String)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
Generate a warning message as a string
Alt
- Static variable in interface org.w3c.rdf.vocabulary.rdf_syntax_19990222.
RDF
A collection of alternatives
AttributeList
- interface org.xml.sax.
AttributeList
.
Interface for an element's attribute specifications.
attributes()
- Method in class org.w3c.rdf.syntax.sirpac.
Element
B
Bag
- Static variable in interface org.w3c.rdf.vocabulary.rdf_syntax_19990222.
RDF
An unordered collection
bagID()
- Method in class org.w3c.rdf.syntax.sirpac.
Element
bagID(String)
- Method in class org.w3c.rdf.syntax.sirpac.
Element
bagID(String, String)
- Method in class org.w3c.rdf.syntax.sirpac.
Element
C
characters(char[], int, int)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
characters(char[], int, int)
- Method in class org.xml.sax.
HandlerBase
Receive notification of character data inside an element.
characters(char[], int, int)
- Method in interface org.xml.sax.
DocumentHandler
Receive notification of character data.
children()
- Method in class org.w3c.rdf.syntax.sirpac.
Element
Class
- Static variable in interface org.w3c.rdf.vocabulary.rdf_schema_19990303.
RDFS
The concept of Class
clear()
- Method in class org.w3c.rdf.model.impl.
LongTable
Clears this hashtable so that it contains no keys.
clone()
- Method in class org.w3c.rdf.model.impl.
RDFModelImpl
clone()
- Method in class org.w3c.rdf.model.impl.
LongTable
Creates a shallow copy of this hashtable.
close()
- Method in class org.w3c.rdf.util.
RDFReader
comment
- Static variable in interface org.w3c.rdf.vocabulary.rdf_schema_19990303.
RDFS
Use this for descriptions
Comparable
- interface org.w3c.tools.sorter.
Comparable
.
used for string comparison.
compare(Object, Object, Object)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRS
compare(Object, Object, Object)
- Method in interface org.w3c.tools.sorter.
Comparer
Handle is used e.g.
Comparer
- interface org.w3c.tools.sorter.
Comparer
.
A
comparer
performs a comparison of two objects.
ConstraintProperty
- Static variable in interface org.w3c.rdf.vocabulary.rdf_schema_19990303.
RDFS
Properties used to express RDF Schema constraints.
ConstraintResource
- Static variable in interface org.w3c.rdf.vocabulary.rdf_schema_19990303.
RDFS
Resources used to express RDF Schema constraints.
Container
- Static variable in interface org.w3c.rdf.vocabulary.rdf_schema_19990303.
RDFS
This represents the set Containers.
ContainerMembershipProperty
- Static variable in interface org.w3c.rdf.vocabulary.rdf_schema_19990303.
RDFS
This is the class that the properties _1,_2, ...
contains(long, Object)
- Method in class org.w3c.rdf.model.impl.
LongTable
contains(Object)
- Method in class org.w3c.rdf.model.impl.
LongTable
Tests if some key maps into the specified value in this hashtable.
contains(Triple)
- Method in interface org.w3c.rdf.model.
RDFModel
Tests if the model contains the given triple.
contains(Triple)
- Method in class org.w3c.rdf.model.impl.
RDFModelImpl
Tests if the model contains the given triple.
containsKey(long)
- Method in class org.w3c.rdf.model.impl.
LongTable
Tests if the specified object is a key in this hashtable.
create()
- Method in interface org.w3c.rdf.model.
RDFModel
Creates empty model of the same Class
create()
- Method in class org.w3c.rdf.model.impl.
RDFModelImpl
Creates empty model of the same Class
createBags(boolean)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
createBags method allows one to determine whether SiRPAC produces Bag instances for each Description block.
createLiteral(String)
- Method in interface org.w3c.rdf.model.
RDFModel
Creates a literal out of a string
createLiteral(String)
- Method in class org.w3c.rdf.model.impl.
RDFModelImpl
Creates a literal out of a string
createLiteral(String, boolean)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
createModel()
- Method in class org.w3c.rdf.util.
RDFFactoryImpl
createModel()
- Method in interface org.w3c.rdf.util.
RDFFactory
Create an empty flat model.
createParser()
- Method in class org.w3c.rdf.util.
RDFFactoryImpl
createParser()
- Method in interface org.w3c.rdf.util.
RDFFactory
Creates a new RDF parser
createParser(String)
- Static method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
createResource(String)
- Method in interface org.w3c.rdf.model.
RDFModel
Creates a resource out of a string
createResource(String)
- Method in class org.w3c.rdf.model.impl.
RDFModelImpl
Creates a resource out of a string
createResource(String)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
This method adds a warning for each name (element & attribute) which looks like it is from RDF but it is not.
createSerializer()
- Method in class org.w3c.rdf.util.
RDFFactoryImpl
createSerializer()
- Method in interface org.w3c.rdf.util.
RDFFactory
Creates a new RDF serializer
createTriple(Resource, Resource, RDFNode)
- Method in interface org.w3c.rdf.model.
RDFModel
Creates a triple
createTriple(Resource, Resource, RDFNode)
- Method in class org.w3c.rdf.model.impl.
RDFModelImpl
Creates a triple
D
Data
- class org.w3c.rdf.syntax.sirpac.
Data
.
data()
- Method in class org.w3c.rdf.syntax.sirpac.
Data
Data(String)
- Constructor for class org.w3c.rdf.syntax.sirpac.
Data
Data(String, boolean)
- Constructor for class org.w3c.rdf.syntax.sirpac.
Data
difference(RDFModel, RDFModel)
- Static method in class org.w3c.rdf.util.
SetOperations
Digest
- interface org.w3c.tools.crypt.
Digest
.
A cryptographic digest
Digestable
- interface org.w3c.tools.crypt.
Digestable
.
An object that can produce a digest for itself implements this interface.
DigestAlgorithmMismatch
- exception org.w3c.rdf.util.
DigestAlgorithmMismatch
.
DigestAlgorithmMismatch()
- Constructor for class org.w3c.rdf.util.
DigestAlgorithmMismatch
digestBytes2HashCode(byte[])
- Static method in class org.w3c.tools.crypt.
DigestUtil
DigestUtil
- class org.w3c.tools.crypt.
DigestUtil
.
This class is a container of static functions for manipulating cryptographic digests.
DigestUtil()
- Constructor for class org.w3c.tools.crypt.
DigestUtil
doctype(String, String, String)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
DocumentHandler
- interface org.xml.sax.
DocumentHandler
.
Receive notification of general document events.
domain
- Static variable in interface org.w3c.rdf.vocabulary.rdf_schema_19990303.
RDFS
This is how we associate a class with properties that its instances can have
done()
- Method in class org.w3c.rdf.syntax.sirpac.
Element
done(boolean)
- Method in class org.w3c.rdf.syntax.sirpac.
Element
DTDHandler
- interface org.xml.sax.
DTDHandler
.
Receive notification of basic DTD-related events.
dumpModel(RDFModel, PrintStream, RDFSerializer)
- Static method in class org.w3c.rdf.util.
RDFUtil
Dumps the model in a serialized form.
dumpModel(RDFModel, RDFSerializer)
- Static method in class org.w3c.rdf.util.
RDFUtil
Dumps the model in a serialized form in a string
duplicate()
- Method in interface org.w3c.rdf.model.
RDFModel
Clone the model.
duplicate()
- Method in class org.w3c.rdf.model.impl.
RDFModelImpl
Clone the model.
E
Element
- class org.w3c.rdf.syntax.sirpac.
Element
.
Element(String, AttributeList)
- Constructor for class org.w3c.rdf.syntax.sirpac.
Element
elements()
- Method in interface org.w3c.rdf.model.
RDFModel
Enumerate triples
elements()
- Method in class org.w3c.rdf.model.impl.
RDFModelImpl
Enumerate triples
elements()
- Method in class org.w3c.rdf.model.impl.
LongTable
Returns an enumeration of the values in this hashtable.
endDocument()
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
endDocument()
- Method in class org.xml.sax.
HandlerBase
Receive notification of the end of the document.
endDocument()
- Method in interface org.xml.sax.
DocumentHandler
Receive notification of the end of a document.
endElement(String)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
For each end of an element scope step back in the element and namespace stack
endElement(String)
- Method in class org.xml.sax.
HandlerBase
Receive notification of the end of an element.
endElement(String)
- Method in interface org.xml.sax.
DocumentHandler
Receive notification of the end of an element.
endModel()
- Method in class org.w3c.rdf.syntax.
RDFModelConsumer
end is called when parsing of data is ended
endModel()
- Method in interface org.w3c.rdf.syntax.
RDFConsumer
end is called when parsing of data is ended
EntityResolver
- interface org.xml.sax.
EntityResolver
.
Basic interface for resolving entities.
equal(byte[], byte[])
- Static method in class org.w3c.tools.crypt.
DigestUtil
Tests the equality of digests
equal(Digest, Digest)
- Static method in class org.w3c.tools.crypt.
DigestUtil
equals(Object)
- Method in class org.w3c.rdf.model.impl.
RDFNodeImpl
equals(Object)
- Method in class org.w3c.rdf.model.impl.
LiteralImpl
equals(Object)
- Method in class org.w3c.rdf.model.impl.
TripleImpl
equals(Object)
- Method in class org.w3c.rdf.model.impl.
ResourceImpl
error(SAXParseException)
- Method in class org.w3c.rdf.syntax.sirpac.
ErrorStore
Report all recoverable errors, and try to continue parsing.
error(SAXParseException)
- Method in interface org.xml.sax.
ErrorHandler
Receive notification of a recoverable error.
error(SAXParseException)
- Method in class org.xml.sax.
HandlerBase
Receive notification of a recoverable parser error.
ErrorHandler
- interface org.xml.sax.
ErrorHandler
.
Basic interface for SAX error handlers.
errors()
- Method in class org.w3c.rdf.syntax.sirpac.
ErrorStore
ErrorStore
- class org.w3c.rdf.syntax.sirpac.
ErrorStore
.
An implementation of the
ErrorHandler
ErrorStore()
- Constructor for class org.w3c.rdf.syntax.sirpac.
ErrorStore
F
fatalError(SAXParseException)
- Method in class org.w3c.rdf.syntax.sirpac.
ErrorStore
Report all fatal errors, and try to continue parsing.
fatalError(SAXParseException)
- Method in interface org.xml.sax.
ErrorHandler
Receive notification of a non-recoverable error.
fatalError(SAXParseException)
- Method in class org.xml.sax.
HandlerBase
Report a fatal XML parsing error.
fetchSchema(String)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
fetchSchemas(boolean)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
Set whether parser recursively fetches and parses every RDF schema it finds in the namespace declarations
filter(InputSource)
- Static method in class org.w3c.rdf.util.
RDFReader
find(Resource, Resource, RDFNode)
- Method in interface org.w3c.rdf.model.
RDFModel
General method to search for triples.
find(Resource, Resource, RDFNode)
- Method in class org.w3c.rdf.model.impl.
RDFModelImpl
General method to search for triples.
G
get(long)
- Method in class org.w3c.rdf.model.impl.
LongTable
Returns the value to which the specified key is mapped in this hashtable.
get1(RDFModel)
- Static method in class org.w3c.rdf.util.
RDFUtil
Returns the first triple of the model
getAttribute(String)
- Method in class org.w3c.rdf.syntax.sirpac.
Element
getAttribute(String, String)
- Method in class org.w3c.rdf.syntax.sirpac.
Element
getByteStream()
- Method in class org.xml.sax.
InputSource
Get the byte stream for this input source.
getCharacterStream()
- Method in class org.xml.sax.
InputSource
Get the character stream for this input source.
getColumnNumber()
- Method in interface org.xml.sax.
Locator
Return the column number where the current document event ends.
getColumnNumber()
- Method in class org.xml.sax.
SAXParseException
The column number of the end of the text where the exception occurred.
getDigest()
- Method in class org.w3c.rdf.model.impl.
RDFModelImpl
getDigest()
- Method in class org.w3c.rdf.model.impl.
RDFNodeImpl
getDigest()
- Method in class org.w3c.rdf.model.impl.
TripleImpl
Properties: digest can be constructed given the digests of the pred, subj, obj Permutations of the s, p, o return different digests
getDigest()
- Method in class org.w3c.tools.crypt.
Md5
Get the digest for our input stream.
getDigest()
- Method in interface org.w3c.tools.crypt.
Digestable
getDigestAlgorithm()
- Method in class org.w3c.tools.crypt.
Md5Digest
getDigestAlgorithm()
- Method in interface org.w3c.tools.crypt.
Digest
getDigestBytes()
- Method in class org.w3c.tools.crypt.
Md5Digest
getDigestBytes()
- Method in interface org.w3c.tools.crypt.
Digest
getEncoding()
- Method in class org.xml.sax.
InputSource
Get the character encoding for a byte stream or URI.
getException()
- Method in class org.xml.sax.
SAXException
Return the embedded exception, if any.
getGroundModel()
- Method in interface org.w3c.rdf.model.
VirtualModel
getHashCode(Digest)
- Static method in class org.w3c.tools.crypt.
DigestUtil
getLabel()
- Method in interface org.w3c.rdf.model.
RDFNode
The formal string label of the node.
getLabel()
- Method in class org.w3c.rdf.model.impl.
RDFModelImpl
getLabel()
- Method in class org.w3c.rdf.model.impl.
RDFNodeImpl
getLabel()
- Method in class org.w3c.rdf.model.impl.
TripleImpl
getLength()
- Method in interface org.xml.sax.
AttributeList
Return the number of attributes in this list.
getLineNumber()
- Method in interface org.xml.sax.
Locator
Return the line number where the current document event ends.
getLineNumber()
- Method in class org.xml.sax.
SAXParseException
The line number of the end of the text where the exception occurred.
getMessage()
- Method in class org.xml.sax.
SAXException
Return a detail message for this exception.
getModelDigest(RDFModel)
- Static method in class org.w3c.rdf.util.
RDFDigestUtil
getName(int)
- Method in interface org.xml.sax.
AttributeList
Return the name of an attribute in this list (by position).
getNodeDigest(RDFNode)
- Static method in class org.w3c.rdf.util.
RDFDigestUtil
getOrd(Resource)
- Static method in class org.w3c.rdf.util.
RDFUtil
Converts an ordinal property to an integer.
getPublicId()
- Method in class org.xml.sax.
InputSource
Get the public identifier for this input source.
getPublicId()
- Method in interface org.xml.sax.
Locator
Return the public identifier for the current document event.
getPublicId()
- Method in class org.xml.sax.
SAXParseException
Get the public identifier of the entity where the exception occurred.
getRDFSource()
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
getReachable(Resource, RDFModel)
- Static method in class org.w3c.rdf.util.
RDFUtil
returns a subgraph of "m" containing "r" and all nodes reachable from "r" via directed edges.
getSourceURI()
- Method in interface org.w3c.rdf.model.
RDFModel
Returns current base URI setting.
getSourceURI()
- Method in class org.w3c.rdf.model.impl.
RDFModelImpl
Returns current base URI setting.
getStringDigest()
- Method in class org.w3c.tools.crypt.
Md5
Get the digest, as a proper string.
getStringValue()
- Method in interface org.w3c.tools.sorter.
Comparable
getSystemId()
- Method in class org.xml.sax.
InputSource
Get the system identifier for this input source.
getSystemId()
- Method in interface org.xml.sax.
Locator
Return the system identifier for the current document event.
getSystemId()
- Method in class org.xml.sax.
SAXParseException
Get the system identifier of the entity where the exception occurred.
getTripleDigest(Triple)
- Static method in class org.w3c.rdf.util.
RDFDigestUtil
getTripleVector(RDFModel)
- Static method in class org.w3c.rdf.util.
RDFUtil
Collects the triples of a model in a vector.
getType(int)
- Method in interface org.xml.sax.
AttributeList
Return the type of an attribute in the list (by position).
getType(String)
- Method in interface org.xml.sax.
AttributeList
Return the type of an attribute in the list (by name).
getURI()
- Method in interface org.w3c.rdf.model.
Resource
Returns the URI of the resource.
getURI()
- Method in class org.w3c.rdf.model.impl.
RDFModelImpl
getURI()
- Method in class org.w3c.rdf.model.impl.
TripleImpl
getURI()
- Method in class org.w3c.rdf.model.impl.
ResourceImpl
getValue(int)
- Method in interface org.xml.sax.
AttributeList
Return the value of an attribute in the list (by position).
getValue(String)
- Method in interface org.xml.sax.
AttributeList
Return the value of an attribute in the list (by name).
greaterThan(Comparable)
- Method in interface org.w3c.tools.sorter.
Comparable
guessName(String)
- Static method in class org.w3c.rdf.util.
RDFUtil
Delivers the name out of the URI (without the namespace prefix).
guessNamespace(String)
- Static method in class org.w3c.rdf.util.
RDFUtil
Extracts the namespace prefix out of a URI.
H
HandlerBase
- class org.xml.sax.
HandlerBase
.
Default base class for handlers.
HandlerBase()
- Constructor for class org.xml.sax.
HandlerBase
hashCode()
- Method in class org.w3c.rdf.model.impl.
RDFNodeImpl
hashCode()
- Method in class org.w3c.rdf.model.impl.
TripleImpl
hashCode()
- Method in class org.w3c.tools.crypt.
Md5Digest
I
ID()
- Method in class org.w3c.rdf.syntax.sirpac.
Element
ID(String)
- Method in class org.w3c.rdf.syntax.sirpac.
Element
ID(String, String)
- Method in class org.w3c.rdf.syntax.sirpac.
Element
ignorableWhitespace(char[], int, int)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
ignorableWhitespace(char[], int, int)
- Method in class org.xml.sax.
HandlerBase
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int)
- Method in interface org.xml.sax.
DocumentHandler
Receive notification of ignorable whitespace in element content.
InputSource
- class org.xml.sax.
InputSource
.
A single input source for an XML entity.
InputSource()
- Constructor for class org.xml.sax.
InputSource
Zero-argument default constructor.
InputSource(InputStream)
- Constructor for class org.xml.sax.
InputSource
Create a new input source with a byte stream.
InputSource(Reader)
- Constructor for class org.xml.sax.
InputSource
Create a new input source with a character stream.
InputSource(String)
- Constructor for class org.xml.sax.
InputSource
Create a new input source with a system identifier.
intersect(RDFModel)
- Method in interface org.w3c.rdf.model.
SetModel
Set intersection with another model.
intersect(RDFModel, RDFModel)
- Static method in class org.w3c.rdf.util.
SetOperations
intersection(RDFModel, RDFModel)
- Static method in class org.w3c.rdf.util.
SetOperations
isAlternative(Element)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
Is the element an Alternative
isBag(Element)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
Is the element a Bag
isContainer(Element)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
Is the element a Container
isDefinedBy
- Static variable in interface org.w3c.rdf.vocabulary.rdf_schema_19990303.
RDFS
Indicates a resource containing and defining the subject resource.
isDescription(Element)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
Is the element a Description
isEmpty()
- Method in class org.w3c.rdf.model.impl.
LongTable
Tests if this hashtable maps no keys to values.
isListItem(Element)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
Is the element a ListItem
isQualified(String)
- Static method in class org.w3c.rdf.util.
RDFUtil
Tests if the URI is qualified, i.e.
isRDF(Element)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
Check if the element
e
is from the namespace of the RDF schema by comparing only the beginning of the expanded element name with the canonical RDFMS URI
isRDF(Resource)
- Static method in class org.w3c.rdf.util.
RDFUtil
Tests if the resource belongs to the RDF syntax/model namespace.
isRDF(String)
- Static method in class org.w3c.rdf.util.
RDFUtil
Tests if the URI belongs to the RDF syntax/model namespace.
isRDFroot(Element)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
isSequence(Element)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
Is the element a Sequence
isTypedPredicate(Element)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
This method matches all properties but those from RDF namespace
isXML()
- Method in class org.w3c.rdf.syntax.sirpac.
Data
K
keys()
- Method in class org.w3c.rdf.model.impl.
LongTable
Returns an enumeration of the keys in this hashtable.
L
label
- Static variable in interface org.w3c.rdf.vocabulary.rdf_schema_19990303.
RDFS
Provides a human-readable version of a resource name
linearize(int, PrintStream)
- Method in class org.w3c.rdf.syntax.sirpac.
Element
linearize(int, PrintStream)
- Method in class org.w3c.rdf.syntax.sirpac.
Data
listNamespaces()
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
Return all non-RDF namespace URIs recognized by the parser
Literal
- interface org.w3c.rdf.model.
Literal
.
An RDF literal
Literal
- Static variable in interface org.w3c.rdf.vocabulary.rdf_schema_19990303.
RDFS
This represents the set of atomic values, eg.
LiteralImpl
- class org.w3c.rdf.model.impl.
LiteralImpl
.
LiteralImpl(String)
- Constructor for class org.w3c.rdf.model.impl.
LiteralImpl
Locator
- interface org.xml.sax.
Locator
.
Interface for associating a SAX event with a document location.
LongTable
- class org.w3c.rdf.model.impl.
LongTable
.
A hashtable specialized for storing keys of type
long
.
LongTable()
- Constructor for class org.w3c.rdf.model.impl.
LongTable
Constructs a new, empty hashtable with a default capacity and load factor.
LongTable(boolean)
- Constructor for class org.w3c.rdf.model.impl.
LongTable
LongTable(int)
- Constructor for class org.w3c.rdf.model.impl.
LongTable
Constructs a new, empty hashtable with the specified initial capacity and default load factor.
LongTable(int, float, boolean)
- Constructor for class org.w3c.rdf.model.impl.
LongTable
Constructs a new, empty hashtable with the specified initial capacity and the specified load factor.
lookforNode(String)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
Look for a node by name
sID
from the Hashtable
m_hIDtable
of all registered IDs.
M
main(String[])
- Static method in class org.w3c.rdf.model.impl.
TripleImpl
main(String[])
- Static method in class org.w3c.rdf.model.impl.
LongTable
main(String[])
- Static method in class org.w3c.rdf.syntax.sirpac.
Element
main(String[])
- Static method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
main method for running SiRPAC as an application
main(String[])
- Static method in class org.w3c.rdf.util.
RDFReader
main(String[])
- Static method in class org.w3c.rdf.examples.
ParseAndSerialize
main(String[])
- Static method in class org.w3c.tools.sorter.
QuickSort
main(String[])
- Static method in class org.w3c.tools.crypt.
Md5
makeAbsolute(String, String)
- Static method in class org.w3c.rdf.syntax.sirpac.
Element
Private methods for this class only
makeMarkupChar(String)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
makeMarkupET(String)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
makeMarkupST(Element)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
markSupported()
- Method in class org.w3c.rdf.util.
RDFReader
Tell whether this stream supports the mark() operation.
Md5
- class org.w3c.tools.crypt.
Md5
.
An implementation of the MD5 algorithm.
MD5
- Static variable in interface org.w3c.tools.crypt.
Digest
Md5(InputStream)
- Constructor for class org.w3c.tools.crypt.
Md5
Construct a digestifier for the given input stream.
Md5(String)
- Constructor for class org.w3c.tools.crypt.
Md5
Construct a digestifier for the given string.
Md5(String, String)
- Constructor for class org.w3c.tools.crypt.
Md5
Construct a digestifier for the given string.
Md5Digest
- class org.w3c.tools.crypt.
Md5Digest
.
An MD5-based digest.
Md5Digest(byte[])
- Constructor for class org.w3c.tools.crypt.
Md5Digest
Md5Digest(String)
- Constructor for class org.w3c.tools.crypt.
Md5Digest
Md5Digest(String, String)
- Constructor for class org.w3c.tools.crypt.
Md5Digest
multiget(long)
- Method in class org.w3c.rdf.model.impl.
LongTable
multigetsize(long)
- Method in class org.w3c.rdf.model.impl.
LongTable
N
name()
- Method in class org.w3c.rdf.syntax.sirpac.
Element
namespace(String)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
Return the full namespace URI for a given prefix
sPrefix
.
newReificationID()
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
Create a new reification ID by using a name part and an incremental counter
m_iReificationCounter
.
noname()
- Static method in class org.w3c.rdf.util.
RDFUtil
Creates a new unique unnamed resource.
normalizeURI(String)
- Static method in class org.w3c.rdf.util.
RDFUtil
notationDecl(String, String, String)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
notationDecl(String, String, String)
- Method in class org.xml.sax.
HandlerBase
Receive notification of a notation declaration.
notationDecl(String, String, String)
- Method in interface org.xml.sax.
DTDHandler
Receive notification of a notation declaration event.
O
object
- Static variable in interface org.w3c.rdf.vocabulary.rdf_syntax_19990222.
RDF
Identifies the object of a statement when representing the statement in reified form
object()
- Method in interface org.w3c.rdf.model.
Triple
object()
- Method in class org.w3c.rdf.model.impl.
TripleImpl
ord(int)
- Static method in class org.w3c.rdf.util.
RDFUtil
Creates an ordinal property (rdf:li, rdf:_N)
org.w3c.rdf.examples
- package org.w3c.rdf.examples
org.w3c.rdf.model
- package org.w3c.rdf.model
org.w3c.rdf.model.impl
- package org.w3c.rdf.model.impl
org.w3c.rdf.syntax
- package org.w3c.rdf.syntax
org.w3c.rdf.syntax.sirpac
- package org.w3c.rdf.syntax.sirpac
org.w3c.rdf.util
- package org.w3c.rdf.util
org.w3c.rdf.vocabulary.rdf_schema_19990303
- package org.w3c.rdf.vocabulary.rdf_schema_19990303
org.w3c.rdf.vocabulary.rdf_syntax_19990222
- package org.w3c.rdf.vocabulary.rdf_syntax_19990222
org.w3c.tools.crypt
- package org.w3c.tools.crypt
org.w3c.tools.sorter
- package org.w3c.tools.sorter
org.xml.sax
- package org.xml.sax
P
parse(InputSource)
- Method in interface org.xml.sax.
Parser
Parse an XML document.
parse(InputSource, RDFConsumer)
- Method in interface org.w3c.rdf.syntax.
RDFParser
Parse from the given SAX/XML input source.
parse(InputSource, RDFConsumer)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
parse(String)
- Method in interface org.xml.sax.
Parser
Parse an XML document from a system identifier (URI).
parse(String, RDFParser, RDFModel)
- Static method in class org.w3c.rdf.util.
RDFUtil
ParseAndSerialize
- class org.w3c.rdf.examples.
ParseAndSerialize
.
A simple demo program that parses RDF from a given URL, serializes it back into RDF/XML, and dumps the triples.
ParseAndSerialize()
- Constructor for class org.w3c.rdf.examples.
ParseAndSerialize
parseLiteral()
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
Methods to determine whether we are parsing parseType="Literal" or parseType="Resource"
Parser
- interface org.xml.sax.
Parser
.
Basic interface for SAX (Simple API for XML) parsers.
parseResource()
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
predicate
- Static variable in interface org.w3c.rdf.vocabulary.rdf_syntax_19990222.
RDF
Identifies the property used in a statement when representing the statement in reified form
predicate()
- Method in interface org.w3c.rdf.model.
Triple
predicate()
- Method in class org.w3c.rdf.model.impl.
TripleImpl
prefix()
- Method in class org.w3c.rdf.syntax.sirpac.
Element
prefix(String)
- Method in class org.w3c.rdf.syntax.sirpac.
Element
preserveWhiteSpace()
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
printTriples(RDFModel, PrintStream)
- Static method in class org.w3c.rdf.util.
RDFUtil
Prints the triples of a model to the given PrintStream.
processDescription(Element, boolean, boolean, boolean)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
processDescription manages Description elements
processingInstruction(String, String)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
processingInstruction(String, String)
- Method in class org.xml.sax.
HandlerBase
Receive notification of a processing instruction.
processingInstruction(String, String)
- Method in interface org.xml.sax.
DocumentHandler
Receive notification of a processing instruction.
processRDF(Element)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
Start processing an RDF/XML document instance from the root element
rdf
.
processString()
- Method in class org.w3c.tools.crypt.
Md5
Get the digest, for this string digestifier.
processTypedNode(Element)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
Manage the typedNode production in the RDF grammar.
processXML(Element)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
Given an XML document (well-formed HTML, for example), look for a suitable element to start parsing from
Property
- Static variable in interface org.w3c.rdf.vocabulary.rdf_syntax_19990222.
RDF
A name of a property, defining specific meaning for the property
Property
- Static variable in interface org.w3c.rdf.vocabulary.rdf_schema_19990303.
RDFS
The concept of a property.
put(long, Object)
- Method in class org.w3c.rdf.model.impl.
LongTable
Maps the specified
key
to the specified
value
in this hashtable.
Q
QuickSort
- class org.w3c.tools.sorter.
QuickSort
.
A quick sort implementation.
R
range
- Static variable in interface org.w3c.rdf.vocabulary.rdf_schema_19990303.
RDFS
Properties that can be used in a schema to provide constraints
RDF
- interface org.w3c.rdf.vocabulary.rdf_syntax_19990222.
RDF
.
A convenience access to the RDF vocabulary
RDFConsumer
- interface org.w3c.rdf.syntax.
RDFConsumer
.
RDFParser passes triples to RDFConsumer
RDFDigestUtil
- class org.w3c.rdf.util.
RDFDigestUtil
.
An implementation of the algorithms for computing digests of triples and models.
RDFDigestUtil()
- Constructor for class org.w3c.rdf.util.
RDFDigestUtil
RDFFactory
- interface org.w3c.rdf.util.
RDFFactory
.
A factory used to create RDF parser/serializer, empty flat models, schema-aware models out of flat models and schema registry.
RDFFactoryImpl
- class org.w3c.rdf.util.
RDFFactoryImpl
.
A default implementation of the RDFFactory interface.
RDFFactoryImpl()
- Constructor for class org.w3c.rdf.util.
RDFFactoryImpl
RDFModel
- interface org.w3c.rdf.model.
RDFModel
.
This is a programming interface to an RDF model.
RDFModelConsumer
- class org.w3c.rdf.syntax.
RDFModelConsumer
.
A standard class used for parsing into an RDF model
RDFModelConsumer(RDFModel)
- Constructor for class org.w3c.rdf.syntax.
RDFModelConsumer
RDFModelImpl
- class org.w3c.rdf.model.impl.
RDFModelImpl
.
RDFModelImpl()
- Constructor for class org.w3c.rdf.model.impl.
RDFModelImpl
RDFModelImpl(String, Hashtable, LongTable, boolean)
- Constructor for class org.w3c.rdf.model.impl.
RDFModelImpl
RDFMS
- Static variable in class org.w3c.rdf.syntax.sirpac.
SiRPAC
RDFNode
- interface org.w3c.rdf.model.
RDFNode
.
An abstract RDF node.
RDFNodeImpl
- class org.w3c.rdf.model.impl.
RDFNodeImpl
.
RDFNodeImpl(String)
- Constructor for class org.w3c.rdf.model.impl.
RDFNodeImpl
RDFParser
- interface org.w3c.rdf.syntax.
RDFParser
.
RDF parser interface
RDFReader
- class org.w3c.rdf.util.
RDFReader
.
A rough approximation for extracting RDF out of an arbitrary character stream.
RDFReader(Reader)
- Constructor for class org.w3c.rdf.util.
RDFReader
RDFS
- interface org.w3c.rdf.vocabulary.rdf_schema_19990303.
RDFS
.
A convenience access to the RDFS vocabulary
RDFSCHEMA
- Static variable in class org.w3c.rdf.syntax.sirpac.
SiRPAC
RDFSerializer
- interface org.w3c.rdf.syntax.
RDFSerializer
.
RDF serializer interface.
RDFUtil
- class org.w3c.rdf.util.
RDFUtil
.
Useful utility methods.
RDFUtil()
- Constructor for class org.w3c.rdf.util.
RDFUtil
read()
- Method in class org.w3c.rdf.util.
RDFReader
read(char[], int, int)
- Method in class org.w3c.rdf.util.
RDFReader
Read characters into a portion of an array, one by one.
ready()
- Method in class org.w3c.rdf.util.
RDFReader
registerID(String, Element)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
Add an element
e
to the Hashtable
m_hIDtable
which stores all nodes with an ID
registerResource(Element)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
Add an element
e
to the Vector
m_vResources
which stores all nodes with an URI
rehash()
- Method in class org.w3c.rdf.model.impl.
LongTable
Rehashes the contents of the hashtable into a hashtable with a larger capacity.
remove(long)
- Method in class org.w3c.rdf.model.impl.
LongTable
Removes the key (and its corresponding value) from this hashtable.
remove(long, Object)
- Method in class org.w3c.rdf.model.impl.
LongTable
remove(Triple)
- Method in interface org.w3c.rdf.model.
RDFModel
Removes the triple from the model.
remove(Triple)
- Method in class org.w3c.rdf.model.impl.
RDFModelImpl
Removes the triple from the model.
removeAttribute(String)
- Method in class org.w3c.rdf.syntax.sirpac.
Element
removeNamespace(String, RDFModel)
- Static method in class org.w3c.rdf.util.
RDFUtil
Removes all triples which have something to do with the given namespace
resolve()
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
Go through the
m_vResolveQueue
and assign direct object reference for each symbolic reference
resolveEntity(String, String)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
resolveEntity(String, String)
- Method in class org.xml.sax.
HandlerBase
Resolve an external entity.
resolveEntity(String, String)
- Method in interface org.xml.sax.
EntityResolver
Allow the application to resolve external entities.
resolveLater(Element)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
Add the element
e
to the
m_vResolveQueue
to be resolved later.
Resource
- interface org.w3c.rdf.model.
Resource
.
An RDF resource
Resource
- Static variable in interface org.w3c.rdf.vocabulary.rdf_schema_19990303.
RDFS
The most general class
resource()
- Method in class org.w3c.rdf.syntax.sirpac.
Element
resource(String)
- Method in class org.w3c.rdf.syntax.sirpac.
Element
resource(String, String)
- Method in class org.w3c.rdf.syntax.sirpac.
Element
ResourceImpl
- class org.w3c.rdf.model.impl.
ResourceImpl
.
ResourceImpl(String)
- Constructor for class org.w3c.rdf.model.impl.
ResourceImpl
REVISION
- Static variable in class org.w3c.rdf.syntax.sirpac.
SiRPAC
root()
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
Return the root element pointer.
S
SAXException
- exception org.xml.sax.
SAXException
.
Encapsulate a general SAX error or warning.
SAXException(Exception)
- Constructor for class org.xml.sax.
SAXException
Create a new SAXException wrapping an existing exception.
SAXException(String)
- Constructor for class org.xml.sax.
SAXException
Create a new SAXException.
SAXException(String, Exception)
- Constructor for class org.xml.sax.
SAXException
Create a new SAXException from an existing exception.
SAXParseException
- exception org.xml.sax.
SAXParseException
.
Encapsulate an XML parse error or warning.
SAXParseException(String, Locator)
- Constructor for class org.xml.sax.
SAXParseException
Create a new SAXParseException from a message and a Locator.
SAXParseException(String, Locator, Exception)
- Constructor for class org.xml.sax.
SAXParseException
Wrap an existing exception in a SAXParseException.
SAXParseException(String, String, String, int, int)
- Constructor for class org.xml.sax.
SAXParseException
Create a new SAXParseException.
SAXParseException(String, String, String, int, int, Exception)
- Constructor for class org.xml.sax.
SAXParseException
Create a new SAXParseException with an embedded exception.
seeAlso
- Static variable in interface org.w3c.rdf.vocabulary.rdf_schema_19990303.
RDFS
Indicates a resource that provides information about the subject resource
Seq
- Static variable in interface org.w3c.rdf.vocabulary.rdf_syntax_19990222.
RDF
An ordered collection
SerializationException
- exception org.w3c.rdf.syntax.
SerializationException
.
SerializationException(String)
- Constructor for class org.w3c.rdf.syntax.
SerializationException
serialize(RDFModel, Writer)
- Method in interface org.w3c.rdf.syntax.
RDFSerializer
Serialize a given model into an XML character output stream.
serialize(RDFModel, Writer)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRS
set(String)
- Method in class org.w3c.rdf.syntax.sirpac.
Data
setByteStream(InputStream)
- Method in class org.xml.sax.
InputSource
Set the byte stream for this input source.
setCharacterStream(Reader)
- Method in class org.xml.sax.
InputSource
Set the character stream for this input source.
setDocumentHandler(DocumentHandler)
- Method in interface org.xml.sax.
Parser
Allow an application to register a document event handler.
setDocumentLocator(Locator)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
setDocumentLocator(Locator)
- Method in class org.xml.sax.
HandlerBase
Receive a Locator object for document events.
setDocumentLocator(Locator)
- Method in interface org.xml.sax.
DocumentHandler
Receive an object for locating the origin of SAX document events.
setDTDHandler(DTDHandler)
- Method in interface org.xml.sax.
Parser
Allow an application to register a DTD event handler.
setEncoding(String)
- Method in class org.xml.sax.
InputSource
Set the character encoding, if known.
setEntityResolver(EntityResolver)
- Method in interface org.xml.sax.
Parser
Allow an application to register a custom entity resolver.
setErrorHandler(ErrorHandler)
- Method in interface org.w3c.rdf.syntax.
RDFParser
setErrorHandler(ErrorHandler)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
setErrorHandler(ErrorHandler)
- Method in interface org.xml.sax.
Parser
Allow an application to register an error event handler.
setLocale(Locale)
- Method in interface org.xml.sax.
Parser
Allow an application to request a locale for errors and warnings.
SetModel
- interface org.w3c.rdf.model.
SetModel
.
An RDF model that natively supports set operations `union', `difference' and `intersection'.
SetOperations
- class org.w3c.rdf.util.
SetOperations
.
An implementation of set operations on models.
SetOperations()
- Constructor for class org.w3c.rdf.util.
SetOperations
setPublicId(String)
- Method in class org.xml.sax.
InputSource
Set the public identifier for this input source.
setRDFSource(InputSource)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
Notify all registered consumers that were are at the end of the parsing process
setRobustMode(boolean)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
setSource(String)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
setSource methods saves the name of the source document for later inspection if needed
setSourceURI(String)
- Method in interface org.w3c.rdf.model.
RDFModel
Set a base URI for the model.
setSourceURI(String)
- Method in class org.w3c.rdf.model.impl.
RDFModelImpl
Set a base URI for the message.
setStreamMode(boolean)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
setSystemId(String)
- Method in class org.xml.sax.
InputSource
Set the system identifier for this input source.
SiRPAC
- class org.w3c.rdf.syntax.sirpac.
SiRPAC
.
Modified version of SiRPAC adapted to support the new API, streaming, robust parsing etc.
SiRPAC()
- Constructor for class org.w3c.rdf.syntax.sirpac.
SiRPAC
SiRPAC(String)
- Constructor for class org.w3c.rdf.syntax.sirpac.
SiRPAC
SiRS
- class org.w3c.rdf.syntax.sirpac.
SiRS
.
A default implementation of the RDFMS interface.
SiRS()
- Constructor for class org.w3c.rdf.syntax.sirpac.
SiRS
size()
- Method in interface org.w3c.rdf.model.
RDFModel
Number of triples in the model
size()
- Method in class org.w3c.rdf.model.impl.
RDFModelImpl
Number of triples in the model
size()
- Method in class org.w3c.rdf.model.impl.
LongTable
Returns the number of keys in this hashtable.
sort(Vector)
- Static method in class org.w3c.tools.sorter.
QuickSort
sort(Vector, Comparer, Object)
- Static method in class org.w3c.tools.sorter.
QuickSort
Takes a vector of objects as input and sorts them using
comparer
.
sortComparableArray(Comparable[], boolean)
- Static method in class org.w3c.tools.sorter.
Sorter
sortComparableEnumeration(Enumeration)
- Static method in class org.w3c.tools.sorter.
Sorter
Sort the given Comparable enumeration.
sortComparableKeys(Hashtable)
- Static method in class org.w3c.tools.sorter.
Sorter
Get the keys of this hashtable, sorted.
Sorter
- class org.w3c.tools.sorter.
Sorter
.
This class implements a bunch of different ways of sorting things.
Sorter()
- Constructor for class org.w3c.tools.sorter.
Sorter
sortStringArray(String[], boolean)
- Static method in class org.w3c.tools.sorter.
Sorter
Sort the given String array in place.
sortStringEnumeration(Enumeration)
- Static method in class org.w3c.tools.sorter.
Sorter
Sort the given String enumeration.
sortStringKeys(Hashtable)
- Static method in class org.w3c.tools.sorter.
Sorter
Get the keys of this hashtable, sorted.
source()
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
startDocument()
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
startDocument()
- Method in class org.xml.sax.
HandlerBase
Receive notification of the beginning of the document.
startDocument()
- Method in interface org.xml.sax.
DocumentHandler
Receive notification of the beginning of a document.
startElement(String, AttributeList)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
Called for each new element.
startElement(String, AttributeList)
- Method in class org.xml.sax.
HandlerBase
Receive notification of the start of an element.
startElement(String, AttributeList)
- Method in interface org.xml.sax.
DocumentHandler
Receive notification of the beginning of an element.
startModel()
- Method in class org.w3c.rdf.syntax.
RDFModelConsumer
start is called when parsing of data is started
startModel()
- Method in interface org.w3c.rdf.syntax.
RDFConsumer
start is called when parsing of data is started
Statement
- Static variable in interface org.w3c.rdf.vocabulary.rdf_syntax_19990222.
RDF
A triple consisting of a predicate, a subject, and an object.
subClassOf
- Static variable in interface org.w3c.rdf.vocabulary.rdf_schema_19990303.
RDFS
Indicates membership of a class
subject
- Static variable in interface org.w3c.rdf.vocabulary.rdf_syntax_19990222.
RDF
Identifies the resource that a statement is describing when representing the statement in reified form
subject()
- Method in interface org.w3c.rdf.model.
Triple
subject()
- Method in class org.w3c.rdf.model.impl.
TripleImpl
subPropertyOf
- Static variable in interface org.w3c.rdf.vocabulary.rdf_schema_19990303.
RDFS
Indicates specialization of properties
subtract(RDFModel)
- Method in interface org.w3c.rdf.model.
SetModel
Set difference with another model.
subtract(RDFModel, RDFModel)
- Static method in class org.w3c.rdf.util.
SetOperations
T
target()
- Method in class org.w3c.rdf.syntax.sirpac.
Element
targets()
- Method in class org.w3c.rdf.syntax.sirpac.
Element
toHexString(byte[])
- Static method in class org.w3c.tools.crypt.
DigestUtil
toHexString(Digest)
- Static method in class org.w3c.tools.crypt.
DigestUtil
toString()
- Method in class org.w3c.rdf.model.impl.
RDFNodeImpl
toString()
- Method in class org.w3c.rdf.model.impl.
TripleImpl
toString()
- Method in class org.w3c.rdf.model.impl.
LongTable
Returns a rather long string representation of this hashtable.
toString()
- Method in class org.xml.sax.
SAXException
Convert this exception to a string.
Triple
- interface org.w3c.rdf.model.
Triple
.
An RDF statement. Triples must implement
getURI()
according to a standard MD5-based algorithm.
TripleImpl
- class org.w3c.rdf.model.impl.
TripleImpl
.
TripleImpl(Resource, Resource, RDFNode)
- Constructor for class org.w3c.rdf.model.impl.
TripleImpl
The parameters to constructor are instances of classes and not just strings
type
- Static variable in interface org.w3c.rdf.vocabulary.rdf_syntax_19990222.
RDF
Identifies the Class of a resource
U
union(RDFModel, RDFModel)
- Static method in class org.w3c.rdf.util.
SetOperations
unite(RDFModel)
- Method in interface org.w3c.rdf.model.
SetModel
Set union with another model.
unite(RDFModel, RDFModel)
- Static method in class org.w3c.rdf.util.
SetOperations
unparsedEntityDecl(String, String, String, String)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
Display unparsed entity declarations as they are reported.
unparsedEntityDecl(String, String, String, String)
- Method in class org.xml.sax.
HandlerBase
Receive notification of an unparsed entity declaration.
unparsedEntityDecl(String, String, String, String)
- Method in interface org.xml.sax.
DTDHandler
Receive notification of an unparsed entity declaration event.
V
value
- Static variable in interface org.w3c.rdf.vocabulary.rdf_syntax_19990222.
RDF
Identifies the principal value (usually a string) of a property when the property value is a structured resource
VirtualModel
- interface org.w3c.rdf.model.
VirtualModel
.
A virtual model may deliver additional facts besides those explicitly contained in the model.
W
warning(SAXParseException)
- Method in class org.w3c.rdf.syntax.sirpac.
ErrorStore
Report all warnings, and continue parsing.
warning(SAXParseException)
- Method in interface org.xml.sax.
ErrorHandler
Receive notification of a warning.
warning(SAXParseException)
- Method in class org.xml.sax.
HandlerBase
Receive notification of a parser warning.
warnings()
- Method in class org.w3c.rdf.syntax.sirpac.
ErrorStore
X
XMLSCHEMA
- Static variable in class org.w3c.rdf.syntax.sirpac.
SiRPAC
xor(byte[], byte[])
- Static method in class org.w3c.tools.crypt.
DigestUtil
XORs digests
xor(byte[], byte[], int)
- Static method in class org.w3c.tools.crypt.
DigestUtil
XORs the first digest with the second digest rotated bytewise to the right by
shift
bytes
_
_Namespace
- Static variable in interface org.w3c.rdf.vocabulary.rdf_syntax_19990222.
RDF
Namespace URI of this schema
_Namespace
- Static variable in interface org.w3c.rdf.vocabulary.rdf_schema_19990303.
RDFS
Namespace URI of this schema
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
_
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES