| Package | Description |
|---|---|
| javax.xml.xpath |
| Modifier and Type | Method and Description |
|---|---|
static XPathFactory |
XPathFactory.newDefaultInstance() |
static XPathFactory |
XPathFactory.newInstance() |
static XPathFactory |
XPathFactory.newInstance(String uri) |
static XPathFactory |
XPathFactory.newInstance(String uri,
String factoryClassName,
ClassLoader classLoader) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.