Uses of Class
loci.poi.hssf.record.RecordInputStream
Packages that use RecordInputStream
Package
Description
HSSF eventmodel Package provides an event-based API for reading HSSF files.
Record package contains class representations for XLS binary strutures.
record aggregates are not real "records" but collections of records that act as a single record.
formula package contains binary PTG structures used in Formulas
-
Uses of RecordInputStream in loci.poi.hssf.eventmodel
Methods in loci.poi.hssf.eventmodel with parameters of type RecordInputStreamModifier and TypeMethodDescriptionstatic Record[]EventRecordFactory.createRecord(RecordInputStream in) create a record, if there are MUL records than multiple records are returned digested into the non-mul form. -
Uses of RecordInputStream in loci.poi.hssf.eventusermodel
Methods in loci.poi.hssf.eventusermodel with parameters of type RecordInputStreamModifier and TypeMethodDescriptionprotected shortHSSFEventFactory.genericProcessEvents(HSSFRequest req, RecordInputStream in) Processes a DocumentInputStream into essentially Record events. -
Uses of RecordInputStream in loci.poi.hssf.record
Methods in loci.poi.hssf.record with parameters of type RecordInputStreamModifier and TypeMethodDescriptionstatic Record[]RecordFactory.createRecord(RecordInputStream in) Deprecated.static RecordSubRecord.createSubRecord(RecordInputStream in) intCustomField.fillField(RecordInputStream in) Populates this fields data from the byte array passed in.intLinkedDataFormulaField.fillField(RecordInputStream in) protected voidAbstractEscherHolderRecord.fillFields(RecordInputStream in) protected voidAreaFormatRecord.fillFields(RecordInputStream in) protected voidAreaRecord.fillFields(RecordInputStream in) protected voidAxisLineFormatRecord.fillFields(RecordInputStream in) protected voidAxisOptionsRecord.fillFields(RecordInputStream in) protected voidAxisParentRecord.fillFields(RecordInputStream in) protected voidAxisRecord.fillFields(RecordInputStream in) protected voidAxisUsedRecord.fillFields(RecordInputStream in) protected voidBackupRecord.fillFields(RecordInputStream in) protected voidBarRecord.fillFields(RecordInputStream in) protected voidBeginRecord.fillFields(RecordInputStream in) protected voidBlankRecord.fillFields(RecordInputStream in) protected voidBOFRecord.fillFields(RecordInputStream in) protected voidBookBoolRecord.fillFields(RecordInputStream in) protected voidBoolErrRecord.fillFields(RecordInputStream in) protected voidBottomMarginRecord.fillFields(RecordInputStream in) protected voidBoundSheetRecord.fillFields(RecordInputStream in) UTF8: sid + len + bof + flags + len(str) + unicode + str 2 + 2 + 4 + 2 + 1 + 1 + len(str) UNICODE: sid + len + bof + flags + len(str) + unicode + str 2 + 2 + 4 + 2 + 1 + 1 + 2 * len(str)protected voidCalcCountRecord.fillFields(RecordInputStream in) protected voidCalcModeRecord.fillFields(RecordInputStream in) protected voidCategorySeriesAxisRecord.fillFields(RecordInputStream in) protected voidChartFormatRecord.fillFields(RecordInputStream in) protected voidChartRecord.fillFields(RecordInputStream in) protected voidCodepageRecord.fillFields(RecordInputStream in) protected voidColumnInfoRecord.fillFields(RecordInputStream in) protected voidCommonObjectDataSubRecord.fillFields(RecordInputStream in) protected voidContinueRecord.fillFields(RecordInputStream in) Fill the fields.protected voidCountryRecord.fillFields(RecordInputStream in) protected voidDataFormatRecord.fillFields(RecordInputStream in) protected voidDateWindow1904Record.fillFields(RecordInputStream in) protected voidDatRecord.fillFields(RecordInputStream in) protected voidDBCellRecord.fillFields(RecordInputStream in) protected voidDefaultColWidthRecord.fillFields(RecordInputStream in) protected voidDefaultDataLabelTextPropertiesRecord.fillFields(RecordInputStream in) protected voidDefaultRowHeightRecord.fillFields(RecordInputStream in) protected voidDeltaRecord.fillFields(RecordInputStream in) protected voidDimensionsRecord.fillFields(RecordInputStream in) protected voidDrawingRecord.fillFields(RecordInputStream in) protected voidDSFRecord.fillFields(RecordInputStream in) protected voidEmbeddedObjectRefSubRecord.fillFields(RecordInputStream in) protected voidEndRecord.fillFields(RecordInputStream in) protected voidEndSubRecord.fillFields(RecordInputStream in) protected voidEOFRecord.fillFields(RecordInputStream in) protected voidExtendedFormatRecord.fillFields(RecordInputStream in) protected voidExternSheetRecord.fillFields(RecordInputStream in) called by the constructor, should set class level fields.protected voidExternSheetSubRecord.fillFields(RecordInputStream in) protected voidExtSSTInfoSubRecord.fillFields(RecordInputStream in) protected voidExtSSTRecord.fillFields(RecordInputStream in) protected voidFilePassRecord.fillFields(RecordInputStream in) protected voidFileSharingRecord.fillFields(RecordInputStream in) protected voidFnGroupCountRecord.fillFields(RecordInputStream in) protected voidFontBasisRecord.fillFields(RecordInputStream in) protected voidFontIndexRecord.fillFields(RecordInputStream in) protected voidFontRecord.fillFields(RecordInputStream in) protected voidFooterRecord.fillFields(RecordInputStream in) protected voidFormatRecord.fillFields(RecordInputStream in) protected voidFormulaRecord.fillFields(RecordInputStream in) protected voidFrameRecord.fillFields(RecordInputStream in) protected voidGridsetRecord.fillFields(RecordInputStream in) protected voidGroupMarkerSubRecord.fillFields(RecordInputStream in) protected voidGutsRecord.fillFields(RecordInputStream in) protected voidHCenterRecord.fillFields(RecordInputStream in) protected voidHeaderRecord.fillFields(RecordInputStream in) protected voidHideObjRecord.fillFields(RecordInputStream in) protected voidIndexRecord.fillFields(RecordInputStream in) protected voidInterfaceEndRecord.fillFields(RecordInputStream in) protected voidInterfaceHdrRecord.fillFields(RecordInputStream in) protected voidIterationRecord.fillFields(RecordInputStream in) protected voidLabelRecord.fillFields(RecordInputStream in) protected voidLabelSSTRecord.fillFields(RecordInputStream in) protected voidLeftMarginRecord.fillFields(RecordInputStream in) protected voidLegendRecord.fillFields(RecordInputStream in) protected voidLineFormatRecord.fillFields(RecordInputStream in) protected voidLinkedDataRecord.fillFields(RecordInputStream in) protected voidMergeCellsRecord.fillFields(RecordInputStream in) protected voidMMSRecord.fillFields(RecordInputStream in) protected voidMulBlankRecord.fillFields(RecordInputStream in) protected voidMulRKRecord.fillFields(RecordInputStream in) protected voidNameRecord.fillFields(RecordInputStream in) called by the constructor, should set class level fields.protected voidNoteRecord.fillFields(RecordInputStream in) Read the record data from the suppliedRecordInputStreamprotected voidNoteStructureSubRecord.fillFields(RecordInputStream in) Read the record data from the suppliedRecordInputStreamprotected voidNumberFormatIndexRecord.fillFields(RecordInputStream in) protected voidNumberRecord.fillFields(RecordInputStream in) protected voidObjectLinkRecord.fillFields(RecordInputStream in) protected voidObjectProtectRecord.fillFields(RecordInputStream in) protected voidObjRecord.fillFields(RecordInputStream in) protected voidPageBreakRecord.fillFields(RecordInputStream in) protected voidPaletteRecord.fillFields(RecordInputStream in) protected voidPaneRecord.fillFields(RecordInputStream in) protected voidPasswordRecord.fillFields(RecordInputStream in) protected voidPasswordRev4Record.fillFields(RecordInputStream in) protected voidPlotAreaRecord.fillFields(RecordInputStream in) protected voidPlotGrowthRecord.fillFields(RecordInputStream in) protected voidPrecisionRecord.fillFields(RecordInputStream in) protected voidPrintGridlinesRecord.fillFields(RecordInputStream in) protected voidPrintHeadersRecord.fillFields(RecordInputStream in) protected voidPrintSetupRecord.fillFields(RecordInputStream in) protected voidProtectionRev4Record.fillFields(RecordInputStream in) protected voidProtectRecord.fillFields(RecordInputStream in) protected voidRecalcIdRecord.fillFields(RecordInputStream in) protected abstract voidRecord.fillFields(RecordInputStream in) called by the constructor, should set class level fields.protected voidRefModeRecord.fillFields(RecordInputStream in) protected voidRefreshAllRecord.fillFields(RecordInputStream in) protected voidRightMarginRecord.fillFields(RecordInputStream in) protected voidRKRecord.fillFields(RecordInputStream in) protected voidRowRecord.fillFields(RecordInputStream in) protected voidSaveRecalcRecord.fillFields(RecordInputStream in) protected voidScenarioProtectRecord.fillFields(RecordInputStream in) protected voidSCLRecord.fillFields(RecordInputStream in) protected voidSelectionRecord.fillFields(RecordInputStream in) protected voidSeriesChartGroupIndexRecord.fillFields(RecordInputStream in) protected voidSeriesIndexRecord.fillFields(RecordInputStream in) protected voidSeriesLabelsRecord.fillFields(RecordInputStream in) protected voidSeriesListRecord.fillFields(RecordInputStream in) protected voidSeriesRecord.fillFields(RecordInputStream in) protected voidSeriesTextRecord.fillFields(RecordInputStream in) protected voidSeriesToChartGroupRecord.fillFields(RecordInputStream in) protected voidSharedFormulaRecord.fillFields(RecordInputStream in) Shared formulas are to treated like unknown records, and as a result dprotected voidSheetPropertiesRecord.fillFields(RecordInputStream in) protected voidSSTRecord.fillFields(RecordInputStream in) Fill the fields from the dataprotected voidStringRecord.fillFields(RecordInputStream in) protected voidStyleRecord.fillFields(RecordInputStream in) protected voidSupBookRecord.fillFields(RecordInputStream in) protected voidTabIdRecord.fillFields(RecordInputStream in) protected voidTextObjectBaseRecord.fillFields(RecordInputStream in) protected voidTextObjectRecord.fillFields(RecordInputStream in) protected voidTextRecord.fillFields(RecordInputStream in) protected voidTickRecord.fillFields(RecordInputStream in) protected voidTopMarginRecord.fillFields(RecordInputStream in) protected voidUnicodeString.fillFields(RecordInputStream in) protected voidUnitsRecord.fillFields(RecordInputStream in) protected voidUnknownRecord.fillFields(RecordInputStream in) called by the constructor, should set class level fields.protected voidUseSelFSRecord.fillFields(RecordInputStream in) protected voidValueRangeRecord.fillFields(RecordInputStream in) protected voidVCenterRecord.fillFields(RecordInputStream in) protected voidWindowOneRecord.fillFields(RecordInputStream in) protected voidWindowProtectRecord.fillFields(RecordInputStream in) protected voidWindowTwoRecord.fillFields(RecordInputStream in) protected voidWriteAccessRecord.fillFields(RecordInputStream in) protected voidWriteProtectRecord.fillFields(RecordInputStream in) protected voidWSBoolRecord.fillFields(RecordInputStream in) Constructors in loci.poi.hssf.record with parameters of type RecordInputStreamModifierConstructorDescriptionConstructs a Bar record and sets its fields appropriately.Constructs a AreaFormat record and sets its fields appropriately.Constructs a Area record and sets its fields appropriately.Constructs a AxisLineFormat record and sets its fields appropriately.Constructs a AxisOptions record and sets its fields appropriately.Constructs a AxisParent record and sets its fields appropriately.Constructs a Axis record and sets its fields appropriately.Constructs a AxisUsed record and sets its fields appropriately.Constructs a BackupRecord and sets its fields appropriatelyConstructs a Bar record and sets its fields appropriately.Constructs a BeginRecord record and sets its fields appropriately.Constructs a BlankRecord and sets its fields appropriatelyConstructs a BOFRecord and sets its fields appropriatelyConstructs a BookBoolRecord and sets its fields appropriatelyConstructs a BoolErr record and sets its fields appropriately.Constructs a BottomMargin record and sets its fields appropriately.Constructs a BoundSheetRecord and sets its fields appropriatelyConstructs a CalcCountRecord and sets its fields appropriatelyConstructs a CalcModeRecord and sets its fields appropriatelyConstructs a CategorySeriesAxis record and sets its fields appropriately.Constructs a ChartFormatRecord record and sets its fields appropriately.Constructs a Chart record and sets its fields appropriately.Constructs a CodepageRecord and sets its fields appropriatelyConstructs a ColumnInfo record and sets its fields appropriatelyConstructs a CommonObjectData record and sets its fields appropriately.Main constructor -- kinda dummy because we don't validate or fill fieldsConstructs a CountryRecord and sets its fields appropriatelyConstructs a DataFormat record and sets its fields appropriately.Constructs a DateWindow1904 record and sets its fields appropriately.Constructs a Dat record and sets its fields appropriately.Constructs a DBCellRecord and sets its fields appropriatelyConstructs a DefaultColumnWidth record and sets its fields appropriately.Constructs a DefaultDataLabelTextProperties record and sets its fields appropriately.Constructs a DefaultRowHeight record and sets its fields appropriately.Constructs a Delta record and sets its fields appropriately.Constructs a Dimensions record and sets its fields appropriately.Constructs a DBCellRecord and sets its fields appropriately.Constructs an EmbeddedObjectRef record and sets its fields appropriately.Constructs a EndRecord record and sets its fields appropriately.Constructs a End record and sets its fields appropriately.Constructs a EOFRecord record and sets its fields appropriately.Constructs an ExtendedFormat record and sets its fields appropriately.Constructs a Extern Sheet record and sets its fields appropriately.Constructs a Extern Sheet Sub Record record and sets its fields appropriately.Constructs a EOFRecord record and sets its fields appropriately.Constructs a FILEPASS record and sets its fields appropriately.Constructs a FileSharing record and sets its fields appropriately.Constructs a FnGroupCount record and sets its fields appropriately.Constructs a FontBasis record and sets its fields appropriately.Constructs a FontIndex record and sets its fields appropriately.Constructs a Font record and sets its fields appropriately.Constructs a FooterRecord record and sets its fields appropriately.Constructs a Format record and sets its fields appropriately.Constructs a Formula record and sets its fields appropriately.Constructs a Frame record and sets its fields appropriately.Constructs a GridSet record and sets its fields appropriately.Constructs a group marker record and sets its fields appropriately.Constructs a Guts record and sets its fields appropriately.Constructs an HCenter record and sets its fields appropriately.Constructs an Header record and sets its fields appropriately.Constructs an HideObj record and sets its fields appropriately.Constructs an Index record and sets its fields appropriately.Constructs an InterfaceEnd record and sets its fields appropriately.Constructs an Codepage record and sets its fields appropriately.Constructs an Iteration record and sets its fields appropriately.Constructs an Label record and sets its fields appropriately.Constructs an LabelSST record and sets its fields appropriately.Constructs a LeftMargin record and sets its fields appropriately.Constructs a Legend record and sets its fields appropriately.Constructs a LineFormat record and sets its fields appropriately.Constructs a LinkedData record and sets its fields appropriately.Constructs a MergedCellsRecord and sets its fields appropriatelyConstructs a MMS record and sets its fields appropriately.Constructs a MulBlank record and sets its fields appropriately.Constructs a MulRK record and sets its fields appropriately.Constructs a Name record and sets its fields appropriately.Constructs aNoteRecordand fills its fields from the suppliedRecordInputStream.Constructs a NoteStructureSubRecord and sets its fields appropriately.Constructs a NumberFormatIndex record and sets its fields appropriately.Constructs a Number record and sets its fields appropriately.Constructs a ObjectLink record and sets its fields appropriately.Constructs a Protect record and sets its fields appropriately.Constructs a OBJ record and sets its fields appropriately.Constructs a PaletteRecord record and sets its fields appropriately.Constructs a Pane record and sets its fields appropriately.Constructs a Password record and sets its fields appropriately.Constructs a PasswordRev4 (PROT4REVPASS) record and sets its fields appropriately.Constructs a PlotArea record and sets its fields appropriately.Constructs a PlotGrowth record and sets its fields appropriately.Constructs a Precision record and sets its fields appropriately.Constructs a PrintGridlines record and sets its fields appropriately.Constructs a PrintHeaders record and sets its fields appropriately.Constructs a PrintSetup (SETUP) record and sets its fields appropriately.Constructs a ProtectionRev4 record and sets its fields appropriately.Constructs a Protect record and sets its fields appropriately.Constructs a RECALCID record and sets its fields appropriately.Constructor RecordConstructs a RefMode record and sets its fields appropriately.Constructs a RefreshAll record and sets its fields appropriately.Constructs a RightMargin record and sets its fields appropriately.Constructs a RK record and sets its fields appropriately.Constructs a Row record and sets its fields appropriately.Constructs an SaveRecalc record and sets its fields appropriately.Constructs a Protect record and sets its fields appropriately.Constructs a SCL record and sets its fields appropriately.Constructs a Selection record and sets its fields appropriately.Constructs a SeriesChartGroupIndex record and sets its fields appropriately.Constructs a SeriesIndex record and sets its fields appropriately.Constructs a SeriesLabels record and sets its fields appropriately.Constructs a SeriesList record and sets its fields appropriately.Constructs a Series record and sets its fields appropriately.Constructs a SeriesText record and sets its fields appropriately.Constructs a SeriesToChartGroup record and sets its fields appropriately.Constructs a SheetProperties record and sets its fields appropriately.Constructs an SST record and sets its fields appropriately.Constructs a String record and sets its fields appropriately.Constructs a Style record and sets its fields appropriately.Constructs a Extern Sheet record and sets its fields appropriately.Constructs a TabID record and sets its fields appropriately.Constructs a TextObjectBase record and sets its fields appropriately.Constructs a Text record and sets its fields appropriately.Constructs a Tick record and sets its fields appropriately.Constructs a TopMargin record and sets its fields appropriately.construct a unicode string record and fill its fields, ID is ignoredConstructs a Units record and sets its fields appropriately.construct an unknown record.Constructs a UseSelFS record and sets its fields appropriately.Constructs a ValueRange record and sets its fields appropriately.Constructs a VCENTER record and sets its fields appropriately.Constructs a WindowOne record and sets its fields appropriately.Constructs a WindowProtect record and sets its fields appropriately.Constructs a WindowTwo record and sets its fields appropriately.Constructs a WriteAccess record and sets its fields appropriately.Constructs a WriteAccess record and sets its fields appropriately.Constructs a WSBool record and sets its fields appropriately. -
Uses of RecordInputStream in loci.poi.hssf.record.aggregates
Methods in loci.poi.hssf.record.aggregates with parameters of type RecordInputStreamModifier and TypeMethodDescriptionprotected voidColumnInfoRecordsAggregate.fillFields(RecordInputStream in) You never fill an aggregateprotected voidFormulaRecordAggregate.fillFields(RecordInputStream in) protected voidRowRecordsAggregate.fillFields(RecordInputStream in) You never fill an aggregateprotected voidValueRecordsAggregate.fillFields(RecordInputStream in) You never fill an aggregate -
Uses of RecordInputStream in loci.poi.hssf.record.formula
Methods in loci.poi.hssf.record.formula with parameters of type RecordInputStreamModifier and TypeMethodDescriptionstatic StackPtg.createParsedExpressionTokens(short size, RecordInputStream in) static PtgPtg.createPtg(RecordInputStream in) voidArrayPtg.readTokenValues(RecordInputStream in) Read in the actual token (array) values.Constructors in loci.poi.hssf.record.formula with parameters of type RecordInputStreamModifierConstructorDescriptionCreates new DeletedRef3DPtgCreates new ExpPtgCreates new function pointer from a byte array usually called while reading an excel file.Creates new function pointer from a byte array usually called while reading an excel file.Constructor.Constructor.Creates new function pointer from a byte array usually called while reading an excel file.Creates new NamePtgCreates new NamePtgCreate a NumberPtg from a byte array read from diskCreates new ValueReferencePtgCreates new ValueReferencePtgCreates new ValueReferencePtgCreates new ValueReferencePtgCreate a StringPtg from a byte array read from disk