public class XmlMapExtractor extends Object implements XmlExtractor
| Constructor and Description |
|---|
XmlMapExtractor(Class<?> clazz) |
XmlMapExtractor(XmlMap[] xmlMaps,
Class<?> clazz) |
public XmlMapExtractor(XmlMap[] xmlMaps, Class<?> clazz) throws InstantiationException, IllegalAccessException
public XmlMapExtractor(Class<?> clazz) throws InstantiationException, IllegalAccessException
public Object extractObjectForNode(Node node) throws IllegalArgumentException, InvocationTargetException, InstantiationException, IllegalAccessException
extractObjectForNode in interface XmlExtractorIllegalArgumentExceptionInvocationTargetExceptionInstantiationExceptionIllegalAccessExceptionCopyright © 2021. All rights reserved.