|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openfast.session.template.exchange.AbstractFieldInstructionConverter
org.openfast.session.template.exchange.ScalarConverter
org.openfast.session.template.exchange.VariableLengthInstructionConverter
public class VariableLengthInstructionConverter
| Constructor Summary | |
|---|---|
VariableLengthInstructionConverter()
|
|
| Method Summary | |
|---|---|
GroupValue |
convert(Field field,
ConversionContext context)
|
Field |
convert(GroupValue fieldDef,
TemplateRegistry templateRegistry,
ConversionContext context)
|
Group[] |
getTemplateExchangeTemplates()
|
boolean |
shouldConvert(Field field)
|
| Methods inherited from class org.openfast.session.template.exchange.AbstractFieldInstructionConverter |
|---|
createOperator, getOperator, setName, setNameAndId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VariableLengthInstructionConverter()
| Method Detail |
|---|
public Field convert(GroupValue fieldDef,
TemplateRegistry templateRegistry,
ConversionContext context)
convert in interface FieldInstructionConverterconvert in class ScalarConverter
public GroupValue convert(Field field,
ConversionContext context)
convert in interface FieldInstructionConverterconvert in class ScalarConverterpublic boolean shouldConvert(Field field)
shouldConvert in interface FieldInstructionConvertershouldConvert in class ScalarConverterpublic Group[] getTemplateExchangeTemplates()
getTemplateExchangeTemplates in interface FieldInstructionConvertergetTemplateExchangeTemplates in class ScalarConverter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||