public abstract class TextMappingsWriter extends MappingsWriter
MappingsWriter designed to aid
with the implementation of mapping writers for text-based
mapping formats.SrgWriter,
CSrgWriter,
TSrgWriter| Modifier and Type | Field and Description |
|---|---|
protected PrintWriter |
writer |
ALPHABETISE_FIELDS, ALPHABETISE_MAPPINGS, ALPHABETISE_METHODS| Modifier | Constructor and Description |
|---|---|
protected |
TextMappingsWriter(Writer writer)
Creates a new mappings writer, from the given
Writer. |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
writeprotected final PrintWriter writer
public void close()
throws IOException
IOException