|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.manifoldcf.ui.util.MultilineParser
public class MultilineParser
Utility methods for converting multi-line inputs into arrays.
| Field Summary | |
|---|---|
static java.lang.String |
_rcsid
|
| Constructor Summary | |
|---|---|
MultilineParser()
|
|
| Method Summary | |
|---|---|
static java.util.ArrayList |
stringToArray(java.lang.String input)
Read a string as a sequence of individual expressions, urls, etc. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String _rcsid
| Constructor Detail |
|---|
public MultilineParser()
| Method Detail |
|---|
public static java.util.ArrayList stringToArray(java.lang.String input)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||