|
||||||
PREV NEXT |
Element Parents | |
---|---|
eld-lang:attribute eld-conv:stringSplitConverterStep |
Element Childeren | |
---|---|
eld-conv:stringSplitConverterStep |
Element Properties | |
---|---|
id | null |
tag | stringSplitConverter |
objectClass | class org.x4o.xml.conv.text.StringSplitConverter |
elementClass | null |
autoAttributes | true |
skipPhases | [L: Empty.] |
schemaContentBase | null |
schemaContentComplex | null |
schemaContentMixed | null |
Element Attributes | |
---|---|
useNativeType | Set to true to convert to native data type. |
singleToMethod | Shortcut to use only this method for the 'to' convert. |
splitSize | The split value expected size. |
split | The split regex. |
classTo | The class name to convert the string to. |
Class Properties | |
---|---|
classTo | class java.lang.Class |
split | class java.lang.String |
splitSize | class java.lang.Integer |
singleToMethod | class java.lang.String |
useNativeType | class java.lang.Boolean |
Configurators |
---|
|
||||||
PREV NEXT |