| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Model | |
|---|---|
| org.apache.poi.hssf.eventmodel | |
| org.apache.poi.hssf.model | Provides low level API structures for reading, writing, modifying XLS files. | 
| Uses of Model in org.apache.poi.hssf.eventmodel | 
|---|
| Methods in org.apache.poi.hssf.eventmodel with parameters of type Model | |
|---|---|
|  boolean | ModelFactoryListener.process(Model model)Process a model. | 
| Uses of Model in org.apache.poi.hssf.model | 
|---|
| Classes in org.apache.poi.hssf.model that implement Model | |
|---|---|
|  class | SheetLow level model implementation of a Sheet (one workbook contains many sheets) This file contains the low level binary records starting at the sheets BOF and ending with the sheets EOF. | 
|  class | WorkbookLow level model implementation of a Workbook. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||