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