|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EncodingUtilImpl.Surrogate | |
|---|---|
| net.sf.mmm.util.io.base | Contains public implementations that help to read and write data, process bytes, etc. |
| Uses of EncodingUtilImpl.Surrogate in net.sf.mmm.util.io.base |
|---|
| Fields in net.sf.mmm.util.io.base declared as EncodingUtilImpl.Surrogate | |
|---|---|
private EncodingUtilImpl.Surrogate[] |
EncodingUtilImpl.UtfDetectionProcessor.surrogates
The last EncodingUtilImpl.Surrogates for each of the positions modulo 4. |
| Methods in net.sf.mmm.util.io.base that return EncodingUtilImpl.Surrogate | |
|---|---|
static EncodingUtilImpl.Surrogate |
EncodingUtilImpl.Surrogate.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EncodingUtilImpl.Surrogate[] |
EncodingUtilImpl.Surrogate.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||