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