Class XSLTResultNode


  • public class XSLTResultNode
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      XSLTResultNode​(org.w3c.dom.Node node)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      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()