public abstract class XPathFactory extends Object
Constructor and Description |
---|
XPathFactory() |
Modifier and Type | Method and 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–2017 The Apache Software Foundation. All rights reserved.