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

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

public class PersonNameXmlFormatter
extends AbstractSimpleXmlFormatter


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

PersonNameXmlFormatter

protected PersonNameXmlFormatter(FormatterConfiguration configuration)
Method Detail

format

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

getNameUses

protected Set<EntityNameUse> getNameUses(String nameUseAttribute)


Copyright © 2013. All Rights Reserved.