org.openfast.session.template.exchange
Interface FieldInstructionConverter
- All Known Implementing Classes:
- AbstractFieldInstructionConverter, ComposedDecimalConverter, DynamicTemplateReferenceConverter, GroupConverter, ScalarConverter, SequenceConverter, StaticTemplateReferenceConverter, VariableLengthInstructionConverter
public interface FieldInstructionConverter
shouldConvert
boolean shouldConvert(Field field)
getTemplateExchangeTemplates
Group[] getTemplateExchangeTemplates()
convert
Field convert(GroupValue fieldDef,
TemplateRegistry templateRegistry,
ConversionContext context)
convert
GroupValue convert(Field field,
ConversionContext context)
Copyright © 2006-2008 The LaSalle Technology Group, LLC. All Rights Reserved.