DK11 for Java | tatukgis.jdk.TGIS_Tokenizer.ExecuteEx | Overloads | Constructors | Methods | Properties
Do tokenizing of simple stream like "aaaa","aaaa",123,"aaaa".
// Java public void ExecuteEx( java.lang.String _str );
// Oxygene public procedure ExecuteEx( _str : String );
Name | Type | Description |
---|---|---|
_str | java.lang.String String | String to be tokenized |
This method is much faster then Execute.