Uses of Package
ca.infoway.messagebuilder.marshalling.hl7.formatter

Packages that use ca.infoway.messagebuilder.marshalling.hl7.formatter
ca.infoway.messagebuilder.marshalling.hl7.formatter   
 

Classes in ca.infoway.messagebuilder.marshalling.hl7.formatter used by ca.infoway.messagebuilder.marshalling.hl7.formatter
AbstractAttributePropertyFormatter
          Represents an object as a single-level element with only attributes, comme ca: <element-name attribute1="value1" /> Concrete subclasses handle the formatting of attributes.
AbstractEntityNamePropertyFormatter
          This is shared by all subclasses of EntityName.
AbstractNullFlavorPropertyFormatter
          If an object is null, value is replaced by a nullFlavor.
AbstractPropertyFormatter
           
AbstractRtoPropertyFormatter
           
AbstractValueNullFlavorPropertyFormatter
          Formats some nullable object into element: <element-name value="value" /> If an object is null, value is replaced by a nullFlavor.
BaseCollectionPropertyFormatter
           
FormatContext
           
FormatterRegistry
           
PropertyFormatter
           
 



Copyright © 2013. All Rights Reserved.