ElementState
com.sun.msv.schematron.reader.SElementState
public class SElementState
extends ElementState
implements SActionReceiver, SRuleReceiver
void
onAssert(SAction action)
onReport(SAction action)
onRule(SRule rule)
public void onAssert(SAction action)
Specified by:onAssert in interface SActionReceiver
public void onReport(SAction action)
Specified by:onReport in interface SActionReceiver
public void onRule(SRule rule)
Specified by:onRule in interface SRuleReceiver