public class Project extends Object
Constructor and Description |
---|
Project(Engine engine,
Document project,
Parameters parambase,
URL u) |
Modifier and Type | Method and Description |
---|---|
void |
create(String name,
OutputStream out) |
Enumeration |
getEntryNames() |
public Project(Engine engine, Document project, Parameters parambase, URL u) throws LoadingException, IOException
LoadingException
IOException
public Enumeration getEntryNames()
public void create(String name, OutputStream out) throws IOException, CreationException
IOException
CreationException