- handle(InputStream) - Method in interface org.apache.poi.examples.xssf.usermodel.LoadPasswordProtectedXlsx.EncryptionHandler
-
- handleEvent(POIFSFileSystem, POIFSReaderEvent) - Static method in class org.apache.poi.examples.hpsf.CopyCompare
-
The method is called by POI's eventing API for each file in the origin POIFS.
- HeaderFooterTable - Class in org.apache.poi.examples.xwpf.usermodel
-
- HeaderFooterTable() - Constructor for class org.apache.poi.examples.xwpf.usermodel.HeaderFooterTable
-
- HeadersAndFooters - Class in org.apache.poi.examples.xssf.usermodel
-
- HeadersAndFooters() - Constructor for class org.apache.poi.examples.xssf.usermodel.HeadersAndFooters
-
- HeadersFootersDemo - Class in org.apache.poi.examples.hslf
-
Demonstrates how to set headers / footers
- HSSFHtmlHelper - Class in org.apache.poi.examples.ss.html
-
- HSSFHtmlHelper(HSSFWorkbook) - Constructor for class org.apache.poi.examples.ss.html.HSSFHtmlHelper
-
- HSSFReadWrite - Class in org.apache.poi.examples.hssf.usermodel
-
File for HSSF testing/examples
THIS IS NOT THE MAIN HSSF FILE!! This is a utility for testing functionality.
- HtmlHelper - Interface in org.apache.poi.examples.ss.html
-
This interface is used where code wants to be independent of the workbook
formats.
- HybridStreaming - Class in org.apache.poi.examples.xssf.streaming
-
This demonstrates how a hybrid approach to workbook read can be taken, using
a mix of traditional XSSF and streaming one particular worksheet (perhaps one
which is too big for the ordinary DOM parse).
- HybridStreaming() - Constructor for class org.apache.poi.examples.xssf.streaming.HybridStreaming
-
- HyperlinkExample - Class in org.apache.poi.examples.xssf.usermodel
-
Demonstrates how to create hyperlinks.
- HyperlinkExample() - Constructor for class org.apache.poi.examples.xssf.usermodel.HyperlinkExample
-
- HyperlinkFormula - Class in org.apache.poi.examples.hssf.usermodel
-
Test if hyperlink formula, with url that got more than 127 characters, works
- HyperlinkFormula() - Constructor for class org.apache.poi.examples.hssf.usermodel.HyperlinkFormula
-
- Hyperlinks - Class in org.apache.poi.examples.hslf
-
Demonstrates how to read hyperlinks from a presentation
- Hyperlinks - Class in org.apache.poi.examples.hssf.usermodel
-
Demonstrates how to create hyperlinks.
- Hyperlinks() - Constructor for class org.apache.poi.examples.hssf.usermodel.Hyperlinks
-