|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.nwalsh.xslt.saxon.Search | +--com.nwalsh.xslt.saxon.DFS
Field Summary | |
protected com.nwalsh.xslt.saxon.DFS.DFSNode |
root
|
protected java.util.Hashtable |
seen
|
Fields inherited from class com.nwalsh.xslt.saxon.Search |
emptyNamespaces, maxDepth, model, namespaceHash, nsCount, nsOutput, resource |
Constructor Summary | |
DFS(com.hp.hpl.mesa.rdf.jena.model.Resource rsrc,
int depth)
|
Method Summary | |
void |
build(com.icl.saxon.output.Emitter emitter)
|
Methods inherited from class com.nwalsh.xslt.saxon.Search |
buildEmptyTwig, hasType |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected java.util.Hashtable seen
protected com.nwalsh.xslt.saxon.DFS.DFSNode root
Constructor Detail |
public DFS(com.hp.hpl.mesa.rdf.jena.model.Resource rsrc, int depth)
Method Detail |
public void build(com.icl.saxon.output.Emitter emitter)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |