|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.milyn.javabean.decoders.LocaleAwareDateDecoder
org.milyn.javabean.decoders.DateDecoder
org.jboss.wise.smooks.decoders.DurationDecoder
@DecodeType(value=javax.xml.datatype.Duration.class) public class DurationDecoder
Duration data decoder.
Duration String value is supposed to
be millisecs representing this Duaration
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.milyn.javabean.DataDecoder |
|---|
org.milyn.javabean.DataDecoder.Factory |
| Field Summary |
|---|
| Fields inherited from class org.milyn.javabean.decoders.LocaleAwareDateDecoder |
|---|
decoder, DEFAULT_DATE_FORMAT, format, FORMAT, LOCALE_COUNTRY_CODE, LOCALE_LANGUAGE_CODE, VERIFY_LOCALE |
| Constructor Summary | |
|---|---|
DurationDecoder()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
decode(java.lang.String data)
|
| Methods inherited from class org.milyn.javabean.decoders.LocaleAwareDateDecoder |
|---|
getLocale, isLocalInstalled, setConfiguration |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DurationDecoder()
| Method Detail |
|---|
public java.lang.Object decode(java.lang.String data)
throws org.milyn.javabean.DataDecodeException
decode in interface org.milyn.javabean.DataDecoderdecode in class org.milyn.javabean.decoders.DateDecoderorg.milyn.javabean.DataDecodeException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||