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