|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.stylebook.BasicParameters
org.apache.stylebook.BasicContext
org.apache.stylebook.BasicEntry
public class BasicEntry
| Constructor Summary | |
|---|---|
BasicEntry(Engine e,
java.net.URL s,
java.lang.String t,
org.w3c.dom.Element d,
Parameters p)
|
|
| Method Summary | |
|---|---|
void |
create(java.io.OutputStream out)
|
boolean |
equals(Entry e)
|
| Methods inherited from class org.apache.stylebook.BasicContext |
|---|
getSourceURL, getTargetName |
| Methods inherited from class org.apache.stylebook.BasicParameters |
|---|
getParameter, getParameter, getParameterNames, merge, setParameter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.stylebook.Parameters |
|---|
getParameter, getParameter, getParameterNames, merge, setParameter |
| Constructor Detail |
|---|
public BasicEntry(Engine e,
java.net.URL s,
java.lang.String t,
org.w3c.dom.Element d,
Parameters p)
throws LoadingException
LoadingException| Method Detail |
|---|
public void create(java.io.OutputStream out)
throws java.io.IOException,
CreationException
create in interface Entryjava.io.IOException
CreationExceptionpublic boolean equals(Entry e)
equals in interface Entry
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||