org.oXML.engine
Class Result

java.lang.Object
  extended byorg.oXML.engine.Result

public class Result
extends java.lang.Object


Constructor Summary
Result(org.w3c.dom.Node parent)
           
 
Method Summary
 void append(org.w3c.dom.Node node)
           
 org.w3c.dom.Document getOwnerDocument()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Result

public Result(org.w3c.dom.Node parent)
Method Detail

getOwnerDocument

public org.w3c.dom.Document getOwnerDocument()

append

public void append(org.w3c.dom.Node node)