Package org.eclipse.wst.xml.xpath2.processor
public class Engine extends java.lang.Object
Constructor Summary |
Engine() |
Method Summary | |
package-private boolean | effectiveBooleanValue(org.eclipse.wst.xml.xpath2.api.ResultSequence rs) |
public org.eclipse.wst.xml.xpath2.api.XPath2Expression | parseExpression(java.lang.String expression
,
org.eclipse.wst.xml.xpath2.api.StaticContext context) |
Constructor Detail |
public Engine()
Methods Detail |
package-private boolean effectiveBooleanValue(org.eclipse.wst.xml.xpath2.api.ResultSequence rs)
rs
boolean
public org.eclipse.wst.xml.xpath2.api.XPath2Expression parseExpression(java.lang.String expression
,
org.eclipse.wst.xml.xpath2.api.StaticContext context)
expression
context
org.eclipse.wst.xml.xpath2.api.XPath2Expression