Uses of Interface
fi.hut.tml.xsmiles.mlfc.xforms.xpath.XPathEngine

Packages that use XPathEngine
fi.hut.tml.xsmiles.mlfc.xforms The XForms implementation. 
fi.hut.tml.xsmiles.mlfc.xforms.constraint XForms dynamic constraints. 
fi.hut.tml.xsmiles.mlfc.xforms.dom XForms User Interface layer. 
fi.hut.tml.xsmiles.mlfc.xforms.dominterface   
fi.hut.tml.xsmiles.mlfc.xforms.xpath   
fi.hut.tml.xsmiles.mlfc.xforms.xpath.jaxen XPath engine Jaxen adapters. 
fi.hut.tml.xsmiles.mlfc.xforms.xpath.xalan   
 

Uses of XPathEngine in fi.hut.tml.xsmiles.mlfc.xforms
 

Methods in fi.hut.tml.xsmiles.mlfc.xforms that return XPathEngine
 XPathEngine XFormsConfiguration.createXPathEngine(XFormsContext handler, ModelContext mcontext)
           
 

Uses of XPathEngine in fi.hut.tml.xsmiles.mlfc.xforms.constraint
 

Methods in fi.hut.tml.xsmiles.mlfc.xforms.constraint that return XPathEngine
 XPathEngine ExpressionContainer.getXPathEngine()
          executes an arbitrary XPath expression
 

Uses of XPathEngine in fi.hut.tml.xsmiles.mlfc.xforms.dom
 

Fields in fi.hut.tml.xsmiles.mlfc.xforms.dom declared as XPathEngine
protected  XPathEngine ModelElementImpl.xpathAPI
          the cached XPath api context
 

Methods in fi.hut.tml.xsmiles.mlfc.xforms.dom that return XPathEngine
 XPathEngine DynBoundElementImpl.getXPathEngine()
           
 XPathEngine ModelElementImpl.getXPathEngine()
           
 XPathEngine BindElement.getXPathEngine()
           
 XPathEngine BindElementImpl.getXPathEngine()
           
 

Uses of XPathEngine in fi.hut.tml.xsmiles.mlfc.xforms.dominterface
 

Methods in fi.hut.tml.xsmiles.mlfc.xforms.dominterface that return XPathEngine
 XPathEngine XFormsModelElement.getXPathEngine()
           
 

Uses of XPathEngine in fi.hut.tml.xsmiles.mlfc.xforms.xpath
 

Methods in fi.hut.tml.xsmiles.mlfc.xforms.xpath that return XPathEngine
 XPathEngine ModelContext.getXPathEngine()
           
 

Uses of XPathEngine in fi.hut.tml.xsmiles.mlfc.xforms.xpath.jaxen
 

Classes in fi.hut.tml.xsmiles.mlfc.xforms.xpath.jaxen that implement XPathEngine
 class JaxenXPathEngine
           
 

Fields in fi.hut.tml.xsmiles.mlfc.xforms.xpath.jaxen declared as XPathEngine
 XPathEngine JaxenXFormsFunctions.xpathEngine
           
 XPathEngine JaxenXFormsFunctions.XFormsFunc.xpathengine
           
 

Methods in fi.hut.tml.xsmiles.mlfc.xforms.xpath.jaxen with parameters of type XPathEngine
 void JaxenXFormsFunctions.setXPathEngine(XPathEngine eng)
           
 

Constructors in fi.hut.tml.xsmiles.mlfc.xforms.xpath.jaxen with parameters of type XPathEngine
JaxenXFormsFunctions.Now(XPathEngine eng)
           
JaxenXFormsFunctions.Current(XPathEngine eng)
           
JaxenXFormsFunctions.DaysFromDate(XPathEngine eng)
           
JaxenXFormsFunctions.SecondsFromDateTime(XPathEngine eng)
           
JaxenXFormsFunctions.Seconds(XPathEngine eng)
           
JaxenXFormsFunctions.Cursor(XPathEngine eng)
           
JaxenXFormsFunctions.Property(XPathEngine eng)
           
JaxenXFormsFunctions.Instance(XPathEngine eng)
           
JaxenXFormsFunctions.XFormsFunc(XPathEngine eng)
           
JaxenXFormsFunctions.BooleanFromString(XPathEngine eng)
           
JaxenXFormsFunctions.Months(XPathEngine eng)
           
JaxenXFormsFunctions.Min(XPathEngine eng)
           
JaxenXFormsFunctions.Max(XPathEngine eng)
           
JaxenXFormsFunctions.XIf(XPathEngine eng)
           
JaxenXFormsFunctions.Avg(XPathEngine eng)
           
JaxenXFormsFunctions.CountNonEmpty(XPathEngine eng)
           
 

Uses of XPathEngine in fi.hut.tml.xsmiles.mlfc.xforms.xpath.xalan
 

Classes in fi.hut.tml.xsmiles.mlfc.xforms.xpath.xalan that implement XPathEngine
 class XalanXPathEngine
           
 



X-Smiles 1.2