Class ConstraintChecker

  • All Implemented Interfaces:
    javax.xml.transform.Result, Receiver, NamespaceResolver

    public class ConstraintChecker
    extends WatchManager
    This class handles the checking of Schema-defined unique, key, and keyref constraints. It keeps track of the nesting of elements, and notifies a Watcher class when an element is found that matches a particular Selector.