|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jext.dawn.CodeSnippet
org.jext.dawn.string.TokenizeArrayFunction
Tokenizes a string and store result in an array.
Usage:
string tokenizeArray
| Constructor Summary | |
TokenizeArrayFunction()
|
|
| Method Summary | |
java.lang.String |
getCode()
Returns the function code. |
java.lang.String |
getName()
Returns the function name. |
| Methods inherited from class org.jext.dawn.CodeSnippet |
getHelp |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TokenizeArrayFunction()
| Method Detail |
public java.lang.String getName()
CodeSnippet
getName in class CodeSnippetString, containing the namepublic java.lang.String getCode()
CodeSnippet
getCode in class CodeSnippetString, containing the code
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||