Overview
Package
Tree
Index
Deprecated
About
Prev Class
|
Next Class
Frames
|
No Frames
Summary: Nested | Field | Method | Constr
Detail: Nested | Field | Method | Constr
com.sun.msv.verifier.identity
Class Matcher
java.lang.Object
com.sun.msv.verifier.identity.Matcher
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
Overview
Package
Tree
Index
Deprecated
About