|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
PatternVisitor |
Class Summary | |
ComposedPathPattern | ComposedPath pattern represents the pattern which is composed of two path patterns, either direct (lhs/rhs) or indirect (lhs//rhs). |
FilteredStepPattern | FilteredStepPattern is a StepPattern with one or more predicate expressions. |
IdPattern | IdPattern represents the Id pattern. |
Key | Key represents the key-element. |
KeyPattern | KeyPattern represents the key pattern. |
NodeTypeAllTest | Implements the node-test "node()" for patterns. |
NumberCountPattern | NumberCountPattern is a pattern used by a NumberTemplate. |
OrPattern | OrPattern represents the or pattern (lhs|rhs). |
Pattern | Pattern is a base class for XSLT patterns. |
PatternClassifier | A PatternClassifier classifies which nodes a pattern can match. |
PatternClassifier.Match | |
PatternWriter | A PatternWriter prints a string representation of a pattern. |
ProxyPattern | ProxyPattern wraps another pattern. |
RootPattern | RootPattern represents the root path pattern. |
StepPattern | StepPattern represents a location step pattern consisting of a NodeTest. |
Contains classes for XSLT template patterns.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |