org.jaxen.pattern
Class PatternParser
java.lang.Object
|
+--org.jaxen.pattern.PatternParser
- public class PatternParser
- extends Object
PatternParser
is a helper class for parsing
XSLT patterns
- Author:
- James Strachan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PatternParser
public PatternParser()
parse
public static Pattern parse(String text)
throws JaxenException,
org.saxpath.SAXPathException
convertExpr
protected static Pattern convertExpr(Expr expr)
throws JaxenException
convertExpr
protected static LocationPathPattern convertExpr(LocationPath locationPath)
throws JaxenException
convertStep
protected static LocationPathPattern convertStep(LocationPathPattern path,
Step step)
throws JaxenException
convertDefaultStep
protected static LocationPathPattern convertDefaultStep(LocationPathPattern path,
DefaultStep step)
throws JaxenException
navigationStep
protected static boolean navigationStep(Step step)
Copyright © 2002 bob mcwhirter & James Strachan. All Rights Reserved. Hosted by