public class VariableLengthConvertorFactory extends ConvertorFactorySupport
Constructor and Description |
---|
VariableLengthConvertorFactory() |
Modifier and Type | Method and Description |
---|---|
protected java.util.Map<java.lang.String,java.lang.Class<?>> |
getDefaultConvertorTable()
可変長ファイルのデフォルトのコンバータ名とコンバータ実装クラスの対応表を返却する。
|
convertorOf, getConvertorTable, setConvertorTable, typeOf, typeOfWithoutInit
@Published(tag="architect") protected java.util.Map<java.lang.String,java.lang.Class<?>> getDefaultConvertorTable()
getDefaultConvertorTable
in class ConvertorFactorySupport