| Package | Description | 
|---|---|
| org.apache.commons.configuration2.plist | 
 
 Configuration classes supporting NeXT / OpenStep /GNUStep style configuration. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected SimpleCharStream | 
PropertyListParserTokenManager.input_stream  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PropertyListParserTokenManager.ReInit(SimpleCharStream stream)
Reinitialise parser. 
 | 
void | 
PropertyListParserTokenManager.ReInit(SimpleCharStream stream,
      int lexState)
Reinitialise parser. 
 | 
| Constructor and Description | 
|---|
PropertyListParserTokenManager(SimpleCharStream stream)
Constructor. 
 | 
PropertyListParserTokenManager(SimpleCharStream stream,
                              int lexState)
Constructor. 
 | 
Copyright © 2001–2020 The Apache Software Foundation. All rights reserved.