ca.infoway.messagebuilder.simple.xml.formatter
Interface FormatterFactory

Package class diagram package FormatterFactory

public interface FormatterFactory


Method Summary
 SimpleXmlFormatter createFormatter(String typeName)
           
 boolean isSimpleDataType(String typeName)
           
 

Method Detail

createFormatter

SimpleXmlFormatter createFormatter(String typeName)
                                   throws FormatterException
Throws:
FormatterException

isSimpleDataType

boolean isSimpleDataType(String typeName)


Copyright © 2013. All Rights Reserved.