public interface IParser extends Iterator<Token>, AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
IFilter |
getSubFilter(String configId) |
forEachRemaining, hasNext, next, removevoid close()
close in interface AutoCloseableCopyright © 2021. All rights reserved.