Package gw.lang.parser
Class StringSource
java.lang.Object
gw.lang.parser.StringSource
- All Implemented Interfaces:
ISource
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
_strSource
-
_tokenizer
-
-
Constructor Details
-
StringSource
-
-
Method Details
-
getSource
-
stopCachingSource
public void stopCachingSource()- Specified by:
stopCachingSource
in interfaceISource
-
getTokenizer
- Specified by:
getTokenizer
in interfaceISource
-
setTokenizer
- Specified by:
setTokenizer
in interfaceISource
-