com.sun.msv.verifier.identity
Class Matcher

java.lang.Object
  extended bycom.sun.msv.verifier.identity.Matcher
Direct Known Subclasses:
com.sun.msv.verifier.identity.MatcherBundle

public abstract class Matcher
extends Object

Base abstract implementation of XPath matcher. XPath mathcer tracks the startElement event and the endElement event. The characters event is also used by some derived classes.

Author:
Kohsuke KAWAGUCHI

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



Copyright © 2001-2003 Sun Microsystems, Inc. Documenation generated April 28 2005.