public class JSTLXPathFactory extends XPathFactoryImpl
DEFAULT_OBJECT_MODEL_URI, DEFAULT_PROPERTY_NAME
Constructor and Description |
---|
JSTLXPathFactory() |
Modifier and Type | Method and Description |
---|---|
XPath |
newXPath()
Returns a new
XPath object using the underlying
object model determined when the factory was instantiated. |
getFeature, isObjectModelSupported, setFeature, setXPathFunctionResolver, setXPathVariableResolver
newInstance, newInstance, newInstance
public XPath newXPath()
XPathFactoryImpl
Returns a new XPath
object using the underlying
object model determined when the factory was instantiated.
newXPath
in class XPathFactoryImpl
XPath
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.