Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jaxen.pattern.PatternParser
public class PatternParser
extends java.lang.Object
PatternParser
is a helper class for parsing
XSLT patterns
Field Summary | |
private static boolean | |
private static boolean |
Method Summary | |
protected static LocationPathPattern |
|
protected static Pattern |
|
protected static LocationPathPattern |
|
protected static LocationPathPattern |
|
protected static boolean |
|
static Pattern |
|
private static final boolean TRACE
- Field Value:
- false
private static final boolean USE_HANDLER
- Field Value:
- false
protected static LocationPathPattern convertDefaultStep(LocationPathPattern path, DefaultStep step) throws JaxenException
protected static LocationPathPattern convertExpr(LocationPath locationPath) throws JaxenException
protected static LocationPathPattern convertStep(LocationPathPattern path, Step step) throws JaxenException