com.sun.msv.schematron.reader
Interface SRuleReceiver

All Known Implementing Classes:
SElementState

public interface SRuleReceiver


Method Summary
 void onRule(SRule rule)
           
 

Method Detail

onRule

public void onRule(SRule rule)