public class JaxbWrapperSupport extends Object
| Constructor and Description |
|---|
JaxbWrapperSupport() |
| Modifier and Type | Method and Description |
|---|---|
Class |
getWrapperClass(Class clazz) |
void |
setWrapperFactories(List<JaxbObjectWrapperFactory> wrapperFactories) |
boolean |
supports(Class clazz) |
Object |
unwrap(Object o) |
Object |
wrap(Object o) |
Copyright © 2017 SAP SE. All Rights Reserved.