A B C D E F G H I L M N O P Q R S T U V W X _

A

about() - Method in class org.w3c.rdf.implementation.syntax.sirpac.Element
 
about(String) - Method in class org.w3c.rdf.implementation.syntax.sirpac.Element
 
about(String, String) - Method in class org.w3c.rdf.implementation.syntax.sirpac.Element
 
aboutEach() - Method in class org.w3c.rdf.implementation.syntax.sirpac.Element
 
aboutEach(String) - Method in class org.w3c.rdf.implementation.syntax.sirpac.Element
 
aboutEach(String, String) - Method in class org.w3c.rdf.implementation.syntax.sirpac.Element
 
aboutEachPrefix() - Method in class org.w3c.rdf.implementation.syntax.sirpac.Element
 
aboutEachPrefix(String) - Method in class org.w3c.rdf.implementation.syntax.sirpac.Element
 
aboutEachPrefix(String, String) - Method in class org.w3c.rdf.implementation.syntax.sirpac.Element
 
add(Model, Resource, Resource, RDFNode) - Static method in class org.w3c.rdf.util.RDFUtil
 
add(Resource, Resource, RDFNode) - Method in class org.w3c.rdf.implementation.model.ModelImpl
Adds a new triple to the model.
add(Resource, Resource, String) - Method in class org.w3c.rdf.implementation.model.ModelImpl
Adds a new triple to the model.
add(Statement) - Method in interface org.w3c.rdf.model.Model
Adds a new triple to the model.
add(Statement) - Method in class org.w3c.rdf.implementation.model.ModelImpl
Adds a new triple to the model.
addAttribute(String, String) - Method in class org.w3c.rdf.implementation.syntax.sirpac.Element
 
addChild(Element) - Method in class org.w3c.rdf.implementation.syntax.sirpac.Element
 
addError(String) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
Generate an error message as a string
addError(String) - Method in class org.w3c.rdf.util.xml.GenericParser
Generate an error message as a string
addGraphAttribute(String) - Method in class org.w3c.rdf.examples.GraphVizDumpConsumer
Interface to accept graph-level attributes that should be added to the graph's header information.
addLookup(Statement) - Method in class org.w3c.rdf.implementation.model.FindIndex
 
addNamespace(String, String) - Method in class org.w3c.rdf.examples.GraphVizDumpConsumer
This method adds a namespace prefix and the associated namespace URI to the consumer.
addStatement(Statement) - Method in class org.w3c.rdf.examples.GraphVizDumpConsumer
This method outputs text to stdout that is suitable for use in GraphViz.
addStatement(Statement) - Method in class org.w3c.rdf.examples.NTriplesDumpConsumer
This method outputs text to stdout that is suitable for use in NTriples.
addStatement(Statement) - Method in class org.w3c.rdf.examples.SiRPACServletDumpConsumer
 
addStatement(Statement) - Method in interface org.w3c.rdf.syntax.RDFConsumer
assert is called every time a new statement within RDF data model is added
addStatement(Statement) - Method in class org.w3c.rdf.util.ModelConsumer
assert is called every time a new statement within RDF data model is added
addStatement(Statement) - Method in class org.w3c.rdf.util.xml.DumpConsumer
 
addTarget(Element) - Method in class org.w3c.rdf.implementation.syntax.sirpac.Element
 
addTriple(Resource, Resource, RDFNode) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
Create a new triple
addTriple(Statement) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
 
addWarning(String) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
Generate a warning message as a string
addWarning(String) - Method in class org.w3c.rdf.util.xml.GenericParser
Generate a warning message as a string
Alt - Static variable in class org.w3c.rdf.vocabulary.rdf_syntax_19990222.RDF
A collection of alternatives
attributes() - Method in class org.w3c.rdf.implementation.syntax.sirpac.Element
 
attrs - Variable in class org.w3c.rdf.util.xml.Element
 

B

Bag - Static variable in class org.w3c.rdf.vocabulary.rdf_syntax_19990222.RDF
An unordered collection
bagID() - Method in class org.w3c.rdf.implementation.syntax.sirpac.Element
 
bagID(String) - Method in class org.w3c.rdf.implementation.syntax.sirpac.Element
 
bagID(String, String) - Method in class org.w3c.rdf.implementation.syntax.sirpac.Element
 

C

CDATA - Static variable in class org.w3c.rdf.util.xml.Element
 
characters(char[], int, int) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
 
characters(char[], int, int) - Method in class org.w3c.rdf.util.xml.GenericParser
 
child - Variable in class org.w3c.rdf.util.xml.Element
we consider a single child at a time
children() - Method in class org.w3c.rdf.implementation.syntax.sirpac.Element
 
Class - Static variable in class org.w3c.rdf.vocabulary.rdf_schema_19990303.RDFS
The concept of Class
clone() - Method in class org.w3c.rdf.implementation.model.ModelImpl
 
close() - Method in class org.w3c.rdf.util.RDFReader
 
comment - Static variable in class org.w3c.rdf.vocabulary.rdf_schema_19990303.RDFS
Use this for descriptions
compare(Object, Object, Object) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRS
 
compare(Object, Object, Object) - Method in interface org.w3c.rdf.tools.sorter.Comparer
Handle is used e.g.
Comparer - interface org.w3c.rdf.tools.sorter.Comparer.
A comparer performs a comparison of two objects.
computeDigest(String, byte[]) - Static method in class org.w3c.rdf.tools.crypt.DigestUtil
 
computeDigest(String, String) - Static method in class org.w3c.rdf.tools.crypt.DigestUtil
 
computeModelDigest(Model) - Static method in class org.w3c.rdf.util.RDFDigestUtil
 
computeNodeDigest(RDFNode) - Static method in class org.w3c.rdf.util.RDFDigestUtil
 
computeStatementDigest(Statement) - Static method in class org.w3c.rdf.util.RDFDigestUtil
 
ConstraintProperty - Static variable in class org.w3c.rdf.vocabulary.rdf_schema_19990303.RDFS
Properties used to express RDF Schema constraints.
ConstraintResource - Static variable in class org.w3c.rdf.vocabulary.rdf_schema_19990303.RDFS
Resources used to express RDF Schema constraints.
consumer - Variable in class org.w3c.rdf.util.xml.GenericParser
 
Container - Static variable in class org.w3c.rdf.vocabulary.rdf_schema_19990303.RDFS
This represents the set Containers.
ContainerMembershipProperty - Static variable in class org.w3c.rdf.vocabulary.rdf_schema_19990303.RDFS
This is the class that the properties _1,_2, ...
contains(Statement) - Method in interface org.w3c.rdf.model.Model
Tests if the model contains the given triple.
contains(Statement) - Method in class org.w3c.rdf.implementation.model.ModelImpl
Tests if the model contains the given triple.
convertGenId(String, boolean) - Static method in class org.w3c.rdf.examples.NTriplesDumpConsumer
If the given string looks like a generated node id (aka a annonymous node): http://foo.com/#genid repace it with a string of the following form: _:genid
create() - Method in interface org.w3c.rdf.model.Model
Creates empty model of the same Class
create() - Method in class org.w3c.rdf.implementation.model.ModelImpl
Creates empty model of the same Class
createBags(boolean) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
createBags method allows one to determine whether SiRPAC produces Bag instances for each Description block.
createElement() - Method in class org.w3c.rdf.util.xml.GenericParser
 
createFromBytes(String, byte[]) - Static method in class org.w3c.rdf.tools.crypt.DigestUtil
 
createLiteral(String) - Method in interface org.w3c.rdf.model.NodeFactory
Creates a literal out of a string
createLiteral(String) - Method in class org.w3c.rdf.implementation.model.NodeFactoryImpl
Creates a literal out of a string
createLiteral(String, boolean) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
 
createModel() - Method in interface org.w3c.rdf.util.RDFFactory
Create an empty flat model.
createModel() - Method in class org.w3c.rdf.util.RDFFactoryImpl
 
createOrdinal(int) - Method in interface org.w3c.rdf.model.NodeFactory
Creates an ordinal
createOrdinal(int) - Method in class org.w3c.rdf.implementation.model.NodeFactoryImpl
Creates an ordinal property (rdf:li, rdf:_N)
createParser() - Method in interface org.w3c.rdf.util.RDFFactory
Creates a new RDF parser
createParser() - Method in class org.w3c.rdf.util.RDFFactoryImpl
 
createParser(String) - Static method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
 
createParser(String) - Static method in class org.w3c.rdf.util.xml.GenericParser
 
createResource(String) - Method in interface org.w3c.rdf.model.NodeFactory
Creates a resource out of a string
createResource(String) - Method in class org.w3c.rdf.implementation.model.NodeFactoryImpl
Creates a resource out of a string
createResource(String) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
 
createSerializer() - Method in interface org.w3c.rdf.util.RDFFactory
Creates a new RDF serializer
createSerializer() - Method in class org.w3c.rdf.util.RDFFactoryImpl
 
createStatement(Resource, Resource, RDFNode) - Method in interface org.w3c.rdf.model.NodeFactory
Creates a triple
createStatement(Resource, Resource, RDFNode) - Method in class org.w3c.rdf.implementation.model.NodeFactoryImpl
Creates a triple
createStatement(Resource, Resource, RDFNode) - Method in class org.w3c.rdf.util.xml.GenericParser
 
createUniqueResource() - Method in interface org.w3c.rdf.model.NodeFactory
Creates a resource with a unique ID
createUniqueResource() - Method in class org.w3c.rdf.implementation.model.NodeFactoryImpl
Creates a resource with a unique ID
current - Variable in class org.w3c.rdf.util.xml.GenericParser
 

D

Data - class org.w3c.rdf.implementation.syntax.sirpac.Data.
 
data() - Method in class org.w3c.rdf.implementation.syntax.sirpac.Data
 
Data(String) - Constructor for class org.w3c.rdf.implementation.syntax.sirpac.Data
 
Data(String, boolean) - Constructor for class org.w3c.rdf.implementation.syntax.sirpac.Data
 
destroy() - Method in class org.w3c.rdf.examples.SiRPACServlet
 
difference(Model, Model) - Static method in class org.w3c.rdf.util.SetOperations
 
digest - Variable in class org.w3c.rdf.implementation.model.RDFNodeImpl
 
Digest - interface org.w3c.rdf.tools.crypt.Digest.
A cryptographic digest
Digestable - interface org.w3c.rdf.tools.crypt.Digestable.
An object that can produce a digest for itself implements this interface.
digestBytes2HashCode(byte[]) - Static method in class org.w3c.rdf.tools.crypt.DigestUtil
 
DigestException - exception org.w3c.rdf.tools.crypt.DigestException.
 
DigestException(String) - Constructor for class org.w3c.rdf.tools.crypt.DigestException
 
DigestUtil - class org.w3c.rdf.tools.crypt.DigestUtil.
This class is a container of static functions for manipulating cryptographic digests.
DigestUtil() - Constructor for class org.w3c.rdf.tools.crypt.DigestUtil
 
doctype(String, String, String) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
 
doctype(String, String, String) - Method in class org.w3c.rdf.util.xml.GenericParser
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.w3c.rdf.examples.SiRPACServlet
 
domain - Static variable in class 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.implementation.syntax.sirpac.Element
 
done(boolean) - Method in class org.w3c.rdf.implementation.syntax.sirpac.Element
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.w3c.rdf.examples.SiRPACServlet
 
DumpConsumer - class org.w3c.rdf.util.xml.DumpConsumer.
 
DumpConsumer() - Constructor for class org.w3c.rdf.util.xml.DumpConsumer
 
dumpModel(Model, PrintStream, RDFSerializer) - Static method in class org.w3c.rdf.util.RDFUtil
Dumps the model in a serialized form.
dumpModel(Model, 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.Model
Clone the model.
duplicate() - Method in class org.w3c.rdf.implementation.model.ModelImpl
Clone the model.

E

Element - class org.w3c.rdf.implementation.syntax.sirpac.Element.
 
Element - class org.w3c.rdf.util.xml.Element.
 
Element() - Constructor for class org.w3c.rdf.util.xml.Element
 
Element(String, AttributeList) - Constructor for class org.w3c.rdf.implementation.syntax.sirpac.Element
 
ELEMENTS - Static variable in class org.w3c.rdf.util.xml.Element
 
elements() - Method in interface org.w3c.rdf.model.Model
Enumerate triples
elements() - Method in class org.w3c.rdf.implementation.model.ModelImpl
Enumerate triples
EMPTY - Static variable in class org.w3c.rdf.util.xml.Element
 
EMPTY_ENUMERATION - Static variable in class org.w3c.rdf.util.xml.Element
 
EMPTY_STR - Static variable in class org.w3c.rdf.util.xml.Element
 
endDocument() - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
 
endDocument() - Method in class org.w3c.rdf.util.xml.GenericParser
 
endElement(String) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
For each end of an element scope step back in the element and namespace stack
endElement(String) - Method in class org.w3c.rdf.util.xml.GenericParser
 
endModel() - Method in class org.w3c.rdf.examples.GraphVizDumpConsumer
This method dumps out the Graph Viz footer.
endModel() - Method in class org.w3c.rdf.examples.NTriplesDumpConsumer
This method handles the NTriples footer.
endModel() - Method in class org.w3c.rdf.examples.SiRPACServletDumpConsumer
 
endModel() - Method in interface org.w3c.rdf.syntax.RDFConsumer
end is called when parsing of data is ended
endModel() - Method in class org.w3c.rdf.util.ModelConsumer
end is called when parsing of data is ended
endModel() - Method in class org.w3c.rdf.util.xml.DumpConsumer
 
equal(byte[], byte[]) - Static method in class org.w3c.rdf.tools.crypt.DigestUtil
Tests the equality of digests
equal(Digest, Digest) - Static method in class org.w3c.rdf.tools.crypt.DigestUtil
 
equals(Object) - Method in class org.w3c.rdf.implementation.model.LiteralImpl
 
equals(Object) - Method in class org.w3c.rdf.implementation.model.RDFNodeImpl
 
equals(Object) - Method in class org.w3c.rdf.implementation.model.ResourceImpl
 
equals(Object) - Method in class org.w3c.rdf.implementation.model.StatementImpl
 
error(SAXParseException) - Method in class org.w3c.rdf.util.xml.ErrorStore
Report all recoverable errors, and try to continue parsing.
errorHandler - Variable in class org.w3c.rdf.util.xml.GenericParser
 
errors() - Method in class org.w3c.rdf.util.xml.ErrorStore
 
ErrorStore - class org.w3c.rdf.util.xml.ErrorStore.
An implementation of the ErrorHandler
ErrorStore() - Constructor for class org.w3c.rdf.util.xml.ErrorStore
 

F

FakeLocator - class org.w3c.rdf.util.xml.FakeLocator.
 
FakeLocator() - Constructor for class org.w3c.rdf.util.xml.FakeLocator
 
fatalError(SAXParseException) - Method in class org.w3c.rdf.util.xml.ErrorStore
Report all fatal errors, and try to continue parsing.
fetchSchema(String) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
 
filter(InputSource) - Static method in class org.w3c.rdf.util.RDFReader
 
find(Resource, Resource, RDFNode) - Method in interface org.w3c.rdf.model.Model
General method to search for triples.
find(Resource, Resource, RDFNode) - Method in class org.w3c.rdf.implementation.model.ModelImpl
General method to search for triples.
FindIndex - class org.w3c.rdf.implementation.model.FindIndex.
 
FindIndex() - Constructor for class org.w3c.rdf.implementation.model.FindIndex
 

G

GenericParser - class org.w3c.rdf.util.xml.GenericParser.
 
GenericParser() - Constructor for class org.w3c.rdf.util.xml.GenericParser
 
GenericParser(boolean) - Constructor for class org.w3c.rdf.util.xml.GenericParser
 
get1(Model) - Static method in class org.w3c.rdf.util.RDFUtil
Returns the first triple of the model
getAttribute(String) - Method in class org.w3c.rdf.implementation.syntax.sirpac.Element
 
getAttribute(String) - Method in class org.w3c.rdf.util.xml.Element
 
getAttributes() - Method in class org.w3c.rdf.util.xml.Element
 
getColumnNumber() - Method in class org.w3c.rdf.util.xml.ErrorStore
 
getColumnNumber() - Method in class org.w3c.rdf.util.xml.FakeLocator
 
getDigest() - Method in class org.w3c.rdf.implementation.model.ModelImpl
 
getDigest() - Method in class org.w3c.rdf.implementation.model.RDFNodeImpl
 
getDigest() - Method in class org.w3c.rdf.implementation.model.StatementImpl
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 interface org.w3c.rdf.tools.crypt.Digestable
 
getDigestAlgorithm() - Method in class org.w3c.rdf.implementation.model.ModelImpl
 
getDigestAlgorithm() - Method in interface org.w3c.rdf.tools.crypt.Digest
 
getDigestAlgorithm() - Static method in class org.w3c.rdf.util.RDFDigestUtil
 
getDigestBytes() - Method in class org.w3c.rdf.implementation.model.ModelImpl
 
getDigestBytes() - Method in interface org.w3c.rdf.tools.crypt.Digest
 
getErrorMessage() - Method in class org.w3c.rdf.util.xml.ErrorStore
 
getHashCode(Digest) - Static method in class org.w3c.rdf.tools.crypt.DigestUtil
 
getInputSource(String) - Static method in class org.w3c.rdf.util.xml.GenericParser
 
getLabel() - Method in interface org.w3c.rdf.model.RDFNode
The formal string label of the node.
getLabel() - Method in class org.w3c.rdf.implementation.model.ModelImpl
 
getLabel() - Method in class org.w3c.rdf.implementation.model.RDFNodeImpl
 
getLabel() - Method in class org.w3c.rdf.implementation.model.StatementImpl
 
getLineNumber() - Method in class org.w3c.rdf.util.xml.ErrorStore
 
getLineNumber() - Method in class org.w3c.rdf.util.xml.FakeLocator
 
getModelDigest(Model) - Static method in class org.w3c.rdf.util.RDFDigestUtil
 
getName() - Method in class org.w3c.rdf.util.xml.Element
 
getNamespaces() - Method in class org.w3c.rdf.util.xml.GenericParser
 
getNodeDigest(RDFNode) - Static method in class org.w3c.rdf.util.RDFDigestUtil
 
getNodeFactory() - Method in class org.w3c.rdf.examples.GraphVizDumpConsumer
 
getNodeFactory() - Method in class org.w3c.rdf.examples.NTriplesDumpConsumer
 
getNodeFactory() - Method in class org.w3c.rdf.examples.SiRPACServletDumpConsumer
 
getNodeFactory() - Method in interface org.w3c.rdf.model.Model
Returns the node factory for this model
getNodeFactory() - Method in interface org.w3c.rdf.syntax.RDFConsumer
node factory to be used by the parser for creating resources and literals passed to addStatement
getNodeFactory() - Method in class org.w3c.rdf.implementation.model.ModelImpl
 
getNodeFactory() - Method in class org.w3c.rdf.util.ModelConsumer
 
getNodeFactory() - Method in class org.w3c.rdf.util.xml.DumpConsumer
 
getNumStatements() - Method in class org.w3c.rdf.examples.SiRPACServletDumpConsumer
 
getObject(Model, Resource, Resource) - Static method in class org.w3c.rdf.util.RDFUtil
 
getObjectLiteral(Model, Resource, Resource) - Static method in class org.w3c.rdf.util.RDFUtil
returns the literal value of the node reachable from subject via predicate
getObjectResource(Model, Resource, Resource) - Static method in class org.w3c.rdf.util.RDFUtil
 
getOrd(Resource) - Static method in class org.w3c.rdf.util.RDFUtil
Converts an ordinal property to an integer.
getParent() - Method in class org.w3c.rdf.util.xml.Element
 
getPublicId() - Method in class org.w3c.rdf.util.xml.FakeLocator
 
getQualifiedName(String) - Method in class org.w3c.rdf.util.xml.GenericParser
 
getQualifiedName(String, String) - Method in class org.w3c.rdf.util.xml.GenericParser
 
getRDFSource() - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
 
getReachable(Resource, Model) - 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.
getResources(Model) - Static method in class org.w3c.rdf.util.RDFUtil
 
getServletInfo() - Method in class org.w3c.rdf.examples.SiRPACServlet
 
getSourceURI() - Method in interface org.w3c.rdf.model.Model
Returns current base URI setting.
getSourceURI() - Method in class org.w3c.rdf.implementation.model.ModelImpl
Returns current base URI setting.
getSourceURI() - Method in class org.w3c.rdf.util.xml.GenericParser
 
getStatementDigest(Statement) - Static method in class org.w3c.rdf.util.RDFDigestUtil
 
getStatementVector(Model) - Static method in class org.w3c.rdf.util.RDFUtil
Collects the triples of a model in a vector.
getSubject(Model, Resource, RDFNode) - Static method in class org.w3c.rdf.util.RDFUtil
 
getSystemId() - Method in class org.w3c.rdf.util.xml.FakeLocator
 
getType() - Method in class org.w3c.rdf.util.xml.Element
 
getURI() - Method in interface org.w3c.rdf.model.Resource
Returns the URI of the resource.
getURI() - Method in class org.w3c.rdf.implementation.model.ModelImpl
 
getURI() - Method in class org.w3c.rdf.implementation.model.ResourceImpl
 
getURI() - Method in class org.w3c.rdf.implementation.model.StatementImpl
 
getValue() - Method in class org.w3c.rdf.util.xml.Element
 
GraphVizDumpConsumer - class org.w3c.rdf.examples.GraphVizDumpConsumer.
 
GraphVizDumpConsumer() - Constructor for class org.w3c.rdf.examples.GraphVizDumpConsumer
Default constructor
GraphVizDumpConsumer(PrintWriter) - Constructor for class org.w3c.rdf.examples.GraphVizDumpConsumer
Default constructor
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

hashCode() - Method in class org.w3c.rdf.implementation.model.RDFNodeImpl
 
hashCode() - Method in class org.w3c.rdf.implementation.model.StatementImpl
 

I

ID() - Method in class org.w3c.rdf.implementation.syntax.sirpac.Element
 
ID(String) - Method in class org.w3c.rdf.implementation.syntax.sirpac.Element
 
ID(String, String) - Method in class org.w3c.rdf.implementation.syntax.sirpac.Element
 
ignorableWhitespace(char[], int, int) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
 
ignorableWhitespace(char[], int, int) - Method in class org.w3c.rdf.util.xml.GenericParser
 
init(ServletConfig) - Method in class org.w3c.rdf.examples.SiRPACServlet
 
initXMLParser(boolean) - Method in class org.w3c.rdf.util.xml.GenericParser
 
intersect(Model) - Method in interface org.w3c.rdf.model.SetModel
Set intersection with another model.
intersect(Model, Model) - Static method in class org.w3c.rdf.util.SetOperations
 
intersection(Model, Model) - Static method in class org.w3c.rdf.util.SetOperations
 
isAlternative(Element) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
Is the element an Alternative
isBag(Element) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
Is the element a Bag
isContainer(Element) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
Is the element a Container
isDefinedBy - Static variable in class 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.implementation.syntax.sirpac.SiRPAC
Is the element a Description
isEmpty() - Method in interface org.w3c.rdf.model.Model
true if the model contains no triples
isEmpty() - Method in class org.w3c.rdf.implementation.model.ModelImpl
 
isInstanceOf(Model, Resource, Resource) - Static method in class org.w3c.rdf.util.RDFUtil
 
isListItem(Element) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
Is the element a ListItem
isMutable() - Method in interface org.w3c.rdf.model.Model
True if the model supports add() and remove() methods.
isMutable() - Method in class org.w3c.rdf.implementation.model.ModelImpl
 
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.implementation.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.implementation.syntax.sirpac.SiRPAC
 
isSequence(Element) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
Is the element a Sequence
isTypedPredicate(Element) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
This method matches all properties but those from RDF namespace
isXML() - Method in class org.w3c.rdf.implementation.syntax.sirpac.Data
 

L

label - Variable in class org.w3c.rdf.implementation.model.RDFNodeImpl
 
label - Static variable in class 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.implementation.syntax.sirpac.Data
 
linearize(int, PrintStream) - Method in class org.w3c.rdf.implementation.syntax.sirpac.Element
 
listNamespaces() - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
Return all non-RDF namespace URIs recognized by the parser
ListStatements - class org.w3c.rdf.examples.ListStatements.
 
ListStatements() - Constructor for class org.w3c.rdf.examples.ListStatements
 
Literal - interface org.w3c.rdf.model.Literal.
An RDF literal
Literal - Static variable in class org.w3c.rdf.vocabulary.rdf_schema_19990303.RDFS
This represents the set of atomic values, eg.
LiteralImpl - class org.w3c.rdf.implementation.model.LiteralImpl.
 
LiteralImpl(String) - Constructor for class org.w3c.rdf.implementation.model.LiteralImpl
 
locator - Variable in class org.w3c.rdf.util.xml.GenericParser
 
lookforNode(String) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
Look for a node by name sID from the Hashtable m_hIDtable of all registered IDs.
looksLikeRDF(String, String) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
This method adds a warning for each name (element & attribute) which looks like it is from RDF but it is not.

M

main(String[]) - Static method in class org.w3c.rdf.examples.GraphVizDumpConsumer
main method for debugging the DOT file generator Input is a URI Output (to stdout) is the input for the DOT program
main(String[]) - Static method in class org.w3c.rdf.examples.ListStatements
 
main(String[]) - Static method in class org.w3c.rdf.examples.NTriplesDumpConsumer
main method for debugging the NTriples output generator Input is a URI Output (to stdout) is the input for the DOT program
main(String[]) - Static method in class org.w3c.rdf.examples.ParseAndSerialize
 
main(String[]) - Static method in class org.w3c.rdf.implementation.model.StatementImpl
 
main(String[]) - Static method in class org.w3c.rdf.implementation.syntax.sirpac.Element
 
main(String[]) - Static method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
main method for running SiRPAC as an application
main(String[]) - Static method in class org.w3c.rdf.tools.sorter.QuickSort
 
main(String[]) - Static method in class org.w3c.rdf.util.RDFReader
 
main(String[]) - Static method in class org.w3c.rdf.util.xml.GenericParser
 
makeAbsolute(String, String) - Static method in class org.w3c.rdf.implementation.syntax.sirpac.Element
Private methods for this class only
makeMarkupChar(String) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
 
makeMarkupET(String) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
 
makeMarkupST(Element) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
 
markSupported() - Method in class org.w3c.rdf.util.RDFReader
Tell whether this stream supports the mark() operation.
MD5 - Static variable in interface org.w3c.rdf.tools.crypt.Digest
 
MIXED - Static variable in class org.w3c.rdf.util.xml.Element
 
Model - interface org.w3c.rdf.model.Model.
This is a programming interface to an RDF model.
ModelConsumer - class org.w3c.rdf.util.ModelConsumer.
A standard class used for parsing into an RDF model
ModelConsumer(Model) - Constructor for class org.w3c.rdf.util.ModelConsumer
 
modelDigestToURI(Digest) - Static method in class org.w3c.rdf.util.RDFDigestUtil
 
ModelException - exception org.w3c.rdf.model.ModelException.
A generic model exception
ModelException(String) - Constructor for class org.w3c.rdf.model.ModelException
 
ModelImpl - class org.w3c.rdf.implementation.model.ModelImpl.
 
ModelImpl() - Constructor for class org.w3c.rdf.implementation.model.ModelImpl
 
ModelImpl(NodeFactory) - Constructor for class org.w3c.rdf.implementation.model.ModelImpl
 
ModelImpl(String, Hashtable, FindIndex) - Constructor for class org.w3c.rdf.implementation.model.ModelImpl
 
multiget(Resource, Resource, RDFNode) - Method in class org.w3c.rdf.implementation.model.FindIndex
 

N

name - Variable in class org.w3c.rdf.util.xml.Element
 
name() - Method in class org.w3c.rdf.implementation.syntax.sirpac.Element
 
namespace(String) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
Return the full namespace URI for a given prefix sPrefix.
namespaceStack - Variable in class org.w3c.rdf.util.xml.GenericParser
 
newReificationID() - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
Create a new reification ID by using a name part and an incremental counter m_iReificationCounter.
node2string(RDFNode) - Method in class org.w3c.rdf.implementation.model.StatementImpl
 
nodeFactory - Variable in class org.w3c.rdf.util.xml.GenericParser
 
NodeFactory - interface org.w3c.rdf.model.NodeFactory.
Provides methods for creating resources, literals and statements.
NodeFactoryImpl - class org.w3c.rdf.implementation.model.NodeFactoryImpl.
 
NodeFactoryImpl() - Constructor for class org.w3c.rdf.implementation.model.NodeFactoryImpl
 
noname(Model) - 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.implementation.syntax.sirpac.SiRPAC
 
notationDecl(String, String, String) - Method in class org.w3c.rdf.util.xml.GenericParser
 
NTriplesDumpConsumer - class org.w3c.rdf.examples.NTriplesDumpConsumer.
 
NTriplesDumpConsumer() - Constructor for class org.w3c.rdf.examples.NTriplesDumpConsumer
Default constructor

O

object - Static variable in class 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.Statement
 
object() - Method in class org.w3c.rdf.implementation.model.StatementImpl
 

P

parent - Variable in class org.w3c.rdf.util.xml.Element
 
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.implementation.syntax.sirpac.SiRPAC
 
parse(InputSource, RDFConsumer) - Method in class org.w3c.rdf.util.xml.GenericParser
 
parse(String, RDFParser, Model) - Static method in class org.w3c.rdf.util.RDFUtil
 
ParseAndSerialize - class org.w3c.rdf.examples.ParseAndSerialize.
A simple demo program that parses RDF at 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.implementation.syntax.sirpac.SiRPAC
Methods to determine whether we are parsing parseType="Literal" or parseType="Resource"
parseResource() - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
 
predicate - Static variable in class 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.Statement
 
predicate() - Method in class org.w3c.rdf.implementation.model.StatementImpl
 
prefix() - Method in class org.w3c.rdf.implementation.syntax.sirpac.Element
 
prefix(String) - Method in class org.w3c.rdf.implementation.syntax.sirpac.Element
 
preserveWhiteSpace() - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
 
preserveWhiteSpace() - Method in class org.w3c.rdf.util.xml.GenericParser
 
printStatements(Model, 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.implementation.syntax.sirpac.SiRPAC
processDescription manages Description elements
processingInstruction(String, String) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
 
processingInstruction(String, String) - Method in class org.w3c.rdf.util.xml.GenericParser
 
processRDF(Element) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
Start processing an RDF/XML document instance from the root element rdf.
processTypedNode(Element) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
Manage the typedNode production in the RDF grammar.
processXML(Element) - Method in class org.w3c.rdf.implementation.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 class org.w3c.rdf.vocabulary.rdf_schema_19990303.RDFS
The concept of a property.
Property - Static variable in class org.w3c.rdf.vocabulary.rdf_syntax_19990222.RDF
A name of a property, defining specific meaning for the property

Q

QuickSort - class org.w3c.rdf.tools.sorter.QuickSort.
A quick sort implementation.

R

range - Static variable in class org.w3c.rdf.vocabulary.rdf_schema_19990303.RDFS
Properties that can be used in a schema to provide constraints
RDF - class org.w3c.rdf.vocabulary.rdf_syntax_19990222.RDF.
This class provides convenient access to schema information.
RDF() - Constructor for class org.w3c.rdf.vocabulary.rdf_syntax_19990222.RDF
 
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
 
RDFMS - Static variable in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
 
RDFNode - interface org.w3c.rdf.model.RDFNode.
An abstract RDF node.
RDFNodeImpl - class org.w3c.rdf.implementation.model.RDFNodeImpl.
 
RDFNodeImpl() - Constructor for class org.w3c.rdf.implementation.model.RDFNodeImpl
 
RDFNodeImpl(String) - Constructor for class org.w3c.rdf.implementation.model.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 - class org.w3c.rdf.vocabulary.rdf_schema_19990303.RDFS.
This class provides convenient access to schema information.
RDFS() - Constructor for class org.w3c.rdf.vocabulary.rdf_schema_19990303.RDFS
 
RDFSCHEMA - Static variable in class org.w3c.rdf.implementation.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.implementation.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.implementation.syntax.sirpac.SiRPAC
Add an element e to the Vector m_vResources which stores all nodes with an URI
remove(Statement) - Method in interface org.w3c.rdf.model.Model
Removes the triple from the model.
remove(Statement) - Method in class org.w3c.rdf.implementation.model.ModelImpl
Removes the triple from the model.
removeAttribute(String) - Method in class org.w3c.rdf.implementation.syntax.sirpac.Element
 
removeLookup(Statement) - Method in class org.w3c.rdf.implementation.model.FindIndex
 
removeNamespace(String, Model) - Static method in class org.w3c.rdf.util.RDFUtil
Removes all triples which have something to do with the given namespace
replaceString(String, String, String) - Static method in class org.w3c.rdf.examples.SiRPACServlet
 
resolve() - Method in class org.w3c.rdf.implementation.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.implementation.syntax.sirpac.SiRPAC
 
resolveEntity(String, String) - Method in class org.w3c.rdf.util.xml.GenericParser
 
resolveLater(Element) - Method in class org.w3c.rdf.implementation.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 class org.w3c.rdf.vocabulary.rdf_schema_19990303.RDFS
The most general class
resource() - Method in class org.w3c.rdf.implementation.syntax.sirpac.Element
 
resource(String) - Method in class org.w3c.rdf.implementation.syntax.sirpac.Element
 
resource(String, String) - Method in class org.w3c.rdf.implementation.syntax.sirpac.Element
 
ResourceImpl - class org.w3c.rdf.implementation.model.ResourceImpl.
 
ResourceImpl() - Constructor for class org.w3c.rdf.implementation.model.ResourceImpl
 
ResourceImpl(String) - Constructor for class org.w3c.rdf.implementation.model.ResourceImpl
 
REVISION - Static variable in class org.w3c.rdf.examples.SiRPACServlet
 
REVISION - Static variable in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
 
REVISION - Static variable in class org.w3c.rdf.util.xml.GenericParser
 
root() - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
Return the root element pointer.

S

seeAlso - Static variable in class org.w3c.rdf.vocabulary.rdf_schema_19990303.RDFS
Indicates a resource that provides information about the subject resource
Seq - Static variable in class 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(Model, Writer) - Method in interface org.w3c.rdf.syntax.RDFSerializer
Serialize a given model into an XML character output stream.
serialize(Model, Writer) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRS
 
set(String) - Method in class org.w3c.rdf.implementation.syntax.sirpac.Data
 
setAttribute(String, String) - Method in class org.w3c.rdf.util.xml.Element
 
setChild(Element) - Method in class org.w3c.rdf.util.xml.Element
 
setDigestAlgorithm(String) - Static method in class org.w3c.rdf.util.RDFDigestUtil
 
setDocumentLocator(Locator) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
 
setDocumentLocator(Locator) - Method in class org.w3c.rdf.util.xml.GenericParser
 
setErrorHandler(ErrorHandler) - Method in interface org.w3c.rdf.syntax.RDFParser
 
setErrorHandler(ErrorHandler) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
 
setErrorHandler(ErrorHandler) - Method in class org.w3c.rdf.util.xml.GenericParser
 
setFetchSchemas(boolean) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
Set whether parser recursively fetches and parses every RDF schema it finds in the namespace declarations
setGenidNumber(int) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
Seed the genid numbers with the given value
setLooksLikeRDF(boolean) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
 
SetModel - interface org.w3c.rdf.model.SetModel.
An RDF model that natively supports set operations `union', `difference' and `intersection'.
setName(String) - Method in class org.w3c.rdf.util.xml.Element
 
setNodeFactory(NodeFactory) - Static method in class org.w3c.rdf.vocabulary.rdf_schema_19990303.RDFS
 
setNodeFactory(NodeFactory) - Static method in class org.w3c.rdf.vocabulary.rdf_syntax_19990222.RDF
 
setNTriplesOutput(boolean) - Method in class org.w3c.rdf.examples.SiRPACServletDumpConsumer
 
SetOperations - class org.w3c.rdf.util.SetOperations.
An implementation of set operations on models.
SetOperations() - Constructor for class org.w3c.rdf.util.SetOperations
 
setOutputStream(ServletOutputStream) - Method in class org.w3c.rdf.examples.SiRPACServletDumpConsumer
 
setParent(Element) - Method in class org.w3c.rdf.util.xml.Element
 
setRDFSource(InputSource) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
 
setRobustMode(boolean) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
 
setSource(String) - Method in class org.w3c.rdf.implementation.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.Model
Set a base URI for the model.
setSourceURI(String) - Method in class org.w3c.rdf.implementation.model.ModelImpl
Set a base URI for the message.
setStreamMode(boolean) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
 
setUniqueObject(Model, Resource, Resource, RDFNode) - Static method in class org.w3c.rdf.util.RDFUtil
returns true if old triples from r were removed
setValue(String) - Method in class org.w3c.rdf.util.xml.Element
 
setVerbosity(boolean) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
 
SHA1 - Static variable in interface org.w3c.rdf.tools.crypt.Digest
 
SiRPAC - class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC.
 
SiRPAC() - Constructor for class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
 
SiRPAC(String) - Constructor for class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
 
SiRPACServlet - class org.w3c.rdf.examples.SiRPACServlet.
 
SiRPACServlet() - Constructor for class org.w3c.rdf.examples.SiRPACServlet
 
SiRPACServletDumpConsumer - class org.w3c.rdf.examples.SiRPACServletDumpConsumer.
 
SiRPACServletDumpConsumer() - Constructor for class org.w3c.rdf.examples.SiRPACServletDumpConsumer
 
SiRS - class org.w3c.rdf.implementation.syntax.sirpac.SiRS.
A default implementation of the RDFMS interface.
SiRS() - Constructor for class org.w3c.rdf.implementation.syntax.sirpac.SiRS
 
size() - Method in interface org.w3c.rdf.model.Model
Number of triples in the model
size() - Method in class org.w3c.rdf.implementation.model.FindIndex
 
size() - Method in class org.w3c.rdf.implementation.model.ModelImpl
Number of triples in the model
sort(Vector) - Static method in class org.w3c.rdf.tools.sorter.QuickSort
 
sort(Vector, Comparer, Object) - Static method in class org.w3c.rdf.tools.sorter.QuickSort
Takes a vector of objects as input and sorts them using comparer.
source - Variable in class org.w3c.rdf.util.xml.GenericParser
 
source() - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
 
startDocument() - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
 
startDocument() - Method in class org.w3c.rdf.util.xml.GenericParser
 
startElement(String, AttributeList) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
Called for each new element.
startElement(String, AttributeList) - Method in class org.w3c.rdf.util.xml.GenericParser
 
startModel() - Method in class org.w3c.rdf.examples.GraphVizDumpConsumer
This method dumps the Graph Viz header.
startModel() - Method in class org.w3c.rdf.examples.NTriplesDumpConsumer
This method handles the NTriples header.
startModel() - Method in class org.w3c.rdf.examples.SiRPACServletDumpConsumer
 
startModel() - Method in interface org.w3c.rdf.syntax.RDFConsumer
start is called when parsing of data is started
startModel() - Method in class org.w3c.rdf.util.ModelConsumer
start is called when parsing of data is started
startModel() - Method in class org.w3c.rdf.util.xml.DumpConsumer
 
Statement - interface org.w3c.rdf.model.Statement.
An RDF statement.
Statement - Static variable in class org.w3c.rdf.vocabulary.rdf_syntax_19990222.RDF
A triple consisting of a predicate, a subject, and an object.
statementDigestToURI(Digest) - Static method in class org.w3c.rdf.util.RDFDigestUtil
 
StatementImpl - class org.w3c.rdf.implementation.model.StatementImpl.
 
StatementImpl(Resource, Resource, RDFNode) - Constructor for class org.w3c.rdf.implementation.model.StatementImpl
The parameters to constructor are instances of classes and not just strings
subClassOf - Static variable in class org.w3c.rdf.vocabulary.rdf_schema_19990303.RDFS
Indicates membership of a class
subject - Static variable in class 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.Statement
 
subject() - Method in class org.w3c.rdf.implementation.model.StatementImpl
 
subPropertyOf - Static variable in class org.w3c.rdf.vocabulary.rdf_schema_19990303.RDFS
Indicates specialization of properties
subtract(Model) - Method in interface org.w3c.rdf.model.SetModel
Set difference with another model.
subtract(Model, Model) - Static method in class org.w3c.rdf.util.SetOperations
 

T

target() - Method in class org.w3c.rdf.implementation.syntax.sirpac.Element
 
targets() - Method in class org.w3c.rdf.implementation.syntax.sirpac.Element
 
title - Variable in class org.w3c.rdf.examples.GraphVizDumpConsumer
This is the title to be used for the generated VizGraph graph.
toHexString(byte[]) - Static method in class org.w3c.rdf.tools.crypt.DigestUtil
 
toHexString(Digest) - Static method in class org.w3c.rdf.tools.crypt.DigestUtil
 
toString() - Method in class org.w3c.rdf.implementation.model.RDFNodeImpl
 
toString() - Method in class org.w3c.rdf.implementation.model.StatementImpl
 
toString() - Method in class org.w3c.rdf.implementation.syntax.sirpac.Element
 
type - Variable in class org.w3c.rdf.util.xml.Element
 
type - Static variable in class org.w3c.rdf.vocabulary.rdf_syntax_19990222.RDF
Identifies the Class of a resource

U

union(Model, Model) - Static method in class org.w3c.rdf.util.SetOperations
 
unite(Model) - Method in interface org.w3c.rdf.model.SetModel
Set union with another model.
unite(Model, Model) - Static method in class org.w3c.rdf.util.SetOperations
 
unparsedEntityDecl(String, String, String, String) - Method in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
Display unparsed entity declarations as they are reported.
unparsedEntityDecl(String, String, String, String) - Method in class org.w3c.rdf.util.xml.GenericParser
 
updateNamespaceStack(Hashtable, String, String) - Method in class org.w3c.rdf.util.xml.GenericParser
creates a new namespace declaration if needed

V

value - Variable in class org.w3c.rdf.util.xml.Element
If element is CDATA
value - Static variable in class 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

W

warning(SAXParseException) - Method in class org.w3c.rdf.util.xml.ErrorStore
Report all warnings, and continue parsing.
warnings() - Method in class org.w3c.rdf.util.xml.ErrorStore
 

X

XMLSCHEMA - Static variable in class org.w3c.rdf.implementation.syntax.sirpac.SiRPAC
 
xor(byte[], byte[]) - Static method in class org.w3c.rdf.tools.crypt.DigestUtil
 
xor(byte[], byte[], int) - Static method in class org.w3c.rdf.tools.crypt.DigestUtil
 

_

_endElement(String) - Method in class org.w3c.rdf.util.xml.GenericParser
 
_main(String, RDFParser) - Static method in class org.w3c.rdf.util.xml.GenericParser
 
_Namespace - Static variable in class org.w3c.rdf.vocabulary.rdf_schema_19990303.RDFS
Namespace URI of this schema
_Namespace - Static variable in class org.w3c.rdf.vocabulary.rdf_syntax_19990222.RDF
Namespace URI of this schema
_startElement(String, AttributeList) - Method in class org.w3c.rdf.util.xml.GenericParser
 

A B C D E F G H I L M N O P Q R S T U V W X _