Package | Description |
---|---|
lucee.commons.lang | |
lucee.runtime.interpreter | |
lucee.runtime.type.util |
Modifier and Type | Method and Description |
---|---|
StringList |
StringList.reset()
reset the String List
|
Modifier and Type | Method and Description |
---|---|
static StringList |
VariableInterpreter.parse(String var,
boolean doLowerCase) |
Modifier and Type | Method and Description |
---|---|
static StringList |
ListUtil.listToStringListRemoveEmpty(String list,
char delimiter)
casts a list to Array object remove Empty Elements
|
static StringList |
ListUtil.toList(String list,
char delimiter) |
static StringList |
ListUtil.toListTrim(String list,
char delimiter) |
static StringList |
ListUtil.toWordList(String list) |
Copyright © 2015 Lucee