-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: 3.7.0
-
Component/s: None
-
None
FormatEngine should recognized unsupport format and choose appropriate formater.
e.g.
FormatEngine formatEngine = new FormatEngineImpl();
FormatResult result = formatEngine.format(saxis.getFormat(), 1d, formatContext, 12);
result should have formater.