|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.nwalsh.xslt.xalan.Search | +--com.nwalsh.xslt.xalan.DFS
Field Summary | |
protected com.nwalsh.xslt.xalan.DFS.DFSNode |
root
|
protected java.util.Hashtable |
seen
|
Fields inherited from class com.nwalsh.xslt.xalan.Search |
emptyNamespaces, maxDepth, model, namespaceHash, resource |
Constructor Summary | |
DFS(com.hp.hpl.mesa.rdf.jena.model.Resource rsrc,
int depth)
|
Method Summary | |
void |
build(org.apache.xml.utils.DOMBuilder rtf)
|
Methods inherited from class com.nwalsh.xslt.xalan.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.xalan.DFS.DFSNode root
Constructor Detail |
public DFS(com.hp.hpl.mesa.rdf.jena.model.Resource rsrc, int depth)
Method Detail |
public void build(org.apache.xml.utils.DOMBuilder rtf)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |