Class ResourceEntry

    • Constructor Summary

      Constructors 
      Constructor Description
      ResourceEntry​(Engine e, java.net.URL s, java.lang.String t)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void create​(java.io.OutputStream o)  
      boolean equals​(Entry e)  
      • Methods inherited from class java.lang.Object

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

      • ResourceEntry

        public ResourceEntry​(Engine e,
                             java.net.URL s,
                             java.lang.String t)