|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jcoderz.commons.util.JaxbUtil.MarshalResult
public static class JaxbUtil.MarshalResult
Holds the Result of an Marshal operation.
| Method Summary | |
|---|---|
byte[] |
getMarshalledData()
Returns the marshalled object. |
JaxbUtil.ValidationEventCollector |
getValidationEvents()
Returns the validation events of the marshal operation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public byte[] getMarshalledData()
public JaxbUtil.ValidationEventCollector getValidationEvents()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||