Uses of Interface
org.jibx.runtime.IListItemDeserializer
-
Packages that use IListItemDeserializer Package Description org.jibx.runtime -
-
Uses of IListItemDeserializer in org.jibx.runtime
Methods in org.jibx.runtime with parameters of type IListItemDeserializer Modifier and Type Method Description static ArrayListUtility. deserializeList(String text, IListItemDeserializer ideser)Convert whitespace-separated list of values.
-