Package | Description |
---|---|
org.josef.util.xml |
Utility Classes to support xml (conversion).
|
Modifier and Type | Method and Description |
---|---|
UnmarshalParameters |
UnmarshalParameters.Builder.build()
Builds the UnmarshalParameters object.
|
Modifier and Type | Method and Description |
---|---|
static <T> T |
XmlUtil.unmarshal(UnmarshalParameters unmarshalParameters)
Unmarshals XML into an object, where all necessary information is stored in the supplied unmarshalParameters.
|
Copyright © 2008–2018. All rights reserved.