|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbiz.hammurapi.xml.dom.AbstractDomObject
biz.hammurapi.sql.xml.Message
public class Message
Constructor Summary | |
---|---|
Message()
|
Method Summary | |
---|---|
void |
configure(org.w3c.dom.Node configNode,
Context context)
Reads configuration from Node |
void |
execute(org.w3c.dom.Element holder,
SQLProcessor processor,
Context context)
|
Methods inherited from class biz.hammurapi.xml.dom.AbstractDomObject |
---|
addElement, addTextElement, getElementText, getElementText |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Message()
Method Detail |
---|
public void execute(org.w3c.dom.Element holder, SQLProcessor processor, Context context) throws SQL2XMLException
execute
in interface Command
SQL2XMLException
public void configure(org.w3c.dom.Node configNode, Context context) throws ConfigurationException
DomConfigurable
Node
configure
in interface DomConfigurable
ConfigurationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |