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