| Constructor and Description |
|---|
JAXBUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ensureAccessible(Method m) |
static Method |
findSetter(Object instance,
String elementName) |
static Object |
inferTargetObject(Object elementContent) |
static Object |
matchType(List<Object> parameterValues,
Class<?> aClass) |
public JAXBUtils()
public static Method findSetter(Object instance, String elementName)
public static void ensureAccessible(Method m)
public static Object inferTargetObject(Object elementContent)
Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.