Package | Description |
---|---|
org.josef.util.xml |
Utility Classes to support xml (conversion).
|
Modifier and Type | Method and Description |
---|---|
UnmarshalParameters.Builder<T> |
UnmarshalParameters.Builder.jaxbContext(JAXBContext jaxbContext)
Adds the JAXB context used for unmarshalling.
|
UnmarshalParameters.Builder<T> |
UnmarshalParameters.Builder.property(String propertyName,
Object propertyValue)
Adds an unmarshalling property.
|
Constructor and Description |
---|
UnmarshalParameters(UnmarshalParameters.Builder<T> builder)
Constructs this UnmarshalParameters object from the supplied builder.
|
Copyright © 2008–2018. All rights reserved.