Uses of Interface
geo.google.utils.NodeProcessor

Packages that use NodeProcessor
geo.google.utils   
 

Uses of NodeProcessor in geo.google.utils
 

Methods in geo.google.utils with parameters of type NodeProcessor
static void XmlUtils.traverseTreeDepthFirst(Node node, NodeProcessor processor)
          Depth first traversal preProcess() function in NodeProcessor is called before visiting children postProcess() function in NodeProcessor is called before visiting children
 



Copyright © 2008. All Rights Reserved.