|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ranides.assira.text.StringCompiler
public final class StringCompiler
| Method Summary | |
|---|---|
static String |
compile(String input)
|
static String |
quote(Object value)
|
static String |
quote(String value)
|
static String[] |
splitQuoted(String text)
|
static String |
unquote(String value)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static String quote(String value)
public static String quote(Object value)
public static String[] splitQuoted(String text)
public static String unquote(String value)
public static String compile(String input)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||