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

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

public class PhysicalQuantityIntervalXmlFormatter
extends AbstractSimpleXmlFormatter


Field Summary
 
Fields inherited from class ca.infoway.messagebuilder.simple.xml.formatter.AbstractSimpleXmlFormatter
configuration, NAMESPACE
 
Constructor Summary
protected PhysicalQuantityIntervalXmlFormatter(FormatterConfiguration configuration)
           
 
Method Summary
 IVL<PQ,Interval<PhysicalQuantity>> 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

PhysicalQuantityIntervalXmlFormatter

protected PhysicalQuantityIntervalXmlFormatter(FormatterConfiguration configuration)
Method Detail

format

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


Copyright © 2013. All Rights Reserved.