JDKXPathFactory, XalanXPathFactorypublic abstract class XPathFactory extends Object
| Constructor | Description |
|---|---|
XPathFactory() |
| Modifier and Type | Method | Description |
|---|---|---|
protected static boolean |
isXalanInstalled() |
|
static XPathFactory |
newInstance() |
Get a new XPathFactory instance
|
abstract XPathAPI |
newXPathAPI() |
Get a new XPathAPI instance
|
protected static boolean isXalanInstalled()
public static XPathFactory newInstance()
public abstract XPathAPI newXPathAPI()
Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.