ca.infoway.messagebuilder.simple.xml
Class FormatterContextImpl
java.lang.Object
ca.infoway.messagebuilder.simple.xml.FormatterContextImpl
- All Implemented Interfaces:
- FormatContext
public class FormatterContextImpl
- extends Object
- implements FormatContext
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormatterContextImpl
public FormatterContextImpl()
FormatterContextImpl
public FormatterContextImpl(StandardDataType type,
Class<?> expectedReturnType)
getErrors
public List<ErrorMessage> getErrors()
- Specified by:
getErrors
in interface FormatContext
getType
public StandardDataType getType()
- Specified by:
getType
in interface FormatContext
getExpectedReturnType
public Class<?> getExpectedReturnType()
- Specified by:
getExpectedReturnType
in interface FormatContext
matchesType
public boolean matchesType(StandardDataType type)
- Specified by:
matchesType
in interface FormatContext
Copyright © 2013. All Rights Reserved.