public class MappingReader extends Object
| Constructor and Description |
|---|
MappingReader(File mappingFile) |
| Modifier and Type | Method and Description |
|---|---|
void |
pump(MappingProcessor mappingProcessor)
Reads the mapping file, presenting all of the encountered mapping entries
to the given processor.
|
public MappingReader(File mappingFile)
public void pump(MappingProcessor mappingProcessor) throws IOException
IOExceptionCopyright © 2015. All Rights Reserved.