Package | Description |
---|---|
com.itextpdf.tool.xml.xtra.xfa.element | |
com.itextpdf.tool.xml.xtra.xfa.resolver |
Modifier and Type | Field and Description |
---|---|
protected XFALocale |
XFAHyphenation.locale |
Constructor and Description |
---|
XFAHyphenation(XFALocale locale,
FormNode hyphenationNode,
FlattenerContext flattenerContext) |
Modifier and Type | Method and Description |
---|---|
XFALocale |
LocaleResolver.addLocale(String name) |
XFALocale |
LocaleResolver.getLocale(String name) |
Modifier and Type | Method and Description |
---|---|
String |
FormatResolver.formatDate(Date date,
String pattern,
XFALocale xfaLocale) |
String |
FormatResolver.formatTime(Date date,
String pattern,
XFALocale xfaLocale) |
Date |
FormatResolver.parseDate(String data,
String inputParsingPattern,
XFALocale xfaLocale) |
Date |
FormatResolver.parseDate(String data,
XFALocale xfaLocale) |
FormatResolver.NumberParseResult |
FormatResolver.parseNumber(String data,
String inputParsingPattern,
XFALocale xfaLocale) |
FormatResolver.NumberParseResult |
FormatResolver.parseNumber(String data,
String inputParsingPattern,
XFALocale xfaLocale,
boolean returnZeroIfFailed) |
Date |
FormatResolver.parseTime(String data,
String inputParsingPattern,
XFALocale xfaLocale) |
Date |
FormatResolver.parseTime(String data,
XFALocale xfaLocale) |
Copyright (C) 1998-2018 iText Group NV. All Rights Reserved.