| Package | Description |
|---|---|
| com.sprylab.xar.toc.model | |
| com.sprylab.xar.writer |
| Modifier and Type | Method and Description |
|---|---|
Encoding |
Data.getEncoding() |
Encoding |
EncodingEnumTransform.read(String value) |
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 |
Data.setEncoding(Encoding encoding) |
String |
EncodingEnumTransform.write(Encoding value) |
| Modifier and Type | Method and Description |
|---|---|
Encoding |
XarSource.getEncoding() |
Encoding |
XarFileSource.getEncoding() |
Encoding |
XarBaseSource.getEncoding() |
| Modifier and Type | Method and Description |
|---|---|
void |
XarBaseSource.setEncoding(Encoding encoding) |
Copyright © 2016. All rights reserved.