public class XmlResolver extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
LOGGER
Logger.
|
| Constructor and Description |
|---|
XmlResolver(int originalCount,
Map<Integer,Integer> rotationAngles)
Instantiates a new xml resolver.
|
| Modifier and Type | Method and Description |
|---|---|
String |
convertXmlToIni(byte[] xmlAnnotations)
Converts the annotations in XML format to INI format.
|
public String convertXmlToIni(byte[] xmlAnnotations) throws JAXBException, SAXException
xmlAnnotations - annotations in XML formatSAXException - parsing xmlAnnotations failedJAXBException - parsing xmlAnnotations failedCopyright © 2016 SAPERION AG. All rights reserved.