ca.infoway.messagebuilder.simple.xml.formatter
Class BooleanXmlFormatter
java.lang.Object
ca.infoway.messagebuilder.simple.xml.formatter.AbstractSimpleXmlFormatter
ca.infoway.messagebuilder.simple.xml.formatter.BooleanXmlFormatter
- All Implemented Interfaces:
- SimpleXmlFormatter
public class BooleanXmlFormatter
- extends AbstractSimpleXmlFormatter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BooleanXmlFormatter
protected BooleanXmlFormatter(FormatterConfiguration configuration)
format
public BL format(FormatContext formatContext,
Element value)
throws FormatterException
- Throws:
FormatterException
parseBooleanValue
public Boolean parseBooleanValue(String unparsedBoolean,
Element element,
FormatContext formatContext)
throws FormatterException
- Throws:
FormatterException
Copyright © 2013. All Rights Reserved.