public class BasicEntry extends BasicContext implements Entry
Constructor and Description |
---|
BasicEntry(Engine e,
java.net.URL s,
java.lang.String t,
org.w3c.dom.Element d,
Parameters p) |
Modifier and Type | Method and Description |
---|---|
void |
create(java.io.OutputStream out) |
boolean |
equals(Entry e) |
getSourceURL, getTargetName
getParameter, getParameter, getParameterNames, merge, setParameter
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getParameter, getParameter, getParameterNames, merge, setParameter
public BasicEntry(Engine e, java.net.URL s, java.lang.String t, org.w3c.dom.Element d, Parameters p) throws LoadingException
LoadingException
public void create(java.io.OutputStream out) throws java.io.IOException, CreationException
create
in interface Entry
java.io.IOException
CreationException