|
XML:DB Lexus | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xmldb.xupdate.lexus.commands.InsertStates
public abstract class InsertStates
Constructor Summary | |
---|---|
InsertStates()
|
Method Summary | |
---|---|
abstract org.w3c.dom.Node |
execute(org.w3c.dom.Node contextNode)
|
void |
reset()
|
void |
submitAttributes(java.util.Hashtable attributes)
|
void |
submitCharacters(java.lang.String data)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InsertStates()
Method Detail |
---|
public void reset()
public void submitAttributes(java.util.Hashtable attributes)
public void submitCharacters(java.lang.String data)
public abstract org.w3c.dom.Node execute(org.w3c.dom.Node contextNode) throws java.lang.Exception
java.lang.Exception
|
XML:DB Lexus | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |