| Package | Description |
|---|---|
| net.sf.mpxj |
| Modifier and Type | Method and Description |
|---|---|
CodePage |
FileCreationRecord.getCodePage()
Retrieves the codepage.
|
static CodePage |
CodePage.getInstance(String value)
Retrieve a CodePage instance representing the supplied value.
|
static CodePage |
CodePage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CodePage[] |
CodePage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FileCreationRecord.setCodePage(CodePage codePage)
Sets the codepage.
|
Copyright © 2013. All Rights Reserved.