public class XppConfigTokenizer extends AbstractConfigurationTokenizer
| Modifier and Type | Class and Description |
|---|---|
static class |
XppConfigTokenizer.Factory |
ConfigurationTokenizer.End, ConfigurationTokenizer.Item, ConfigurationTokenizer.Nest, ConfigurationTokenizer.Property, ConfigurationTokenizer.Unnest| Modifier and Type | Method and Description |
|---|---|
int |
getLineNumber()
Line number of the configuration source
|
ConfigurationTokenizer.Item |
next()
The next item in the configuration or
null if the end is reached. |
getSource, returnNest, returnProperty, returnUnnestpublic int getLineNumber()
SourceLocationpublic ConfigurationTokenizer.Item next() throws Exception
ConfigurationTokenizernull if the end is reached.Exceptioncache2k API documentation. Copyright © 2000–2019 headissue GmbH, Munich.