ca.infoway.messagebuilder.marshalling.hl7.parser
Class NullFlavorHelper

Package class diagram package NullFlavorHelper
java.lang.Object
  extended by ca.infoway.messagebuilder.marshalling.hl7.parser.NullFlavorHelper

public class NullFlavorHelper
extends Object


Constructor Summary
NullFlavorHelper(ConformanceLevel conformanceLevel, Node node, XmlToModelResult xmlToModelResult, boolean isAssociation)
           
 
Method Summary
protected  String getAttributeValue(Element node, String attributeName)
           
 boolean hasValidNullFlavorAttribute()
           
 NullFlavor parseNullNode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullFlavorHelper

public NullFlavorHelper(ConformanceLevel conformanceLevel,
                        Node node,
                        XmlToModelResult xmlToModelResult,
                        boolean isAssociation)
Method Detail

parseNullNode

public NullFlavor parseNullNode()

hasValidNullFlavorAttribute

public boolean hasValidNullFlavorAttribute()

getAttributeValue

protected String getAttributeValue(Element node,
                                   String attributeName)


Copyright © 2013. All Rights Reserved.