@DecodeType(value=javax.xml.datatype.Duration.class) public class DurationDecoder extends org.milyn.javabean.decoders.DateDecoder implements org.milyn.javabean.DataDecoder
Duration data decoder.
Decodes the supplied string into a Duration String value is supposed to be milliseconds representing
this Duration| Constructor and Description |
|---|
DurationDecoder() |
| Modifier and Type | Method and Description |
|---|---|
Object |
decode(String data) |
Copyright © 2008–2016 JBoss.org. All rights reserved.