com.sun.msv.verifier.identity
Class FieldsMatcher

java.lang.Object
  |
  +--com.sun.msv.verifier.identity.Matcher
        |
        +--com.sun.msv.verifier.identity.MatcherBundle
              |
              +--com.sun.msv.verifier.identity.FieldsMatcher

public class FieldsMatcher
extends com.sun.msv.verifier.identity.MatcherBundle

Coordinator of FieldMatcher. This object is created when SelectorMatcher finds a match. This object then creates FieldMatcher for each field, and let them find their field matchs. When leaving the element that matched the selector, it collects field values and registers a key value to IDConstraintChecker.

Depending on the type of the constraint, it works differently.

Author:
Kohsuke KAWAGUCHI

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait