|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.xml.xpath.XPathFactory
com.sun.org.apache.xpath.internal.jaxp.XPathFactoryImpl
org.apache.taglibs.standard.tag.common.xml.JSTLXPathFactory
public class JSTLXPathFactory
This factory class is added to provide access to our own implementation of XPath, so that we can support a generic Object type in return type arguement for XPath's evaluate instance method.
| Field Summary |
|---|
| Fields inherited from class javax.xml.xpath.XPathFactory |
|---|
DEFAULT_OBJECT_MODEL_URI, DEFAULT_PROPERTY_NAME |
| Constructor Summary | |
|---|---|
JSTLXPathFactory()
|
|
| Method Summary | |
|---|---|
javax.xml.xpath.XPath |
newXPath()
|
| Methods inherited from class com.sun.org.apache.xpath.internal.jaxp.XPathFactoryImpl |
|---|
getFeature, isObjectModelSupported, setFeature, setXPathFunctionResolver, setXPathVariableResolver |
| Methods inherited from class javax.xml.xpath.XPathFactory |
|---|
newInstance, newInstance, newInstance |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JSTLXPathFactory()
| Method Detail |
|---|
public javax.xml.xpath.XPath newXPath()
newXPath in class com.sun.org.apache.xpath.internal.jaxp.XPathFactoryImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||