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

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

public class TelecomAddressXmlFormatter
extends AbstractSimpleXmlFormatter


Field Summary
 
Fields inherited from class ca.infoway.messagebuilder.simple.xml.formatter.AbstractSimpleXmlFormatter
configuration, NAMESPACE
 
Constructor Summary
protected TelecomAddressXmlFormatter(FormatterConfiguration configuration)
           
 
Method Summary
 TEL format(FormatContext formatContext, Element value)
           
 
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

TelecomAddressXmlFormatter

protected TelecomAddressXmlFormatter(FormatterConfiguration configuration)
Method Detail

format

public TEL format(FormatContext formatContext,
                  Element value)
           throws FormatterException
Throws:
FormatterException


Copyright © 2013. All Rights Reserved.