|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryDocumentTree | |
com.fatdog.xmlEngine | Core classes and methods. |
Uses of QueryDocumentTree in com.fatdog.xmlEngine |
Methods in com.fatdog.xmlEngine that return QueryDocumentTree | |
QueryDocumentTree |
TreeWalker.getQueryDocumentTree()
|
Methods in com.fatdog.xmlEngine with parameters of type QueryDocumentTree | |
void |
ResultList.copyResultItemsToDestination(QueryDocumentTree fromTree,
QueryDocumentTree toTree)
|
void |
QueryDocumentTree.CopyNodesToQueryDocTree(QueryDocumentTree destinationTree,
int fromNode)
|
void |
DocItems.addToNodeTree(QueryDocumentTree dest)
|
void |
ConstructedNodes.moveNodesToQueryDocTree(QueryDocumentTree queryDocTree)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |