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