Class CompareTool.ObjectPath.PathItem

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private PathItem()  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      protected abstract org.w3c.dom.Node toXmlNode​(org.w3c.dom.Document document)  
      • Methods inherited from class java.lang.Object

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

      • PathItem

        private PathItem()
    • Method Detail

      • toXmlNode

        protected abstract org.w3c.dom.Node toXmlNode​(org.w3c.dom.Document document)