public class LibUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
private static String |
BAD_GREG_STRING
used by fixAxisGCSBug
|
private static SimpleDateFormat |
format
Timecode formatter
|
private static Logger |
log |
| Constructor and Description |
|---|
LibUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
fixAxisGCSBug(String source)
http://issues.apache.org/jira/browse/AXIS2-1050?page=com.atlassian.jira.plugin.ext.subversion:subversion-commits-tabpanel
It should be noted that this workaround has the potential to break a signed message if the axis problem were detected and repaired inside a signed message or signed content LibConstants USE_AXIS_1_3_GREGORIAN_CALENDAR_SERIALIZATION_BUG_WORKAROUND is used to enable this feature |
private static final Logger log
private static final String BAD_GREG_STRING
private static final SimpleDateFormat format
public static String fixAxisGCSBug(String source)
LibConstants USE_AXIS_1_3_GREGORIAN_CALENDAR_SERIALIZATION_BUG_WORKAROUND is used to enable this featuresource - Copyright © 1999–2015. All rights reserved.