Package org.apache.poi.hpsf
Class CodePageString
java.lang.Object
org.apache.poi.hpsf.CodePageString
- Direct Known Subclasses:
IndirectPropertyName
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetJavaValue
(int codepage) int
getSize()
void
void
setJavaValue
(String string, int codepage) int
write
(OutputStream out)
-
Constructor Details
-
CodePageString
public CodePageString()
-
-
Method Details
-
read
-
getJavaValue
- Throws:
UnsupportedEncodingException
-
getSize
public int getSize() -
setJavaValue
- Throws:
UnsupportedEncodingException
-
write
- Throws:
IOException
-