Class DOMNodeModel

    • Constructor Summary

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

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      TemplateModel get​(java.lang.String key)
      Deprecated.
      Gets a TemplateModel from the hash.
      boolean isEmpty()
      Deprecated.
       
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DOMNodeModel

        public DOMNodeModel​(org.w3c.dom.Node node)
        Deprecated.