|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectjavax.xml.xpath.XPathFactory
net.sf.saxon.xpath.XPathFactoryImpl
com.saxonica.SchemaAwareXPathFactory
public class SchemaAwareXPathFactory
An implementation of the JAXP XPath Factory that creates a schema-aware configuration. This implementation is used when Saxon-SA is present, and when the object model selected is the Saxon native object model.
| Field Summary |
|---|
| Fields inherited from class javax.xml.xpath.XPathFactory |
|---|
DEFAULT_OBJECT_MODEL_URI, DEFAULT_PROPERTY_NAME |
| Constructor Summary | |
|---|---|
SchemaAwareXPathFactory()
|
|
| Method Summary |
|---|
| Methods inherited from class net.sf.saxon.xpath.XPathFactoryImpl |
|---|
getConfiguration, getFeature, isObjectModelSupported, newXPath, setFeature, setXPathFunctionResolver, setXPathVariableResolver |
| Methods inherited from class javax.xml.xpath.XPathFactory |
|---|
newInstance, newInstance |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SchemaAwareXPathFactory()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||