|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.text.Format org.apache.cxf.aegis.util.date.XsDateTimeFormat org.apache.cxf.aegis.util.date.TimezoneLessXsDateFormat
public class TimezoneLessXsDateFormat
An instance of Format
, which may be used to parse and
format xs:date
values without timezone.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class java.text.Format |
---|
Format.Field |
Constructor Summary | |
---|---|
TimezoneLessXsDateFormat()
Creates a new instance. |
Method Summary |
---|
Methods inherited from class org.apache.cxf.aegis.util.date.XsDateTimeFormat |
---|
format, parseObject |
Methods inherited from class java.text.Format |
---|
clone, format, formatToCharacterIterator, parseObject |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TimezoneLessXsDateFormat()
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |