com.sun.msv.schematron.reader

Interface SActionReceiver

Known Implementing Classes:
SElementState, SRuleState

public interface SActionReceiver

Method Summary

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

Method Details

onAssert

public void onAssert(SAction action)

onReport

public void onReport(SAction action)