Package | Description |
---|---|
org.apache.poi.hpsf | |
org.apache.poi.hslf.record |
Modifier and Type | Method and Description |
---|---|
static java.lang.Object |
VariantSupport.read(LittleEndianByteArrayInputStream lei,
int length,
long type,
int codepage) |
Constructor and Description |
---|
MutableProperty(long id,
LittleEndianByteArrayInputStream leis,
int length,
int codepage)
Deprecated.
|
Property(long id,
LittleEndianByteArrayInputStream leis,
int length,
int codepage)
Creates a
Property instance by reading its bytes
from the property set stream. |
Constructor and Description |
---|
TextSpecInfoRun(LittleEndianByteArrayInputStream source) |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.