com.sun.msv.schematron.reader
Class SActionState.SReportState
java.lang.Object
com.sun.msv.reader.State
com.sun.msv.reader.SimpleState
com.sun.msv.reader.ChildlessState
com.sun.msv.schematron.reader.SActionState
com.sun.msv.schematron.reader.SActionState.SReportState
- All Implemented Interfaces:
- ContentHandler
- Enclosing class:
- SActionState
public static class SActionState.SReportState
- extends SActionState
Methods inherited from class com.sun.msv.reader.State |
_assert, callInterceptExpression, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, startSelf |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SActionState.SReportState
public SActionState.SReportState()
onActionReady
protected void onActionReady(SAction action)
- Specified by:
onActionReady
in class SActionState
MSV