com.sun.msv.schematron.reader
Class SActionState.SReportState

java.lang.Object
  extended by com.sun.msv.reader.State
      extended by com.sun.msv.reader.SimpleState
          extended by com.sun.msv.reader.ChildlessState
              extended by com.sun.msv.schematron.reader.SActionState
                  extended by com.sun.msv.schematron.reader.SActionState.SReportState
All Implemented Interfaces:
org.xml.sax.ContentHandler
Enclosing class:
SActionState

public static class SActionState.SReportState
extends SActionState


Nested Class Summary
 
Nested classes/interfaces inherited from class com.sun.msv.schematron.reader.SActionState
SActionState.SAssertState, SActionState.SReportState
 
Field Summary
 
Fields inherited from class com.sun.msv.reader.State
reader
 
Constructor Summary
SActionState.SReportState()
           
 
Method Summary
 
Methods inherited from class com.sun.msv.schematron.reader.SActionState
characters, endSelf
 
Methods inherited from class com.sun.msv.reader.SimpleState
endDocument, endElement, startElement
 
Methods inherited from class com.sun.msv.reader.State
_assert, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SActionState.SReportState

public SActionState.SReportState()