public abstract static class TextMappingsReader.Processor extends Object implements Consumer<String>
SrgReader.Processor
,
CSrgReader.Processor
,
TSrgReader.Processor
Modifier and Type | Field and Description |
---|---|
protected MappingSet |
mappings |
protected static Pattern |
SPACE
A regular expression used to split
String s at spaces. |
Modifier | Constructor and Description |
---|---|
protected |
Processor(MappingSet mappings)
Creates a mappings parser, to process the lines in a
mappings file.
|
protected final MappingSet mappings
protected Processor(MappingSet mappings)
mappings
- The mappings set