StringBuffer
class, as a way for the Parser
to store the char's for a specific region within the parse data that constitutes a desired value. The methods are not synchronized so it enables the char
's to be taken quicker than the StringBuffer
class.
@author Niall Gallagher
|
|
|
|
|
|
|
|
|
|