|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthelma.util.XmlUtils
public class XmlUtils
| Constructor Summary | |
|---|---|
XmlUtils()
|
|
| Method Summary | |
|---|---|
static org.w3c.dom.html.HTMLDocument |
parseHtml(java.lang.Object obj)
|
static org.w3c.dom.Document |
parseXml(java.lang.Object obj)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XmlUtils()
| Method Detail |
|---|
public static org.w3c.dom.Document parseXml(java.lang.Object obj)
throws org.xml.sax.SAXException,
java.io.IOException,
javax.xml.parsers.ParserConfigurationException
obj - ...
org.xml.sax.SAXException - ...
java.io.IOException - ...
javax.xml.parsers.ParserConfigurationException - ...
public static org.w3c.dom.html.HTMLDocument parseHtml(java.lang.Object obj)
throws java.io.IOException,
org.xml.sax.SAXException
obj - ...
java.io.IOException - ...
org.xml.sax.SAXException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||