Uses of Class
org.x4o.xml.conv.text.StringSplitConverter
Packages that use StringSplitConverter
-
Uses of StringSplitConverter in org.x4o.xml.eld.lang
Subclasses with type arguments of type StringSplitConverter in org.x4o.xml.eld.langModifier and TypeClassDescriptionclass
StringSplitConverterBindingHandler binds the string split converter step to parent.Methods in org.x4o.xml.eld.lang with parameters of type StringSplitConverterModifier and TypeMethodDescriptionvoid
StringSplitConverterBindingHandler.bindChild
(Element childElement, StringSplitConverter parent, Object childObject) void
StringSplitConverterBindingHandler.createChilderen
(Element parentElement, StringSplitConverter parentObject)