public class XmlTranslator extends Object
| Constructor and Description |
|---|
XmlTranslator(XmlMap[] maps) |
| Modifier and Type | Method and Description |
|---|---|
Object |
extractAndTranslateForNode(Node node,
Object addToObject) |
String |
toString() |
public XmlTranslator(XmlMap[] maps)
public Object extractAndTranslateForNode(Node node, Object addToObject) throws IllegalArgumentException, IllegalAccessException, InvocationTargetException, InstantiationException
Copyright © 2021. All rights reserved.