org.apache.stylebook
Class Project
java.lang.Object
org.apache.stylebook.Project
public class Project
- extends Object
- Version:
- CVS $Revision: 313221 $ $Date: 1999-12-01 18:39:14 +0000 (Wed, 01 Dec 1999) $
- Author:
- Pierpaolo Fumagalli, Copyright 1999 © The Apache
Software Foundation. All rights reserved.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Project
public Project(Engine engine,
Document project,
Parameters parambase,
URL u)
throws LoadingException,
IOException
- Throws:
LoadingException
IOException
getEntryNames
public Enumeration getEntryNames()
create
public void create(String name,
OutputStream out)
throws IOException,
CreationException
- Throws:
IOException
CreationException