org.jaxen.pattern
Class PatternParser
java.lang.Object
org.jaxen.pattern.PatternParser
- public class PatternParser
- extends java.lang.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(java.lang.String text)
throws JaxenException,
org.saxpath.SAXPathException
- Throws:
JaxenException
org.saxpath.SAXPathException
convertExpr
protected static Pattern convertExpr(Expr expr)
throws JaxenException
- Throws:
JaxenException
convertExpr
protected static LocationPathPattern convertExpr(LocationPath locationPath)
throws JaxenException
- Throws:
JaxenException
convertStep
protected static LocationPathPattern convertStep(LocationPathPattern path,
Step step)
throws JaxenException
- Throws:
JaxenException
convertDefaultStep
protected static LocationPathPattern convertDefaultStep(LocationPathPattern path,
DefaultStep step)
throws JaxenException
- Throws:
JaxenException
navigationStep
protected static boolean navigationStep(Step step)
Copyright © 2002 bob mcwhirter & James Strachan. All Rights Reserved. Hosted by