Uses of Interface
net.sourceforge.xcool.ResultNode

Uses of ResultNode in net.sourceforge.xcool
 

Methods in net.sourceforge.xcool that return ResultNode
 ResultNode ResultNode.getChild(int n)
          Returns the n'th child.
static ResultNode Engine.executeQuery(java.io.InputStream inputStream, java.lang.String query)
          Executes a query.