public class XmlUnmarshallFunctionalAdapter<V,B> extends XmlFunctionalAdapter<V,B>
| Modifier | Constructor and Description |
|---|---|
protected |
XmlUnmarshallFunctionalAdapter(java.util.function.Function<V,B> unmarshallFunction) |
protected XmlUnmarshallFunctionalAdapter(java.util.function.Function<V,B> unmarshallFunction)
Copyright © 2017. All rights reserved.