public class BasicEntry extends BasicContext implements Entry
Constructor and Description |
---|
BasicEntry(Engine e,
URL s,
String t,
Element d,
Parameters p) |
Modifier and Type | Method and Description |
---|---|
void |
create(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, URL s, String t, Element d, Parameters p) throws LoadingException
LoadingException
public void create(OutputStream out) throws IOException, CreationException
create
in interface Entry
IOException
CreationException