|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.asdf.test.XmlParsingTest
public class XmlParsingTest
This shows how to use JAXB to update the unmarshalled content tree then marshal it back to xml document
Constructor Summary | |
---|---|
XmlParsingTest()
|
Method Summary | |
---|---|
void |
testMarshalling()
testMarshalling Tries to marshal Message from xml document and then unmarshal it back. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XmlParsingTest()
Method Detail |
---|
public void testMarshalling() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |