Class Project

    • Constructor Summary

      Constructors 
      Constructor Description
      Project​(Engine engine, org.w3c.dom.Document project, Parameters parambase, java.net.URL u)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void create​(java.lang.String name, java.io.OutputStream out)  
      java.util.Enumeration getEntryNames()  
      • Methods inherited from class java.lang.Object

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

      • getEntryNames

        public java.util.Enumeration getEntryNames()
      • create

        public void create​(java.lang.String name,
                           java.io.OutputStream out)
                    throws java.io.IOException,
                           CreationException
        Throws:
        java.io.IOException
        CreationException