| Modifier and Type | Method and Description |
|---|---|
XmlLoad<O> |
build() |
XmlLoad.Builder |
configure(Consumer<com.fasterxml.jackson.databind.ObjectMapper> configurator) |
XmlLoad.Builder |
type(Class<O> type) |
public XmlLoad.Builder configure(Consumer<com.fasterxml.jackson.databind.ObjectMapper> configurator)
public XmlLoad.Builder type(Class<O> type)
Copyright © 2017. All rights reserved.