public class ViewTimeMarshaller extends java.lang.Object implements Marshaller<Time>
Constructor and Description |
---|
ViewTimeMarshaller(javax.xml.stream.XMLOutputFactory xmlOutputFactory,
DateFormatService dateFormatService) |
Modifier and Type | Method and Description |
---|---|
Streamable |
marshal(Time time,
ConversionContext conversionContext)
Marshals an object to XML.
|
public ViewTimeMarshaller(javax.xml.stream.XMLOutputFactory xmlOutputFactory, DateFormatService dateFormatService)
public Streamable marshal(Time time, ConversionContext conversionContext) throws XhtmlException
Marshaller
marshal
in interface Marshaller<Time>
time
- object to marshalconversionContext
- the conversion contextXhtmlException
- if an error occurs during marshallingCopyright © 2003-2014 Atlassian. All Rights Reserved.