|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LittleEndianByteArrayInputStream | |
|---|---|
| org.apache.poi.hpsf | |
| org.apache.poi.hslf.record | |
| Uses of LittleEndianByteArrayInputStream in org.apache.poi.hpsf |
|---|
| Methods in org.apache.poi.hpsf with parameters of type LittleEndianByteArrayInputStream | |
|---|---|
static java.lang.Object |
VariantSupport.read(LittleEndianByteArrayInputStream lei,
int length,
long type,
int codepage)
|
| Constructors in org.apache.poi.hpsf with parameters of type LittleEndianByteArrayInputStream | |
|---|---|
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. |
|
| Uses of LittleEndianByteArrayInputStream in org.apache.poi.hslf.record |
|---|
| Constructors in org.apache.poi.hslf.record with parameters of type LittleEndianByteArrayInputStream | |
|---|---|
TextSpecInfoRun(LittleEndianByteArrayInputStream source)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||