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.
ModelImpl
Adds a new triple to the model.
add(Resource, Resource, String)
- Method in class org.w3c.rdf.model.impl.
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.model.impl.
ModelImpl
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
addError(String)
- Method in class org.w3c.rdf.syntax.xml.
GenericParser
Generate an error message as a string
addStatement(Resource, Resource, RDFNode)
- Method in class org.w3c.rdf.syntax.
ModelConsumer
assert is called every time a new statement within RDF data model is added
addStatement(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
addStatement(Resource, Resource, RDFNode)
- Method in class org.w3c.rdf.syntax.xml.
DumpConsumer
addTarget(Element)
- Method in class org.w3c.rdf.syntax.sirpac.
Element
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
addWarning(String)
- Method in class org.w3c.rdf.syntax.xml.
GenericParser
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
attrs
- Variable in class org.w3c.rdf.syntax.xml.
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
CDATA
- Static variable in class org.w3c.rdf.syntax.xml.
Element
characters(char[], int, int)
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
characters(char[], int, int)
- Method in class org.w3c.rdf.syntax.xml.
GenericParser
characters(char[], int, int)
- Method in class org.w3c.rdf.syntax.strawman.
StrawmanParser
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.
child
- Variable in class org.w3c.rdf.syntax.xml.
Element
we consider a single child at a time
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.
ModelImpl
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.
computeDigest(String, byte[])
- Static method in class org.w3c.tools.crypt.
DigestUtil
computeDigest(String, String)
- Static method in class org.w3c.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 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.
consumer
- Variable in class org.w3c.rdf.syntax.xml.
GenericParser
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(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.model.impl.
ModelImpl
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.
Model
Creates empty model of the same Class
create()
- Method in class org.w3c.rdf.model.impl.
ModelImpl
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.
createElement()
- Method in class org.w3c.rdf.syntax.xml.
GenericParser
createElement()
- Method in class org.w3c.rdf.syntax.strawman.
StrawmanParser
createFromBytes(String, byte[])
- Static method in class org.w3c.tools.crypt.
DigestUtil
createLiteral(String)
- Method in interface org.w3c.rdf.model.
Model
Creates a literal out of a string
createLiteral(String)
- Method in class org.w3c.rdf.model.impl.
ModelImpl
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
createParser(String)
- Static method in class org.w3c.rdf.syntax.xml.
GenericParser
createResource(String)
- Method in interface org.w3c.rdf.model.
Model
Creates a resource out of a string
createResource(String)
- Method in class org.w3c.rdf.model.impl.
ModelImpl
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
createStatement(Resource, Resource, RDFNode)
- Method in interface org.w3c.rdf.model.
Model
Creates a triple
createStatement(Resource, Resource, RDFNode)
- Method in class org.w3c.rdf.model.impl.
ModelImpl
Creates a triple
createStatement(Resource, Resource, RDFNode)
- Method in class org.w3c.rdf.syntax.xml.
GenericParser
createStatement(Resource, Resource, RDFNode)
- Method in class org.w3c.rdf.syntax.strawman.
StrawmanParser
current
- Variable in class org.w3c.rdf.syntax.xml.
GenericParser
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(Model, Model)
- Static method in class org.w3c.rdf.util.
SetOperations
digest
- Variable in class org.w3c.rdf.model.impl.
RDFNodeImpl
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
doctype(String, String, String)
- Method in class org.w3c.rdf.syntax.xml.
GenericParser
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.
DumpConsumer
- class org.w3c.rdf.syntax.xml.
DumpConsumer
.
DumpConsumer()
- Constructor for class org.w3c.rdf.syntax.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.model.impl.
ModelImpl
Clone the model.
E
Element
- class org.w3c.rdf.syntax.sirpac.
Element
.
Element
- class org.w3c.rdf.syntax.xml.
Element
.
Element()
- Constructor for class org.w3c.rdf.syntax.xml.
Element
Element(String, AttributeList)
- Constructor for class org.w3c.rdf.syntax.sirpac.
Element
ELEMENTS
- Static variable in class org.w3c.rdf.syntax.xml.
Element
elements()
- Method in interface org.w3c.rdf.model.
Model
Enumerate triples
elements()
- Method in class org.w3c.rdf.model.impl.
ModelImpl
Enumerate triples
elements()
- Method in class org.w3c.rdf.model.impl.
LongTable
Returns an enumeration of the values in this hashtable.
EMPTY
- Static variable in class org.w3c.rdf.syntax.xml.
Element
EMPTY_ENUMERATION
- Static variable in class org.w3c.rdf.syntax.xml.
Element
EMPTY_STR
- Static variable in class org.w3c.rdf.syntax.xml.
Element
endDocument()
- Method in class org.w3c.rdf.syntax.sirpac.
SiRPAC
endDocument()
- Method in class org.w3c.rdf.syntax.xml.
GenericParser
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.w3c.rdf.syntax.xml.
GenericParser
endElement(String)
- Method in class org.w3c.rdf.syntax.strawman.
StrawmanParser
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.
ModelConsumer
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
endModel()
- Method in class org.w3c.rdf.syntax.xml.
DumpConsumer
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.
StatementImpl
equals(Object)
- Method in class org.w3c.rdf.model.impl.
ResourceImpl
error(SAXParseException)
- Method in class org.w3c.rdf.syntax.xml.
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
- Variable in class org.w3c.rdf.syntax.xml.
GenericParser
ErrorHandler
- interface org.xml.sax.
ErrorHandler
.
Basic interface for SAX error handlers.
errors()
- Method in class org.w3c.rdf.syntax.xml.
ErrorStore
ErrorStore
- class org.w3c.rdf.syntax.xml.
ErrorStore
.
An implementation of the
ErrorHandler
ErrorStore()
- Constructor for class org.w3c.rdf.syntax.xml.
ErrorStore
F
FakeLocator
- class org.w3c.rdf.syntax.xml.
FakeLocator
.
FakeLocator()
- Constructor for class org.w3c.rdf.syntax.xml.
FakeLocator
fatalError(SAXParseException)
- Method in class org.w3c.rdf.syntax.xml.
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.
Model
General method to search for triples.
find(Resource, Resource, RDFNode)
- Method in class org.w3c.rdf.model.impl.
ModelImpl
General method to search for triples.
G
GenericParser
- class org.w3c.rdf.syntax.xml.
GenericParser
.
GenericParser()
- Constructor for class org.w3c.rdf.syntax.xml.
GenericParser
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(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.syntax.sirpac.
Element
getAttribute(String)
- Method in class org.w3c.rdf.syntax.xml.
Element
getAttribute(String, String)
- Method in class org.w3c.rdf.syntax.sirpac.
Element
getAttributes()
- Method in class org.w3c.rdf.syntax.xml.
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 class org.w3c.rdf.syntax.xml.
FakeLocator
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.
RDFNodeImpl
getDigest()
- Method in class org.w3c.rdf.model.impl.
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 class org.w3c.rdf.model.impl.
ModelImpl
getDigest()
- Method in interface org.w3c.tools.crypt.
Digestable
getDigestAlgorithm()
- Method in class org.w3c.rdf.model.impl.
ModelImpl
getDigestAlgorithm()
- Static method in class org.w3c.rdf.util.
RDFDigestUtil
getDigestAlgorithm()
- Method in interface org.w3c.tools.crypt.
Digest
getDigestBytes()
- Method in class org.w3c.rdf.model.impl.
ModelImpl
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
getInputSource(String)
- Static method in class org.w3c.rdf.syntax.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.model.impl.
RDFNodeImpl
getLabel()
- Method in class org.w3c.rdf.model.impl.
StatementImpl
getLabel()
- Method in class org.w3c.rdf.model.impl.
ModelImpl
getLength()
- Method in interface org.xml.sax.
AttributeList
Return the number of attributes in this list.
getLineNumber()
- Method in class org.w3c.rdf.syntax.xml.
FakeLocator
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(Model)
- Static method in class org.w3c.rdf.util.
RDFDigestUtil
getName()
- Method in class org.w3c.rdf.syntax.xml.
Element
getName(int)
- Method in interface org.xml.sax.
AttributeList
Return the name of an attribute in this list (by position).
getNamespaces()
- Method in class org.w3c.rdf.syntax.xml.
GenericParser
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.
getParent()
- Method in class org.w3c.rdf.syntax.xml.
Element
getPublicId()
- Method in class org.w3c.rdf.syntax.xml.
FakeLocator
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.
getQualifiedName(String)
- Method in class org.w3c.rdf.syntax.xml.
GenericParser
getQualifiedName(String, String)
- Method in class org.w3c.rdf.syntax.xml.
GenericParser
getRDFSource()
- Method in class org.w3c.rdf.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.
getSourceURI()
- Method in interface org.w3c.rdf.model.
Model
Returns current base URI setting.
getSourceURI()
- Method in class org.w3c.rdf.model.impl.
ModelImpl
Returns current base URI setting.
getSourceURI()
- Method in class org.w3c.rdf.syntax.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.
getStringValue()
- Method in interface org.w3c.tools.sorter.
Comparable
getSystemId()
- Method in class org.w3c.rdf.syntax.xml.
FakeLocator
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.
getType()
- Method in class org.w3c.rdf.syntax.xml.
Element
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.
StatementImpl
getURI()
- Method in class org.w3c.rdf.model.impl.
ModelImpl
getURI()
- Method in class org.w3c.rdf.model.impl.
ResourceImpl
getValue()
- Method in class org.w3c.rdf.syntax.xml.
Element
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.
StatementImpl
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.w3c.rdf.syntax.xml.
GenericParser
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.
initXMLParser(boolean)
- Method in class org.w3c.rdf.syntax.xml.
GenericParser
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(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.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
- Variable in class org.w3c.rdf.model.impl.
RDFNodeImpl
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
- Variable in class org.w3c.rdf.syntax.xml.
GenericParser
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.
StatementImpl
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.syntax.xml.
GenericParser
main(String[])
- Static method in class org.w3c.rdf.syntax.strawman.
StrawmanParser
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.rdf.examples.
StrawmanToMS10
main(String[])
- Static method in class org.w3c.tools.sorter.
QuickSort
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
- Static variable in interface org.w3c.tools.crypt.
Digest
MIXED
- Static variable in class org.w3c.rdf.syntax.xml.
Element
Model
- interface org.w3c.rdf.model.
Model
.
This is a programming interface to an RDF model.
ModelConsumer
- class org.w3c.rdf.syntax.
ModelConsumer
.
A standard class used for parsing into an RDF model
ModelConsumer(Model)
- Constructor for class org.w3c.rdf.syntax.
ModelConsumer
modelDigestToURI(Digest)
- Static method in class org.w3c.rdf.util.
RDFDigestUtil
ModelImpl
- class org.w3c.rdf.model.impl.
ModelImpl
.
ModelImpl()
- Constructor for class org.w3c.rdf.model.impl.
ModelImpl
ModelImpl(String, Hashtable, LongTable, boolean)
- Constructor for class org.w3c.rdf.model.impl.
ModelImpl
multiget(long)
- Method in class org.w3c.rdf.model.impl.
LongTable
multigetsize(long)
- Method in class org.w3c.rdf.model.impl.
LongTable
N
name
- Variable in class org.w3c.rdf.syntax.xml.
Element
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
.
namespaceStack
- Variable in class org.w3c.rdf.syntax.xml.
GenericParser
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.w3c.rdf.syntax.xml.
GenericParser
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
- Variable in class org.w3c.rdf.syntax.strawman.
StrawArc
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.
Statement
object()
- Method in class org.w3c.rdf.model.impl.
StatementImpl
object()
- Method in class org.w3c.rdf.syntax.strawman.
StrawArc
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.syntax.strawman
- package org.w3c.rdf.syntax.strawman
org.w3c.rdf.syntax.xml
- package org.w3c.rdf.syntax.xml
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
parent
- Variable in class org.w3c.rdf.syntax.xml.
Element
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(InputSource, RDFConsumer)
- Method in class org.w3c.rdf.syntax.xml.
GenericParser
parse(String)
- Method in interface org.xml.sax.
Parser
Parse an XML document from a system identifier (URI).
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 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
- Variable in class org.w3c.rdf.syntax.strawman.
StrawArc
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.
Statement
predicate()
- Method in class org.w3c.rdf.model.impl.
StatementImpl
predicate()
- Method in class org.w3c.rdf.syntax.strawman.
StrawArc
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
preserveWhiteSpace()
- Method in class org.w3c.rdf.syntax.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.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.w3c.rdf.syntax.xml.
GenericParser
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
.
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
RDF_FOR
- Static variable in class org.w3c.rdf.syntax.strawman.
StrawmanParser
RDF_INSTANCE
- Static variable in class org.w3c.rdf.syntax.strawman.
StrawmanParser
RDF_RESOURCE
- Static variable in class org.w3c.rdf.syntax.strawman.
StrawmanParser
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.syntax.sirpac.
SiRPAC
RDFNode
- interface org.w3c.rdf.model.
RDFNode
.
An abstract RDF node.
RDFNodeImpl
- class org.w3c.rdf.model.impl.
RDFNodeImpl
.
RDFNodeImpl()
- Constructor for 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(Statement)
- Method in interface org.w3c.rdf.model.
Model
Removes the triple from the model.
remove(Statement)
- Method in class org.w3c.rdf.model.impl.
ModelImpl
Removes the triple from the model.
removeAttribute(String)
- Method in class org.w3c.rdf.syntax.sirpac.
Element
removeNamespace(String, Model)
- 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.w3c.rdf.syntax.xml.
GenericParser
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()
- Constructor for 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
REVISION
- Static variable in class org.w3c.rdf.syntax.xml.
GenericParser
REVISION
- Static variable in class org.w3c.rdf.syntax.strawman.
StrawmanParser
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(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.syntax.sirpac.
SiRS
set(String)
- Method in class org.w3c.rdf.syntax.sirpac.
Data
setAttribute(String, String)
- Method in class org.w3c.rdf.syntax.xml.
Element
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.
setChild(Element)
- Method in class org.w3c.rdf.syntax.xml.
Element
setDigestAlgorithm(String)
- Static method in class org.w3c.rdf.util.
RDFDigestUtil
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.w3c.rdf.syntax.xml.
GenericParser
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 class org.w3c.rdf.syntax.xml.
GenericParser
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'.
setName(String)
- Method in class org.w3c.rdf.syntax.xml.
Element
SetOperations
- class org.w3c.rdf.util.
SetOperations
.
An implementation of set operations on models.
SetOperations()
- Constructor for class org.w3c.rdf.util.
SetOperations
setParent(Element)
- Method in class org.w3c.rdf.syntax.xml.
Element
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.
Model
Set a base URI for the model.
setSourceURI(String)
- Method in class org.w3c.rdf.model.impl.
ModelImpl
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.
setValue(String)
- Method in class org.w3c.rdf.syntax.xml.
Element
SHA1
- Static variable in interface org.w3c.tools.crypt.
Digest
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.
Model
Number of triples in the model
size()
- Method in class org.w3c.rdf.model.impl.
ModelImpl
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
- Variable in class org.w3c.rdf.syntax.xml.
GenericParser
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.w3c.rdf.syntax.xml.
GenericParser
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.w3c.rdf.syntax.xml.
GenericParser
startElement(String, AttributeList)
- Method in class org.w3c.rdf.syntax.strawman.
StrawmanParser
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.
ModelConsumer
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
startModel()
- Method in class org.w3c.rdf.syntax.xml.
DumpConsumer
Statement
- interface org.w3c.rdf.model.
Statement
.
An RDF statement. Statements must implement
getURI()
according to a standard MD5-based algorithm.
Statement
- Static variable in interface 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.model.impl.
StatementImpl
.
StatementImpl(Resource, Resource, RDFNode)
- Constructor for class org.w3c.rdf.model.impl.
StatementImpl
The parameters to constructor are instances of classes and not just strings
StrawArc
- class org.w3c.rdf.syntax.strawman.
StrawArc
.
StrawArc(Resource, Object)
- Constructor for class org.w3c.rdf.syntax.strawman.
StrawArc
StrawElement
- class org.w3c.rdf.syntax.strawman.
StrawElement
.
StrawElement()
- Constructor for class org.w3c.rdf.syntax.strawman.
StrawElement
StrawmanParser
- class org.w3c.rdf.syntax.strawman.
StrawmanParser
.
A parser for a simplified syntax for RDF.
StrawmanParser()
- Constructor for class org.w3c.rdf.syntax.strawman.
StrawmanParser
StrawmanToMS10
- class org.w3c.rdf.examples.
StrawmanToMS10
.
A simple demo program that parses RDF from a given URL, serializes it back into RDF/XML, and dumps the triples.
StrawmanToMS10()
- Constructor for class org.w3c.rdf.examples.
StrawmanToMS10
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.
Statement
subject()
- Method in class org.w3c.rdf.model.impl.
StatementImpl
subPropertyOf
- Static variable in interface 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.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.
StatementImpl
toString()
- Method in class org.w3c.rdf.model.impl.
LongTable
Returns a rather long string representation of this hashtable.
toString()
- Method in class org.w3c.rdf.syntax.strawman.
StrawElement
toString()
- Method in class org.xml.sax.
SAXException
Convert this exception to a string.
type
- Variable in class org.w3c.rdf.syntax.xml.
Element
type
- Static variable in interface 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.syntax.sirpac.
SiRPAC
Display unparsed entity declarations as they are reported.
unparsedEntityDecl(String, String, String, String)
- Method in class org.w3c.rdf.syntax.xml.
GenericParser
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.
updateDigest(StrawElement, StrawArc)
- Method in class org.w3c.rdf.syntax.strawman.
StrawmanParser
updateNamespaceStack(Hashtable, String, String)
- Method in class org.w3c.rdf.syntax.xml.
GenericParser
creates a new namespace declaration if needed
V
value
- Variable in class org.w3c.rdf.syntax.xml.
Element
If element is CDATA
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.xml.
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.xml.
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
_
_endElement(String)
- Method in class org.w3c.rdf.syntax.xml.
GenericParser
_main(String, RDFParser)
- Static method in class org.w3c.rdf.syntax.xml.
GenericParser
_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
_startElement(String, AttributeList)
- Method in class org.w3c.rdf.syntax.xml.
GenericParser
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