Class Include


  • public class Include
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String file  
      java.lang.String xmlns  
    • Constructor Summary

      Constructors 
      Constructor Description
      Include​(java.lang.String file)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • xmlns

        public java.lang.String xmlns
      • file

        public java.lang.String file
    • Constructor Detail

      • Include

        public Include​(java.lang.String file)