B C D E F G H I L M N P Q R S T U

B

BFS - class com.nwalsh.xslt.saxon.BFS.
 
BFS - class com.nwalsh.xslt.xalan.BFS.
 
BFS(Resource, boolean, int) - Constructor for class com.nwalsh.xslt.saxon.BFS
 
BFS(Resource, boolean, int) - Constructor for class com.nwalsh.xslt.xalan.BFS
 
branch(Context, Model, Resource, int) - Static method in class com.nwalsh.xslt.saxon.RDFTwig
Returns a tree representation of a resource from the model.
branch(Context, Resource, int) - Static method in class com.nwalsh.xslt.saxon.RDFTwig
Convenience method using the default model.
branch(Model, Resource, int) - Static method in class com.nwalsh.xslt.xalan.RDFTwig
Returns a tree representation of a resource from the model.
branch(Resource, int) - Static method in class com.nwalsh.xslt.xalan.RDFTwig
Convenience method using the default model.
build(DOMBuilder) - Method in class com.nwalsh.xslt.xalan.DFS
 
build(DOMBuilder) - Method in class com.nwalsh.xslt.xalan.BFS
 
build(Emitter) - Method in class com.nwalsh.xslt.saxon.DFS
 
build(Emitter) - Method in class com.nwalsh.xslt.saxon.BFS
 
buildEmptyTwig(DOMBuilder) - Static method in class com.nwalsh.xslt.xalan.Search
 
buildEmptyTwig(Emitter) - Static method in class com.nwalsh.xslt.saxon.Search
 

C

com.nwalsh.xslt - package com.nwalsh.xslt
 
com.nwalsh.xslt.saxon - package com.nwalsh.xslt.saxon
 
com.nwalsh.xslt.xalan - package com.nwalsh.xslt.xalan
 

D

defaultModel - Static variable in class com.nwalsh.xslt.TwigJena
 
defaultModelWarning() - Static method in class com.nwalsh.xslt.TwigJena
Warn the user if there's no default model.
DFS - class com.nwalsh.xslt.saxon.DFS.
 
DFS - class com.nwalsh.xslt.xalan.DFS.
 
DFS(Resource, int) - Constructor for class com.nwalsh.xslt.saxon.DFS
 
DFS(Resource, int) - Constructor for class com.nwalsh.xslt.xalan.DFS
 
dftwig(Context, Model, Resource, int) - Static method in class com.nwalsh.xslt.saxon.RDFTwig
Returns a tree representation of a resource from the model.
dftwig(Model, Resource, int) - Static method in class com.nwalsh.xslt.xalan.RDFTwig
Returns a tree representation of a resource from the model.
difference(Model, Resource, Resource) - Static method in class com.nwalsh.xslt.TwigJena
Returns the difference between the FindResuls in results1 and results2.
difference(Resource, Resource) - Static method in class com.nwalsh.xslt.TwigJena
Convenience method using the default model.

E

emptyNamespaces - Static variable in class com.nwalsh.xslt.saxon.Search
 
emptyNamespaces - Static variable in class com.nwalsh.xslt.xalan.Search
 
exceptionWarning(Exception) - Static method in class com.nwalsh.xslt.TwigJena
Tell the user about exceptions.

F

filter(Model, Resource, Property, Resource) - Static method in class com.nwalsh.xslt.TwigJena
Find all the resources in the result set that have the specified resource as a value of the specified property.
filter(Model, Resource, Property, String) - Static method in class com.nwalsh.xslt.TwigJena
Find all the resources in the result set that have the specified literal as a value of the specified property.
filter(Resource, Property, Resource) - Static method in class com.nwalsh.xslt.TwigJena
Convenience method using the default model.
filter(Resource, Property, String) - Static method in class com.nwalsh.xslt.TwigJena
Convenience method using the default model.
filterNot(Model, Resource, Property, Resource) - Static method in class com.nwalsh.xslt.TwigJena
Find all the resources in the result set that do not have the specified resource as a value of the specified property.
filterNot(Model, Resource, Property, String) - Static method in class com.nwalsh.xslt.TwigJena
Find all the resources in the result set that do not have the specified literal as a value of the specified property.
filterNot(Resource, Property, Resource) - Static method in class com.nwalsh.xslt.TwigJena
Convenience method using the default model.
filterNot(Resource, Property, String) - Static method in class com.nwalsh.xslt.TwigJena
Convenience method using the default model.
find(Model, Property, Resource) - Static method in class com.nwalsh.xslt.TwigJena
Find all the resources in the model that have the specified resource as a value of the specified property.
find(Model, Property, String) - Static method in class com.nwalsh.xslt.TwigJena
Find all the resources in the model that have the specified literal as a value of the specified property.
find(Property, Resource) - Static method in class com.nwalsh.xslt.TwigJena
Convenience method using the default model.
find(Property, String) - Static method in class com.nwalsh.xslt.TwigJena
Convenience method using the default model.

G

get(Model, Resource, Property) - Static method in class com.nwalsh.xslt.TwigJena
Find all the nodes in the model that are the values of the specified property on the specified resrc.
get(Resource, Property) - Static method in class com.nwalsh.xslt.TwigJena
Convenience method using the default model.

H

hasType(Model, Resource, String) - Static method in class com.nwalsh.xslt.saxon.Search
Convenience method for testing resources.
hasType(Model, Resource, String) - Static method in class com.nwalsh.xslt.xalan.Search
Convenience method for testing resources.

I

intersection(Model, Resource, Resource) - Static method in class com.nwalsh.xslt.TwigJena
Returns the intersection of the FindResuls in results1 and results2.
intersection(Resource, Resource) - Static method in class com.nwalsh.xslt.TwigJena
Convenience method using the default model.

L

leaf(Context, Model, NodeSetValue) - Static method in class com.nwalsh.xslt.saxon.RDFTwig
Convenience method for building twigs of depth zero from a node set.
leaf(Context, Model, Resource) - Static method in class com.nwalsh.xslt.saxon.RDFTwig
Convenience method for building twigs of depth zero.
leaf(Context, Model, String) - Static method in class com.nwalsh.xslt.saxon.RDFTwig
Convenience method for building twigs of depth zero.
leaf(Context, NodeSetValue) - Static method in class com.nwalsh.xslt.saxon.RDFTwig
Convenience method for building twigs of depth zero from a node set with the default model.
leaf(Context, Resource) - Static method in class com.nwalsh.xslt.saxon.RDFTwig
Convenience method for building twigs of depth zero with the default model.
leaf(Context, String) - Static method in class com.nwalsh.xslt.saxon.RDFTwig
Convenience method for building twigs of depth zero with the default model.
leaf(Model, NodeIterator) - Static method in class com.nwalsh.xslt.xalan.RDFTwig
Convenience method for building twigs of depth zero from a node set.
leaf(Model, Resource) - Static method in class com.nwalsh.xslt.xalan.RDFTwig
Convenience method for building twigs of depth zero.
leaf(Model, String) - Static method in class com.nwalsh.xslt.xalan.RDFTwig
Convenience method for building twigs of depth zero.
leaf(NodeIterator) - Static method in class com.nwalsh.xslt.xalan.RDFTwig
Convenience method for building twigs of depth zero from a node set with the default model.
leaf(Resource) - Static method in class com.nwalsh.xslt.xalan.RDFTwig
Convenience method for building twigs of depth zero with the default model.
leaf(String) - Static method in class com.nwalsh.xslt.xalan.RDFTwig
Convenience method for building twigs of depth zero with the default model.
load(String) - Static method in class com.nwalsh.xslt.TwigJena
Load an RDF model.
loadedModel - Static variable in class com.nwalsh.xslt.TwigJena
 

M

maxDepth - Variable in class com.nwalsh.xslt.saxon.Search
 
maxDepth - Variable in class com.nwalsh.xslt.xalan.Search
 
model - Variable in class com.nwalsh.xslt.saxon.Search
 
model - Variable in class com.nwalsh.xslt.xalan.Search
 

N

namespaceHash - Variable in class com.nwalsh.xslt.saxon.Search
 
namespaceHash - Variable in class com.nwalsh.xslt.xalan.Search
 
NS - class com.nwalsh.xslt.NS.
 
NS() - Constructor for class com.nwalsh.xslt.NS
 
nsCount - Variable in class com.nwalsh.xslt.saxon.Search
 
nsOutput - Variable in class com.nwalsh.xslt.saxon.Search
 

P

property(String, String) - Static method in class com.nwalsh.xslt.TwigJena
Constructs an RDF property.

Q

queue - Variable in class com.nwalsh.xslt.saxon.BFS
 
queue - Variable in class com.nwalsh.xslt.xalan.BFS
 
quiet - Static variable in class com.nwalsh.xslt.TwigJena
 
quiet(boolean) - Static method in class com.nwalsh.xslt.TwigJena
Toggle informative messages.

R

RDFTwig - class com.nwalsh.xslt.saxon.RDFTwig.
Saxon extensions to access portions of an RDF graph.
RDFTwig - class com.nwalsh.xslt.xalan.RDFTwig.
Xalan extensions to access portions of an RDF graph.
RDFTwig() - Constructor for class com.nwalsh.xslt.saxon.RDFTwig
 
RDFTwig() - Constructor for class com.nwalsh.xslt.xalan.RDFTwig
 
rdfTwigNS - Static variable in class com.nwalsh.xslt.NS
 
resource - Variable in class com.nwalsh.xslt.saxon.Search
 
resource - Variable in class com.nwalsh.xslt.xalan.Search
 
resource(Model, NodeIterator) - Static method in class com.nwalsh.xslt.xalan.RDFTwig
Returns the RDF resource associated with a node.
resource(Model, NodeSetValue) - Static method in class com.nwalsh.xslt.saxon.RDFTwig
Returns the RDF resource associated with a node.
resource(Model, String) - Static method in class com.nwalsh.xslt.TwigJena
Constructs an RDF resource from a string.
resource(NodeIterator) - Static method in class com.nwalsh.xslt.xalan.RDFTwig
Convenience method using the default model.
resource(NodeSetValue) - Static method in class com.nwalsh.xslt.saxon.RDFTwig
Convenience method using the default model.
resource(String) - Static method in class com.nwalsh.xslt.TwigJena
Convenience method using the default model.
resources(Model, NodeIterator) - Static method in class com.nwalsh.xslt.xalan.RDFTwig
Returns the RDF resources associated with a set of nodes.
resources(Model, NodeSetValue) - Static method in class com.nwalsh.xslt.saxon.RDFTwig
Returns the RDF resources associated with a set of nodes.
resources(NodeIterator) - Static method in class com.nwalsh.xslt.xalan.RDFTwig
Convenience method using the default model.
resources(NodeSetValue) - Static method in class com.nwalsh.xslt.saxon.RDFTwig
Convenience method using the default model.
root - Variable in class com.nwalsh.xslt.saxon.DFS
 
root - Variable in class com.nwalsh.xslt.saxon.BFS
 
root - Variable in class com.nwalsh.xslt.xalan.DFS
 
root - Variable in class com.nwalsh.xslt.xalan.BFS
 

S

Search - class com.nwalsh.xslt.saxon.Search.
 
Search - class com.nwalsh.xslt.xalan.Search.
 
Search(Resource, int) - Constructor for class com.nwalsh.xslt.saxon.Search
 
Search(Resource, int) - Constructor for class com.nwalsh.xslt.xalan.Search
 
seen - Variable in class com.nwalsh.xslt.saxon.DFS
 
seen - Variable in class com.nwalsh.xslt.saxon.BFS
 
seen - Variable in class com.nwalsh.xslt.xalan.DFS
 
seen - Variable in class com.nwalsh.xslt.xalan.BFS
 

T

twig(Context, Model, NodeSetValue) - Static method in class com.nwalsh.xslt.saxon.RDFTwig
Convenience method for building twigs of infinite depth from a node set.
twig(Context, Model, NodeSetValue, int) - Static method in class com.nwalsh.xslt.saxon.RDFTwig
Convenience method for building twigs from a node set.
twig(Context, Model, Resource) - Static method in class com.nwalsh.xslt.saxon.RDFTwig
Convenience method for building twigs of infinite depth.
twig(Context, Model, Resource, int) - Static method in class com.nwalsh.xslt.saxon.RDFTwig
Returns a tree representation of a resource from the model.
twig(Context, Model, String) - Static method in class com.nwalsh.xslt.saxon.RDFTwig
Convenience method for building twigs of infinite depth.
twig(Context, Model, String, int) - Static method in class com.nwalsh.xslt.saxon.RDFTwig
Convenience method for building twigs.
twig(Context, NodeSetValue) - Static method in class com.nwalsh.xslt.saxon.RDFTwig
Convenience method for building twigs of infinite depth from a node set with the default model.
twig(Context, NodeSetValue, int) - Static method in class com.nwalsh.xslt.saxon.RDFTwig
Convenience method for building twigs from a node set with the default model.
twig(Context, Resource) - Static method in class com.nwalsh.xslt.saxon.RDFTwig
Convenience method for building twigs of infinite depth with the default model.
twig(Context, Resource, int) - Static method in class com.nwalsh.xslt.saxon.RDFTwig
Convenience method for building twigs with the default model.
twig(Context, String) - Static method in class com.nwalsh.xslt.saxon.RDFTwig
Convenience method for building twigs of infinite depth with the default model.
twig(Context, String, int) - Static method in class com.nwalsh.xslt.saxon.RDFTwig
Convenience method for building twigs with the default model.
twig(Model, NodeIterator) - Static method in class com.nwalsh.xslt.xalan.RDFTwig
Convenience method for building twigs of infinite depth from a node set.
twig(Model, NodeIterator, int) - Static method in class com.nwalsh.xslt.xalan.RDFTwig
Convenience method for building twigs from a node set.
twig(Model, Resource) - Static method in class com.nwalsh.xslt.xalan.RDFTwig
Convenience method for building twigs of infinite depth.
twig(Model, Resource, int) - Static method in class com.nwalsh.xslt.xalan.RDFTwig
Returns a tree representation of a resource from the model.
twig(Model, String) - Static method in class com.nwalsh.xslt.xalan.RDFTwig
Convenience method for building twigs of infinite depth.
twig(Model, String, int) - Static method in class com.nwalsh.xslt.xalan.RDFTwig
Convenience method for building twigs.
twig(NodeIterator) - Static method in class com.nwalsh.xslt.xalan.RDFTwig
Convenience method for building twigs of infinite depth from a node set with the default model.
twig(NodeIterator, int) - Static method in class com.nwalsh.xslt.xalan.RDFTwig
Convenience method for building twigs from a node set with the default model.
twig(Resource) - Static method in class com.nwalsh.xslt.xalan.RDFTwig
Convenience method for building twigs of infinite depth with the default model.
twig(Resource, int) - Static method in class com.nwalsh.xslt.xalan.RDFTwig
Convenience method for building twigs with the default model.
twig(String) - Static method in class com.nwalsh.xslt.xalan.RDFTwig
Convenience method for building twigs of infinite depth with the default model.
twig(String, int) - Static method in class com.nwalsh.xslt.xalan.RDFTwig
Convenience method for building twigs with the default model.
TwigJena - class com.nwalsh.xslt.TwigJena.
XSLT extensions to access portions of an RDF graph.
TwigJena() - Constructor for class com.nwalsh.xslt.TwigJena
 

U

union(Model, Resource, Resource) - Static method in class com.nwalsh.xslt.TwigJena
Returns the union of the FindResuls in results1 and results2.
union(Resource, Resource) - Static method in class com.nwalsh.xslt.TwigJena
Convenience method using the default model.

B C D E F G H I L M N P Q R S T U

Copyright ? 2002, 2003 Norman Walsh. All Rights Reserved.