org.apache.bsf.engines.xslt
Class XSLTResultNode

java.lang.Object
  extended byorg.apache.bsf.engines.xslt.XSLTResultNode

public class XSLTResultNode
extends java.lang.Object


Constructor Summary
XSLTResultNode(org.w3c.dom.Node node)
           
 
Method Summary
 org.w3c.dom.Node getNode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XSLTResultNode

public XSLTResultNode(org.w3c.dom.Node node)
Method Detail

getNode

public org.w3c.dom.Node getNode()