|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JaxbUtil.UnmarshalResult | |
|---|---|
| org.jcoderz.commons.util | |
| Uses of JaxbUtil.UnmarshalResult in org.jcoderz.commons.util |
|---|
| Methods in org.jcoderz.commons.util that return JaxbUtil.UnmarshalResult | |
|---|---|
static JaxbUtil.UnmarshalResult |
JaxbUtil.unmarshal(InputSource data,
JAXBContext ctx)
Unmarshals the given InputSource and returns the unmarshalled object along with the validation event collector. |
static JaxbUtil.UnmarshalResult |
JaxbUtil.unmarshal(InputSource data,
String ctxPath)
Unmarshals the given InputSource and returns the unmarshalled object along with the validation event collector. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||