public class JadiceXmlResolver extends Object
| Modifier and Type | Field and Description |
|---|---|
static float |
FONT_CORR |
static float |
JADICE_X_CONST |
static float |
JADICE_Y_CONST |
| Constructor and Description |
|---|
JadiceXmlResolver() |
| Modifier and Type | Method and Description |
|---|---|
static String |
appendCustomPart(String ini) |
String |
convertXmlToIni(byte[] xmlAnnotations)
Converts the annotations in XML format to INI format.
|
public static final float JADICE_X_CONST
public static final float JADICE_Y_CONST
public static final float FONT_CORR
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.