Package org.apache.poi.hpsf
Class UnicodeString
java.lang.Object
org.apache.poi.hpsf.UnicodeString
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbyte[]
getValue()
void
void
setJavaValue
(String string) int
write
(OutputStream out)
-
Constructor Details
-
UnicodeString
public UnicodeString()
-
-
Method Details
-
read
-
getValue
public byte[] getValue() -
toJavaString
-
setJavaValue
- Throws:
UnsupportedEncodingException
-
write
- Throws:
IOException
-