ca.infoway.messagebuilder.simple.xml.formatter
Class DateIntervalXmlFormatter

Package class diagram package DateIntervalXmlFormatter
java.lang.Object
  extended by ca.infoway.messagebuilder.simple.xml.formatter.AbstractSimpleXmlFormatter
      extended by ca.infoway.messagebuilder.simple.xml.formatter.DateIntervalXmlFormatter
All Implemented Interfaces:
SimpleXmlFormatter

public class DateIntervalXmlFormatter
extends AbstractSimpleXmlFormatter


Field Summary
 
Fields inherited from class ca.infoway.messagebuilder.simple.xml.formatter.AbstractSimpleXmlFormatter
configuration, NAMESPACE
 
Constructor Summary
protected DateIntervalXmlFormatter(FormatterConfiguration configuration)
           
 
Method Summary
 IVL<TS,Interval<Date>> format(FormatContext formatContext, Element element)
           
 
Methods inherited from class ca.infoway.messagebuilder.simple.xml.formatter.AbstractSimpleXmlFormatter
getSingleElement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateIntervalXmlFormatter

protected DateIntervalXmlFormatter(FormatterConfiguration configuration)
Method Detail

format

public IVL<TS,Interval<Date>> format(FormatContext formatContext,
                                     Element element)
                              throws FormatterException
Throws:
FormatterException


Copyright © 2013. All Rights Reserved.