org.apache.stylebook
Class ResourceEntry
java.lang.Object
org.apache.stylebook.ResourceEntry
- All Implemented Interfaces:
- Entry
public class ResourceEntry
- extends Object
- implements Entry
- 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 |
ResourceEntry
public ResourceEntry(Engine e,
URL s,
String t)
create
public void create(OutputStream o)
throws IOException,
CreationException
- Specified by:
create
in interface Entry
- Throws:
IOException
CreationException
equals
public boolean equals(Entry e)
- Specified by:
equals
in interface Entry