Package | Description |
---|---|
org.apache.poi.hssf.record.crypto | |
org.apache.poi.hssf.usermodel |
The usermodel package maps HSSF low level structures to familiar workbook/sheet model
|
org.apache.poi.sl.draw | |
org.apache.poi.util |
Top-level util package are classes that are useful throughout the project.
|
Modifier and Type | Method and Description |
---|---|
int |
Biff8DecryptingStream.available() |
Modifier and Type | Method and Description |
---|---|
java.awt.FontMetrics |
EscherGraphics.getFontMetrics(java.awt.Font f) |
Modifier and Type | Method and Description |
---|---|
java.awt.FontMetrics |
SLGraphics.getFontMetrics(java.awt.Font f)
Gets the font metrics for the specified font.
|
Modifier and Type | Method and Description |
---|---|
void |
SystemOutLogger._log(int level,
java.lang.Object obj1,
java.lang.Throwable exception)
Log a message
|
int |
LittleEndianInputStream.available() |
int |
BoundedInputStream.available() |
static java.util.Locale |
LocaleUtil.getUserLocale() |
static java.util.TimeZone |
LocaleUtil.getUserTimeZone() |
static void |
FontMetricsDumper.main(java.lang.String[] args) |
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.