| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.macro.params.MacroParamUtils
public class MacroParamUtils
Utility methods for macro parameters
| Constructor Summary | |
|---|---|
MacroParamUtils()
 | 
|
| Method Summary | |
|---|---|
static java.util.List<java.lang.String> | 
parseCommaSeparatedStrings(java.lang.String str)
Efficiently parses comma separated lists and trims the whitespace for each element.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public MacroParamUtils()
| Method Detail | 
|---|
public static java.util.List<java.lang.String> parseCommaSeparatedStrings(java.lang.String str)
str - The comma separated input string
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||