| Package | Description |
|---|---|
| net.sf.yal10n.analyzer |
| Modifier and Type | Method and Description |
|---|---|
Encoding |
EncodingResult.getDetected()
Gets the detected encoding.
|
static Encoding |
Encoding.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Encoding[] |
Encoding.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EncodingResult.setDetected(Encoding detected)
Sets the encoding, that has been detected.
|
Copyright © 2013-2015. All Rights Reserved.