|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.stylebook.ResourceEntry
public class ResourceEntry
Constructor Summary | |
---|---|
ResourceEntry(Engine e,
java.net.URL s,
java.lang.String t)
|
Method Summary | |
---|---|
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 |
---|
public ResourceEntry(Engine e, java.net.URL s, java.lang.String t)
Method Detail |
---|
public void create(java.io.OutputStream o) throws java.io.IOException, CreationException
create
in interface Entry
java.io.IOException
CreationException
public boolean equals(Entry e)
equals
in interface Entry
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |