public class XPathUtils
extends java.lang.Object
Constructor and Description |
---|
XPathUtils() |
Modifier and Type | Method and Description |
---|---|
static org.apache.commons.configuration.XMLConfiguration |
read(java.io.File xmlFile) |
static org.apache.commons.configuration.XMLConfiguration |
read(java.lang.String src) |
public static org.apache.commons.configuration.XMLConfiguration read(java.io.File xmlFile) throws java.io.IOException
xmlFile
- java.io.IOException
public static org.apache.commons.configuration.XMLConfiguration read(java.lang.String src)
src
- Copyright © 2000 Infostretch Corp.