public class XML extends Object
Constructor and Description |
---|
XML() |
Modifier and Type | Method and Description |
---|---|
static Document |
getDOM(CharSequence pthnam) |
static XPath |
getXpathProcessor() |
static Document |
makeDOM(CharSequence xmltxt) |
static String |
toString(Node node) |
public static Document getDOM(CharSequence pthnam) throws ParserConfigurationException, SAXException, IOException
public static Document makeDOM(CharSequence xmltxt) throws ParserConfigurationException, SAXException, IOException
public static XPath getXpathProcessor()
Copyright 2010-2018 Grey Software (Yusef Badri). All Rights Reserved.