|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.di.util.XMLUtils
public class XMLUtils
Field Summary | |
---|---|
Exception |
lastError
|
Constructor Summary | |
---|---|
XMLUtils()
|
Method Summary | |
---|---|
String |
entry2XML(Entry e)
|
Entry |
XML2Entry(String xml)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Exception lastError
Constructor Detail |
---|
public XMLUtils()
Method Detail |
---|
public String entry2XML(Entry e) throws Exception
Exception
public Entry XML2Entry(String xml) throws Exception
Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |