|
|||||||||
| Home >> All >> org >> apache >> cocoon >> poi >> hssf >> [ model overview ] | PREV NEXT | ||||||||
A
- addDBCellRecords() - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- Not currently used method to calculate and add dbcell records
- addDbCellToIndex(int, IndexRecord) - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- not currently used
- addRow(RowRecord) - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- Adds a row record to the sheet
- addSSTString(String, boolean) - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- Adds a string to the SST table and returns its index (if its a duplicate just returns its index and update the counts)
- addSSTString(String) - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- Adds a string to the SST table and returns its index (if its a duplicate just returns its index and update the counts) ASSUMES compressed unicode (meaning 8bit)
- addValueRecord(short, CellValueRecordInterface) - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- Adds a value record to the sheet's contained binary records (i.e.
B
- boundsheets - Variable in class org.apache.cocoon.poi.hssf.model.Workbook
- holds the "boundsheet" records (aka bundlesheet) so that they can have their reference to their "BOF" marker
- bspos - Variable in class org.apache.cocoon.poi.hssf.model.Workbook
C
- CODEPAGE - Static variable in class org.apache.cocoon.poi.hssf.model.Workbook
- constant used to set the "codepage" wherever "codepage" is set in records (which is duplciated in more than one record)
- checkDimsLoc(Record, int) - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- in the event the record is a dimensions record, resets both the loc index and dimsloc index
- checkSheets(int) - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- if we're trying to address one more sheet than we have, go ahead and add it! if we're trying to address >1 more than we have throw an exception!
- columnSizes - Variable in class org.apache.cocoon.poi.hssf.model.Sheet
- containsLabels - Variable in class org.apache.cocoon.poi.hssf.model.Sheet
- convertLabelRecords(Workbook) - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- This is basically a kludge to deal with the now obsolete Label records.
- createBOF() - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- creates the BOF record
- createBOF() - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- creates the BOF record
- createBackup() - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- creates the Backup record with backup set to 0.
- createBlank(short, short) - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- create a BLANK record (does not add it to the records contained in this sheet)
- createBookBool() - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- creates the BookBool record with saveLinkValues set to 0.
- createBoundSheet(int) - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- create a "bound sheet" or "bundlesheet" (depending who you ask) record Always sets the sheet's bof to 0.
- createCalcCount() - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- creates the CalcCount record and sets it to 0x64 (default number of iterations)
- createCalcMode() - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- creates the CalcMode record and sets it to 1 (automatic formula caculation)
- createCellXF() - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- creates a new Cell-type Extneded Format Record and adds it to the end of ExtendedFormatRecords collection
- createCodepage() - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- creates the Codepage record containing the constant stored in CODEPAGE
- createColInfo() - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- creates the ColumnInfo Record and sets it to a default column/width
- createCountry() - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- Creates the Country record with the default and current country set to 1
- createDBCell(int, IntList, IndexRecord) - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- not currently used
- createDSF() - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- creates the DSF record containing a 0 since HSSF can't even create Dual Stream Files
- createDateWindow1904() - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- creates the DateWindow1904 record with windowing set to 0.
- createDefaultColWidth() - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- creates the DefaultColWidth Record and sets it to 8
- createDefaultRowHeight() - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- creates the DefaultRowHeight Record and sets its options to 0 and rowheight to 0xff
- createDelta() - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- creates the Delta record and sets it to 0.0010 (default accuracy)
- createDimensions() - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- creates the Dimensions Record and sets it to bogus values (you should set this yourself or let the high level API do it for you)
- createEOF() - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- creates the EOF record
- createEOF() - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- creates the EOF record
- createExtendedFormat(int) - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- Creates an ExtendedFormatRecord object
- createExtendedFormat() - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- creates an default cell type ExtendedFormatRecord object.
- createExtendedSST() - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- Creates the ExtendedSST record with numstrings per bucket set to 0x8.
- createFnGroupCount() - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- creates the FnGroupCount record containing the Magic number constant of 14.
- createFont() - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- creates a Font record with the following magic values:
- createFooter() - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- creates the Footer Record and sets it to nothing/0 length
- createFormat(int) - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- Creates a FormatRecord object
- createFormula(short, short, String) - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- Attempts to parse the formula into PTGs and create a formula record DOES NOT WORK YET
- createGridset() - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- creates the Gridset record and sets it to true (user has mucked with the gridlines)
- createGuts() - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- creates the Guts record and sets leftrow/topcol guttter and rowlevelmax/collevelmax to 0
- createHCenter() - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- creates the HCenter Record and sets it to false (don't horizontally center)
- createHeader() - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- creates the Header Record and sets it to nothing/0 length
- createHideObj() - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- creates the HideObj record with hide object set to 0.
- createIndex() - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- creates the Index record - not currently used
- createInterfaceEnd() - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- creates the InterfaceEnd record
- createInterfaceHdr() - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- creates the InterfaceHdr record
- createIteration() - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- creates the Iteration record and sets it to false (don't iteratively calculate formulas)
- createLabelSST(short, short, int) - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- Create a LABELSST Record (does not add it to the records contained in this sheet)
- createMMS() - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- creates an MMS record
- createNewFont() - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- creates a new font record and adds it to the "font table".
- createNumber(short, short, double) - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- Create a NUMBER Record (does not add it to the records contained in this sheet)
- createPassword() - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- creates the Password record with password set to 0.
- createPasswordRev4() - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- creates the PasswordRev4 record with password set to 0.
- createPrecision() - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- creates the Precision record with precision set to true.
- createPrintGridlines() - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- creates the PrintGridlines record and sets it to false (that makes for ugly sheets)
- createPrintHeaders() - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- creates the PrintHeaders record and sets it to false (we don't create headers yet so why print them)
- createPrintSetup() - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- creates the PrintSetup Record and sets it to defaults and marks it invalid
- createProtect() - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- creates the Protect record with protect set to false.
- createProtectionRev4() - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- creates the ProtectionRev4 record with protect set to false.
- createRefMode() - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- creates the RefMode record and sets it to A1 Mode (default reference mode)
- createRefreshAll() - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- creates the RefreshAll record with refreshAll set to true.
- createRow(int) - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- Create a row record.
- createSST() - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- Creates the SST record with no strings and the unique/num string set to 0
- createSaveRecalc() - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- creates the SaveRecalc record and sets it to true (recalculate before saving)
- createSelection() - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- Creates the Selection record and sets it to nothing selected
- createSheet(Record[], int, int) - Static method in class org.apache.cocoon.poi.hssf.model.Sheet
- read support (offset used as starting point for search) for low level API.
- createSheet(Record[], int) - Static method in class org.apache.cocoon.poi.hssf.model.Sheet
- read support (offset = 0) Same as createSheet(Record[] recs, int, int) only the record offset is assumed to be 0.
- createSheet() - Static method in class org.apache.cocoon.poi.hssf.model.Sheet
- Creates a sheet with all the usual records minus values and the "index" record (not required).
- createStyle(int) - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- Creates a StyleRecord object
- createTabId() - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- creates the TabId record containing an array of 0,1,2.
- createUseSelFS() - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- Creates the UseSelFS object with the use natural language flag set to 0 (false)
- createVCenter() - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- creates the VCenter Record and sets it to false (don't horizontally center)
- createWSBool() - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- creates the WSBoolRecord and sets its values to defaults
- createWindowOne() - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- creates the WindowOne record with the following magic values:
- createWindowProtect() - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- creates the WindowProtect record with protect set to false.
- createWindowTwo() - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- creates the WindowTwo Record and sets it to:
- createWorkbook(Record[]) - Static method in class org.apache.cocoon.poi.hssf.model.Workbook
- read support for low level API.
- createWorkbook() - Static method in class org.apache.cocoon.poi.hssf.model.Workbook
- Creates an empty workbook object with three blank sheets and all the empty fields.
- createWriteAccess() - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- creates the WriteAccess record containing the logged in user's name
D
- defaultcolwidth - Variable in class org.apache.cocoon.poi.hssf.model.Sheet
- defaultrowheight - Variable in class org.apache.cocoon.poi.hssf.model.Sheet
- dims - Variable in class org.apache.cocoon.poi.hssf.model.Sheet
- dimsloc - Variable in class org.apache.cocoon.poi.hssf.model.Sheet
F
- fixTabIdRecord() - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- make the tabid record look like the current situation.
- fontpos - Variable in class org.apache.cocoon.poi.hssf.model.Workbook
G
- getColumnWidth(short) - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- get the width of a given column in units of 1/20th of a point width (twips?)
- getDefaultColumnWidth() - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- get the default column width for the sheet (if the columns do not define their own width)
- getDefaultRowHeight() - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- get the default row height for the sheet (if the rows do not define their own height)
- getDimsLoc() - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- get the location of the DimensionsRecord (which is the last record before the value section)
- getExFormatAt(int) - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- gets the ExtendedFormatRecord at the given 0-based index
- getFontRecordAt(int) - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- gets the font record at the given index in the font table.
- getLoc() - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- Returns the location pointer to the first record to look for when adding rows/values
- getNextRow() - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- get the NEXT RowRecord (from LOC).
- getNextRowOrValue() - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- get the NEXT RowRecord or CellValueRecord(from LOC).
- getNextValueRecord() - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- get the NEXT value record (from LOC).
- getNumExFormats() - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- get the number of ExtendedFormat records contained in this workbook.
- getNumRecords() - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- Returns the number of low level binary records in this sheet.
- getNumRecords() - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- getNumSheets() - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- returns the number of boundsheet objects contained in this workbook.
- getNumberOfFontRecords() - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- gets the number of font records
- getPreOffset() - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- get the preoffset when using DBCELL records (currently unused) - this is the position of this sheet within the whole file.
- getRow(short) - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- get the NEXT (from LOC) RowRecord where rownumber matches the given rownum.
- getSSTString(int) - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- given an index into the SST table, this function returns the corresponding String value
- getSheetName(int) - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- gets the name for a given sheet.
I
- insertSST() - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- use this function to add a Shared String Table to an existing sheet (say generated by a different java api) without an sst....
L
- loc - Variable in class org.apache.cocoon.poi.hssf.model.Sheet
- log - Static variable in class org.apache.cocoon.poi.hssf.model.Sheet
- log - Static variable in class org.apache.cocoon.poi.hssf.model.Workbook
N
- numfonts - Variable in class org.apache.cocoon.poi.hssf.model.Workbook
- numxfs - Variable in class org.apache.cocoon.poi.hssf.model.Workbook
O
- org.apache.cocoon.poi.hssf.model - package org.apache.cocoon.poi.hssf.model
P
R
- records - Variable in class org.apache.cocoon.poi.hssf.model.Sheet
- records - Variable in class org.apache.cocoon.poi.hssf.model.Workbook
- this contains the Worksheet record objects
- removeRow(RowRecord) - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- Removes a row record This method is not loc sensitive, it resets loc to = dimsloc so no worries.
- removeSheet(int) - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- removeValueRecord(short, CellValueRecordInterface) - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- remove a value record from the records array.
- replaceValueRecord(CellValueRecordInterface) - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- replace a value record from the records array.
S
- Sheet - class org.apache.cocoon.poi.hssf.model.Sheet.
- Low 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.
- Sheet() - Constructor for class org.apache.cocoon.poi.hssf.model.Sheet
- Creates new Sheet with no intialization --useless at this point
- serialize() - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- Serializes all records in the sheet into one big byte array.
- serialize() - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- Serializes all records int the worksheet section into a big byte array.
- setColumnWidth(short, short) - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- set the width for a given column in 1/20th of a character width units
- setDefaultColumnWidth(short) - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- set the default column width for the sheet (if the columns do not define their own width)
- setDefaultRowHeight(short) - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- set the default row height for the sheet (if the rows do not define their own height)
- setDimensions(short, short, short, short) - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- Per an earlier reported bug in working with Andy Khan's excel read library.
- setLoc(int) - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- set the locator for where we should look for the next value record.
- setPreOffset(int) - Method in class org.apache.cocoon.poi.hssf.model.Sheet
- Set the preoffset when using DBCELL records (currently unused) - this is the position of this sheet within the whole file.
- setSheetBof(int, int) - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- Sets the BOF for a given sheet
- setSheetName(int, String) - Method in class org.apache.cocoon.poi.hssf.model.Workbook
- sets the name for a given sheet.
- sst - Variable in class org.apache.cocoon.poi.hssf.model.Workbook
- this contains a reference to the SSTRecord so that new stings can be added to it.
T
W
- Workbook - class org.apache.cocoon.poi.hssf.model.Workbook.
- Workbook Low level model implementation of a Workbook.
- Workbook() - Constructor for class org.apache.cocoon.poi.hssf.model.Workbook
- Creates new Workbook with no intitialization --useless right now
X
A B C D F G I L N O P R S T W X
|
|||||||||
| Home >> All >> org >> apache >> cocoon >> poi >> hssf >> [ model overview ] | PREV NEXT | ||||||||