Package | Description |
---|---|
net.sf.mmm.util.io.base |
Contains public implementations that help to read and write data, process bytes, etc.
|
net.sf.mmm.util.nls.base |
Contains the basis for implementations of the native language support (NLS) API.
|
Modifier and Type | Method and Description |
---|---|
AppendableWriter |
AppendableWriter.append(char c) |
AppendableWriter |
AppendableWriter.append(CharSequence csq) |
AppendableWriter |
AppendableWriter.append(CharSequence csq,
int start,
int end) |
Modifier and Type | Class and Description |
---|---|
class |
NlsWriter
|
Copyright © 2001–2016 mmm-Team. All rights reserved.