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

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

public class RatioMoneyPerUnitXmlFormatter
extends AbstractSimpleXmlFormatter


Field Summary
 
Fields inherited from class ca.infoway.messagebuilder.simple.xml.formatter.AbstractSimpleXmlFormatter
configuration, NAMESPACE
 
Constructor Summary
protected RatioMoneyPerUnitXmlFormatter(FormatterConfiguration configuration)
           
 
Method Summary
 RTO<Money,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

RatioMoneyPerUnitXmlFormatter

protected RatioMoneyPerUnitXmlFormatter(FormatterConfiguration configuration)
Method Detail

format

public RTO<Money,PhysicalQuantity> format(FormatContext formatContext,
                                          Element element)
                                   throws FormatterException
Throws:
FormatterException


Copyright © 2013. All Rights Reserved.