Package | Description |
---|---|
net.sf.mmm.content.parser.impl.text |
Contains
ContentParser -implementations
for text-files. |
net.sf.mmm.util.io.base |
Contains public implementations that help to read and write data, process bytes, etc.
|
net.sf.mmm.util.io.impl.spring |
Modifier and Type | Field and Description |
---|---|
private EncodingUtil |
AbstractContentParserText.encodingUtil |
Modifier and Type | Method and Description |
---|---|
protected EncodingUtil |
AbstractContentParserText.getEncodingUtil()
This method gets the
EncodingUtil to use. |
Modifier and Type | Method and Description |
---|---|
void |
AbstractContentParserText.setEncodingUtil(EncodingUtil encodingUtil) |
Modifier and Type | Class and Description |
---|---|
class |
EncodingUtilImpl
This is the implementation of the
EncodingUtil interface. |
Modifier and Type | Field and Description |
---|---|
private static EncodingUtil |
EncodingUtilImpl.instance |
Modifier and Type | Method and Description |
---|---|
static EncodingUtil |
EncodingUtilImpl.getInstance()
This method gets the singleton instance of this
EncodingUtilImpl . |
Modifier and Type | Method and Description |
---|---|
EncodingUtil |
UtilIoSpringConfig.encodingUtil() |
Copyright © 2001–2016 mmm-Team. All rights reserved.