|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CodePage | |
|---|---|
| net.sf.mpxj | |
| Uses of CodePage in net.sf.mpxj |
|---|
| Methods in net.sf.mpxj that return CodePage | |
|---|---|
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. |
| Methods in net.sf.mpxj with parameters of type CodePage | |
|---|---|
void |
FileCreationRecord.setCodePage(CodePage codePage)
Sets the codepage. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||