|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebm_ws.infra.xmlmapping.utils.XmlHelper
public class XmlHelper
| Constructor Summary | |
|---|---|
XmlHelper()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getContent(org.w3c.dom.Element iNode)
|
static void |
serializeXml(org.w3c.dom.Node iNode,
java.io.OutputStream iOutput)
Serializes the given Xml structure. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XmlHelper()
| Method Detail |
|---|
public static void serializeXml(org.w3c.dom.Node iNode,
java.io.OutputStream iOutput)
throws java.io.UnsupportedEncodingException,
javax.xml.transform.TransformerException
iNode - iOutput -
java.io.UnsupportedEncodingException
javax.xml.transform.TransformerExceptionpublic static java.lang.String getContent(org.w3c.dom.Element iNode)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||