ca.infoway.messagebuilder.simple.xml.parser
Class BoundedPeriodicIntervalOfTimeXmlParser

Package class diagram package BoundedPeriodicIntervalOfTimeXmlParser
java.lang.Object
  extended by ca.infoway.messagebuilder.simple.xml.parser.AbstractSimpleXmlParser<GTS,GeneralTimingSpecification>
      extended by ca.infoway.messagebuilder.simple.xml.parser.BoundedPeriodicIntervalOfTimeXmlParser
All Implemented Interfaces:
SimpleXmlParser<GTS>

public class BoundedPeriodicIntervalOfTimeXmlParser
extends AbstractSimpleXmlParser<GTS,GeneralTimingSpecification>
implements SimpleXmlParser<GTS>


Method Summary
protected  boolean closeStartElement(GTS dataTypeInstance)
           
protected  void doRenderNonNullValue(StringBuilder builder, SimpleXmlParseContext context, StandardDataType dataType, GeneralTimingSpecification value)
           
 
Methods inherited from class ca.infoway.messagebuilder.simple.xml.parser.AbstractSimpleXmlParser
doRenderNonNullValue, parse, renderNullFlavorIfNecessary, renderValue, toNameValuePairs, toNameValuePairs
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface ca.infoway.messagebuilder.simple.xml.SimpleXmlParser
parse
 

Method Detail

doRenderNonNullValue

protected void doRenderNonNullValue(StringBuilder builder,
                                    SimpleXmlParseContext context,
                                    StandardDataType dataType,
                                    GeneralTimingSpecification value)
                             throws ParserException
Specified by:
doRenderNonNullValue in class AbstractSimpleXmlParser<GTS,GeneralTimingSpecification>
Throws:
ParserException

closeStartElement

protected boolean closeStartElement(GTS dataTypeInstance)
Specified by:
closeStartElement in class AbstractSimpleXmlParser<GTS,GeneralTimingSpecification>


Copyright © 2013. All Rights Reserved.