S - the type in which the provided value has to be convertedpublic abstract class AbstractSetConverter<S extends Set> extends AbstractCollectionConverter<S>
Set converters.QUOTECHAR, QUOTESTRING| Constructor and Description |
|---|
AbstractSetConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected <G extends S> |
newCollection(Type targetType) |
convertToString, convertToType, createStreamTokenizer, getConverterManager, getDelimiters, parseElements, setDelimitersconvert, convertToTypeprotected <G extends S> S newCollection(Type targetType)
newCollection in class AbstractCollectionConverter<S extends Set>G - the type of the collection to createtargetType - the type of the collection to createCollection to fillCopyright © 2004–2016 XWiki. All rights reserved.