|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.thaiopensource.validate.nrl.Action
com.thaiopensource.validate.nrl.ResultAction
abstract class ResultAction
Constructor Summary | |
---|---|
ResultAction(ModeUsage modeUsage)
|
Method Summary | |
---|---|
(package private) abstract ResultAction |
changeCurrentMode(Mode mode)
|
(package private) abstract void |
perform(ContentHandler handler,
SectionState state)
|
Methods inherited from class com.thaiopensource.validate.nrl.Action |
---|
equals, getModeUsage, hashCode |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
ResultAction(ModeUsage modeUsage)
Method Detail |
---|
abstract void perform(ContentHandler handler, SectionState state) throws SAXException
SAXException
abstract ResultAction changeCurrentMode(Mode mode)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |