Java org.apache.poi.hsmf.datatypes StringChunk fields, constructors, methods, implement or subclass

Example usage for Java org.apache.poi.hsmf.datatypes StringChunk fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.poi.hsmf.datatypes StringChunk.

The text is from its open source code.

Method

byte[]getRawValue()
StringgetValue()
Returns the Text value of the chunk
voidset7BitEncoding(String encoding)
Sets the Encoding that will be used to decode any "7 bit" (non unicode) data.