com.sun.msv.schematron.reader

Class SRuleState

Implemented Interfaces:
SActionReceiver

public class SRuleState
extends SimpleState
implements SActionReceiver

Method Summary

void
endSelf()
void
onAssert(SAction action)
void
onReport(SAction action)

Method Details

endSelf

public void endSelf()

onAssert

public void onAssert(SAction action)
Specified by:
onAssert in interface SActionReceiver

onReport

public void onReport(SAction action)
Specified by:
onReport in interface SActionReceiver