com.ricebridge.xmlman.in
Class ParseResult
java.lang.Object
com.ricebridge.xmlman.in.ParseResult
- public class ParseResult
- extends Object
Contains XPath expression parse results.
|
Constructor Summary |
ParseResult(com.ricebridge.xmlman.tp.expr.Expr pExpr,
List pTargetPaths)
Create a new instance of this data object |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
iExpr
public com.ricebridge.xmlman.tp.expr.Expr iExpr
iTargetPaths
public List iTargetPaths
TargetPath objects created from the expression.
ParseResult
public ParseResult(com.ricebridge.xmlman.tp.expr.Expr pExpr,
List pTargetPaths)
- Create a new instance of this data object
Copyright © 2004-2005 Ricebridge