Package org.apache.cxf.databinding
Interface WrapperCapableDatabinding
-
public interface WrapperCapableDatabinding
To create the WrapperHelper instance for the wrapper capable data binding
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WrapperHelper
createWrapperHelper(Class<?> wrapperType, QName typeName, List<String> partNames, List<String> elTypeNames, List<Class<?>> partClasses)
-