|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.grid.jgdi.util.shell.editor.EditorParser
public class EditorParser
| Constructor Summary | |
|---|---|
EditorParser()
|
|
| Method Summary | |
|---|---|
static java.util.List<java.util.List<java.lang.String>> |
tokenizeToList(java.lang.String text)
Removes whitespaces. |
static java.lang.String |
trimText(java.lang.String text)
Removes whitespaces. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EditorParser()
| Method Detail |
|---|
public static java.lang.String trimText(java.lang.String text)
throws java.io.IOException
java.io.IOExceptionpublic static java.util.List<java.util.List<java.lang.String>> tokenizeToList(java.lang.String text)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||