|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.properties.converter.AbstractConverter
org.xwiki.properties.converter.AbstractCollectionConverter
org.xwiki.properties.internal.converter.SetConverter
@Component(hints={"java.util.Set","java.util.LinkedHashSet","java.util.HashSet"})
@Singleton
public class SetConverter
| Field Summary |
|---|
| Fields inherited from class org.xwiki.properties.converter.AbstractCollectionConverter |
|---|
QUOTECHAR, QUOTESTRING |
| Constructor Summary | |
|---|---|
SetConverter()
|
|
| Method Summary | |
|---|---|
protected java.util.Collection |
newCollection()
|
| Methods inherited from class org.xwiki.properties.converter.AbstractCollectionConverter |
|---|
convertToString, convertToType, createStreamTokenizer, getConverterManager, getDelimiter, getDelimiters, parseElements, setAllowedChars, setDelimiter, setDelimiters |
| Methods inherited from class org.xwiki.properties.converter.AbstractConverter |
|---|
convert, convertToType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SetConverter()
| Method Detail |
|---|
protected java.util.Collection newCollection()
newCollection in class AbstractCollectionConverterCollection to fillAbstractCollectionConverter.newCollection()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||