|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ingenta.workbench.util.WorkbenchUtil
| Constructor Summary | |
WorkbenchUtil()
|
|
| Method Summary | |
static javax.xml.parsers.DocumentBuilder |
newDocumentBuilder()
|
static void |
parseXml(org.xml.sax.helpers.DefaultHandler handler,
org.xml.sax.InputSource xml)
|
static void |
parseXml(org.xml.sax.helpers.DefaultHandler handler,
java.lang.String xml)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WorkbenchUtil()
| Method Detail |
public static void parseXml(org.xml.sax.helpers.DefaultHandler handler,
java.lang.String xml)
throws WorkbenchException
WorkbenchException
public static void parseXml(org.xml.sax.helpers.DefaultHandler handler,
org.xml.sax.InputSource xml)
throws WorkbenchException
WorkbenchException
public static javax.xml.parsers.DocumentBuilder newDocumentBuilder()
throws WorkbenchException
WorkbenchException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||