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