org.apache.bsf.engines.xslt
Class XSLTResultNode

java.lang.Object
  extended by org.apache.bsf.engines.xslt.XSLTResultNode

public class XSLTResultNode
extends Object


Constructor Summary
XSLTResultNode(Node node)
           
 
Method Summary
 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(Node node)
Method Detail

getNode

public Node getNode()