diff --git a/build/jakarta-poi/docs/apidocs/allclasses-frame.html b/build/jakarta-poi/docs/apidocs/allclasses-frame.html index 21da92a53..f10510028 100644 --- a/build/jakarta-poi/docs/apidocs/allclasses-frame.html +++ b/build/jakarta-poi/docs/apidocs/allclasses-frame.html @@ -2,7 +2,7 @@ - + All Classes @@ -93,6 +93,8 @@ All Classes
DefaultColWidthRecord
+DefaultDataLabelTextPropertiesRecord +
DefaultRowHeightRecord
DeltaRecord @@ -151,6 +153,10 @@ All Classes
FnGroupCountRecord
+FontBasisRecord +
+FontIndexRecord +
FontRecord
FooterRecord @@ -351,6 +357,8 @@ All Classes
NoSingleSectionException
+NumberFormatIndexRecord +
NumberRecord
OperationPtg @@ -459,6 +467,8 @@ All Classes
SelectionRecord
+SeriesListRecord +
SeriesRecord
Sheet diff --git a/build/jakarta-poi/docs/apidocs/deprecated-list.html b/build/jakarta-poi/docs/apidocs/deprecated-list.html index 44991a27d..b38396919 100644 --- a/build/jakarta-poi/docs/apidocs/deprecated-list.html +++ b/build/jakarta-poi/docs/apidocs/deprecated-list.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Deprecated List diff --git a/build/jakarta-poi/docs/apidocs/help-doc.html b/build/jakarta-poi/docs/apidocs/help-doc.html index 59cd1b46d..dd7701de9 100644 --- a/build/jakarta-poi/docs/apidocs/help-doc.html +++ b/build/jakarta-poi/docs/apidocs/help-doc.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: API Help diff --git a/build/jakarta-poi/docs/apidocs/index.html b/build/jakarta-poi/docs/apidocs/index.html index a2b401aeb..3e8417fa9 100644 --- a/build/jakarta-poi/docs/apidocs/index.html +++ b/build/jakarta-poi/docs/apidocs/index.html @@ -2,7 +2,7 @@ - + Jakarta Poi API diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/DocumentSummaryInformation.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/DocumentSummaryInformation.html index 1cfcea794..0863ce0da 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/DocumentSummaryInformation.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/DocumentSummaryInformation.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class DocumentSummaryInformation diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/HPSFException.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/HPSFException.html index 63c29a5b8..d9fe3f123 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/HPSFException.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/HPSFException.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HPSFException diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/HPSFRuntimeException.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/HPSFRuntimeException.html index 11988a72f..be8f0f1a2 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/HPSFRuntimeException.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/HPSFRuntimeException.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HPSFRuntimeException diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/MarkUnsupportedException.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/MarkUnsupportedException.html index 7a91fc05c..aae8904d5 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/MarkUnsupportedException.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/MarkUnsupportedException.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class MarkUnsupportedException diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/NoPropertySetStreamException.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/NoPropertySetStreamException.html index 979a47559..de9661ec8 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/NoPropertySetStreamException.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/NoPropertySetStreamException.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class NoPropertySetStreamException diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/NoSingleSectionException.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/NoSingleSectionException.html index 01d37ec23..c67fe067c 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/NoSingleSectionException.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/NoSingleSectionException.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class NoSingleSectionException diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/Property.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/Property.html index 2231fe89c..63099716f 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/Property.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/Property.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class Property diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/PropertySet.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/PropertySet.html index 4e35b9a25..35df67526 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/PropertySet.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/PropertySet.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class PropertySet diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/PropertySetFactory.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/PropertySetFactory.html index 5e52fa4d3..e65c44095 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/PropertySetFactory.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/PropertySetFactory.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class PropertySetFactory diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/Section.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/Section.html index 4128fd9d2..c0c9144ec 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/Section.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/Section.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class Section diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/SpecialPropertySet.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/SpecialPropertySet.html index bfbba3b17..88a193cb0 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/SpecialPropertySet.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/SpecialPropertySet.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class SpecialPropertySet diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/SummaryInformation.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/SummaryInformation.html index 030bf68a4..ac0bead7e 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/SummaryInformation.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/SummaryInformation.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class SummaryInformation diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/UnexpectedPropertySetTypeException.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/UnexpectedPropertySetTypeException.html index c2f97dc80..a3f05a172 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/UnexpectedPropertySetTypeException.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/UnexpectedPropertySetTypeException.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class UnexpectedPropertySetTypeException diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/Util.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/Util.html index 75e06bdba..4d15e7255 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/Util.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/Util.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class Util diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/Variant.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/Variant.html index c478bd77b..212062992 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/Variant.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/Variant.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class Variant diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/littleendian/Byte.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/littleendian/Byte.html index 91c6e096d..f2e5f17f9 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/littleendian/Byte.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/littleendian/Byte.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class Byte diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/littleendian/ClassID.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/littleendian/ClassID.html index ae9c8888e..fa5db4a47 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/littleendian/ClassID.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/littleendian/ClassID.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class ClassID diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/littleendian/DWord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/littleendian/DWord.html index f2f2568c1..6e06c3d83 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/littleendian/DWord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/littleendian/DWord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class DWord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/littleendian/LittleEndian.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/littleendian/LittleEndian.html index 1f3b4eee9..a4c6f79e2 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/littleendian/LittleEndian.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/littleendian/LittleEndian.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class LittleEndian diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/littleendian/Word.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/littleendian/Word.html index 35555b58c..4a411af9a 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/littleendian/Word.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/littleendian/Word.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class Word diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/littleendian/package-frame.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/littleendian/package-frame.html index b1c32fdf9..301fc1f7b 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/littleendian/package-frame.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/littleendian/package-frame.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Package org.apache.poi.hpsf.littleendian diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/littleendian/package-summary.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/littleendian/package-summary.html index c5d007442..81417a894 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/littleendian/package-summary.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/littleendian/package-summary.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Package org.apache.poi.hpsf.littleendian @@ -48,7 +48,7 @@ Jakarta Poi API: Package org.apache.poi.hpsf.littleendian Package org.apache.poi.hpsf.littleendian
- + Handles reading little endian data for HPSF

See: @@ -91,7 +91,7 @@ Package org.apache.poi.hpsf.littleendian Description

- + Handles reading little endian data for HPSF

Handles little endian data types. Presently only reading little-endian data from byte arrays is supported.

@@ -105,7 +105,7 @@ Package org.apache.poi.hpsf.littleendian Description
Version:
$Id$
Author:
Rainer Klute (klute@rainer-klute.de)
- +
See Also:
LittleEndian
diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/littleendian/package-tree.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/littleendian/package-tree.html index 748764faf..17f815fcc 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/littleendian/package-tree.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/littleendian/package-tree.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: org.apache.poi.hpsf.littleendian Class Hierarchy diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/package-frame.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/package-frame.html index c8fe286fb..e6089120c 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/package-frame.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/package-frame.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Package org.apache.poi.hpsf diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/package-summary.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/package-summary.html index ad732cff1..7c7862e4a 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/package-summary.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/package-summary.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Package org.apache.poi.hpsf @@ -48,8 +48,8 @@ Jakarta Poi API: Package org.apache.poi.hpsf Package org.apache.poi.hpsf
- - + Horrible PropertySet Format API reads things like Document Summary info from + OLE 2 Compound document files.

See:
@@ -153,7 +153,8 @@ Package org.apache.poi.hpsf Description

- + Horrible PropertySet Format API reads things like Document Summary info from + OLE 2 Compound document files.

Processes streams in the Horrible Property Set Format (HPSF) in POI filesystems. Microsoft Office documents, i.e. POI filesystems, usually contain meta data like author, title, last editing date etc. These items diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/package-tree.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/package-tree.html index a188f63ab..a1a660978 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/package-tree.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/package-tree.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: org.apache.poi.hpsf Class Hierarchy diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/wellknown/PropertyIDMap.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/wellknown/PropertyIDMap.html index 4275fb67d..5710ae9af 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/wellknown/PropertyIDMap.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/wellknown/PropertyIDMap.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class PropertyIDMap diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/wellknown/SectionIDMap.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/wellknown/SectionIDMap.html index 3d8528d55..21037694d 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/wellknown/SectionIDMap.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/wellknown/SectionIDMap.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class SectionIDMap diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/wellknown/package-frame.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/wellknown/package-frame.html index 50e7a4b54..ee2254708 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/wellknown/package-frame.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/wellknown/package-frame.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Package org.apache.poi.hpsf.wellknown diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/wellknown/package-summary.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/wellknown/package-summary.html index 08c86dc8f..7401ecaaf 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/wellknown/package-summary.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/wellknown/package-summary.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Package org.apache.poi.hpsf.wellknown @@ -48,8 +48,7 @@ Jakarta Poi API: Package org.apache.poi.hpsf.wellknown Package org.apache.poi.hpsf.wellknown

- - + Specific support for DocumentSummaryInformation, SummaryInformation types.

See:
@@ -80,7 +79,7 @@ Package org.apache.poi.hpsf.wellknown Description

- + Specific support for DocumentSummaryInformation, SummaryInformation types.

Support classes for "well-known" section format IDs and property IDs. The streams \005DocumentSummaryInformation and \005SummaryInformation (or any streams with the same section diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/wellknown/package-tree.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/wellknown/package-tree.html index a13340dba..bf0948e2d 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/wellknown/package-tree.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hpsf/wellknown/package-tree.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: org.apache.poi.hpsf.wellknown Class Hierarchy diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/HSSFLog.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/HSSFLog.html index bba9a229e..1d552ab0e 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/HSSFLog.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/HSSFLog.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFLog diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/dev/BiffViewer.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/dev/BiffViewer.html index 8d79bdc7d..8fe9cd8fb 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/dev/BiffViewer.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/dev/BiffViewer.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class BiffViewer diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/dev/EFBiffViewer.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/dev/EFBiffViewer.html index 0c3f9a77e..faf446816 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/dev/EFBiffViewer.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/dev/EFBiffViewer.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class EFBiffViewer diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/dev/EFHSSF.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/dev/EFHSSF.html index 7ae3e8fcd..8a30cac7e 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/dev/EFHSSF.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/dev/EFHSSF.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class EFHSSF diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/dev/FormulaViewer.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/dev/FormulaViewer.html index 2f416728a..850146b75 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/dev/FormulaViewer.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/dev/FormulaViewer.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class FormulaViewer diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/dev/HSSF.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/dev/HSSF.html index 92fb733da..41762f4ea 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/dev/HSSF.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/dev/HSSF.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSF diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/dev/package-frame.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/dev/package-frame.html index 77eb76687..e8a8f49c9 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/dev/package-frame.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/dev/package-frame.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Package org.apache.poi.hssf.dev diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/dev/package-summary.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/dev/package-summary.html index 93f1b1c5c..8aa36705e 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/dev/package-summary.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/dev/package-summary.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Package org.apache.poi.hssf.dev @@ -47,6 +47,12 @@ Jakarta Poi API: Package org.apache.poi.hssf.dev

Package org.apache.poi.hssf.dev

+DEV package serves two purposes. +

+See: +
+          Description +

@@ -80,6 +86,25 @@ Package org.apache.poi.hssf.dev  

+

+Package org.apache.poi.hssf.dev Description +

+ +

+DEV package serves two purposes. 1. Examples for how to use HSSF and 2. tools for developing +and validating HSSF. + +

Related Documentation

+ +For overviews, tutorials, examples, guides, and tool documentation, please see: + + + +

+

+
See Also:
org.apache.poi.hssf

diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/dev/package-tree.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/dev/package-tree.html index 2e8d1f334..66a44d34c 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/dev/package-tree.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/dev/package-tree.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: org.apache.poi.hssf.dev Class Hierarchy diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/eventmodel/HSSFEventFactory.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/eventmodel/HSSFEventFactory.html index cb3f5b7f8..6af2bd5f5 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/eventmodel/HSSFEventFactory.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/eventmodel/HSSFEventFactory.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFEventFactory diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/eventmodel/HSSFListener.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/eventmodel/HSSFListener.html index 3cfbc3104..fcbe8e61c 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/eventmodel/HSSFListener.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/eventmodel/HSSFListener.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Interface HSSFListener diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/eventmodel/HSSFRequest.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/eventmodel/HSSFRequest.html index 1e57f7048..6c3adc996 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/eventmodel/HSSFRequest.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/eventmodel/HSSFRequest.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFRequest diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/eventmodel/package-frame.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/eventmodel/package-frame.html index cbad4d09a..ba62d31e4 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/eventmodel/package-frame.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/eventmodel/package-frame.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Package org.apache.poi.hssf.eventmodel diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/eventmodel/package-summary.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/eventmodel/package-summary.html index 987889dfd..8268dd8a5 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/eventmodel/package-summary.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/eventmodel/package-summary.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Package org.apache.poi.hssf.eventmodel @@ -47,6 +47,12 @@ Jakarta Poi API: Package org.apache.poi.hssf.eventmodel

Package org.apache.poi.hssf.eventmodel

+HSSF eventmodel Package provides an event-based API for reading HSSF files. +

+See: +
+          Description +

@@ -80,6 +86,28 @@ Package org.apache.poi.hssf.eventmodel  

+

+Package org.apache.poi.hssf.eventmodel Description +

+ +

+HSSF eventmodel Package provides an event-based API for reading HSSF files. + +

Related Documentation

+The event model can reald XLS files with a very small memory footprint. For +writing you still have to use the usermodel. The eventmodel is to the usermodel +what SAX is to DOM. + +For overviews, tutorials, examples, guides, and tool documentation, please see: + + + +

+

+
See Also:
org.apache.poi.hssf.usermodel, +org.apache.poi.hssf.record

diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/eventmodel/package-tree.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/eventmodel/package-tree.html index c57a74383..820e29cb4 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/eventmodel/package-tree.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/eventmodel/package-tree.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: org.apache.poi.hssf.eventmodel Class Hierarchy diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/model/Sheet.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/model/Sheet.html index 6ca1ed64c..7c6257d75 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/model/Sheet.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/model/Sheet.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class Sheet diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/model/Workbook.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/model/Workbook.html index 8b4b18f0d..f97f7c8bd 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/model/Workbook.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/model/Workbook.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class Workbook diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/model/package-frame.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/model/package-frame.html index 498aa161c..8a0cf2c2f 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/model/package-frame.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/model/package-frame.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Package org.apache.poi.hssf.model diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/model/package-summary.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/model/package-summary.html index 1ef350d44..6d0eb60fc 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/model/package-summary.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/model/package-summary.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Package org.apache.poi.hssf.model @@ -85,13 +85,13 @@ Provides low level API structures for reading, writing, modifying XLS files. For overviews, tutorials, examples, guides, and tool documentation, please see:

-
See Also:
net.sourceforge.hssf.usermodel
+
See Also:
org.apache.poi.hssf.usermodel
diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/model/package-tree.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/model/package-tree.html index 1ba84ada1..0a3b83df5 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/model/package-tree.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/model/package-tree.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: org.apache.poi.hssf.model Class Hierarchy diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/package-frame.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/package-frame.html index 9d9c2703e..bab5f7226 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/package-frame.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/package-frame.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Package org.apache.poi.hssf diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/package-summary.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/package-summary.html index 37c3614b8..43ed1f0c8 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/package-summary.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/package-summary.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Package org.apache.poi.hssf @@ -47,6 +47,12 @@ Jakarta Poi API: Package org.apache.poi.hssf

Package org.apache.poi.hssf

+Horrible SpreadSheet Format API's for reading/writting Excel files using pure Java. +

+See: +
+          Description +

@@ -62,6 +68,25 @@ Package org.apache.poi.hssf  

+

+Package org.apache.poi.hssf Description +

+ +

+Horrible SpreadSheet Format API's for reading/writting Excel files using pure Java. + +

Related Documentation

+ +For overviews, tutorials, examples, guides, and tool documentation, please see: + + + +

+

+
See Also:
org.apache.poi.poifs, +org.apache.poi.hpsf

diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/package-tree.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/package-tree.html index f21d7fd98..6a24794eb 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/package-tree.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/package-tree.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: org.apache.poi.hssf Class Hierarchy diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/AreaRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/AreaRecord.html index 0f9fd0ef8..dc7dad139 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/AreaRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/AreaRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class AreaRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/BOFRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/BOFRecord.html index e5b1568ea..2b792c1c8 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/BOFRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/BOFRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class BOFRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/BackupRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/BackupRecord.html index 1ff46934f..307f4d7c6 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/BackupRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/BackupRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class BackupRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/BarRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/BarRecord.html index 1d8212ad4..714b9d792 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/BarRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/BarRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class BarRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/BeginRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/BeginRecord.html index dcf6ed905..8f5b457df 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/BeginRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/BeginRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class BeginRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/BlankRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/BlankRecord.html index 15c9876e4..1a96ce504 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/BlankRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/BlankRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class BlankRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/BookBoolRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/BookBoolRecord.html index dbd334c17..d6007000f 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/BookBoolRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/BookBoolRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class BookBoolRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/BoolErrRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/BoolErrRecord.html index 183f018cf..1c08bfb5e 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/BoolErrRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/BoolErrRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class BoolErrRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/BoundSheetRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/BoundSheetRecord.html index 2b5dc19b7..94637e980 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/BoundSheetRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/BoundSheetRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class BoundSheetRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/CalcCountRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/CalcCountRecord.html index dd991d5ca..f0238a9b3 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/CalcCountRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/CalcCountRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class CalcCountRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/CalcModeRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/CalcModeRecord.html index fd47ca59a..f386781fc 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/CalcModeRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/CalcModeRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class CalcModeRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/CellValueRecordInterface.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/CellValueRecordInterface.html index 0d38b9405..21cdef3e2 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/CellValueRecordInterface.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/CellValueRecordInterface.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Interface CellValueRecordInterface diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ChartFormatRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ChartFormatRecord.html index ecab892c1..a23145316 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ChartFormatRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ChartFormatRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class ChartFormatRecord @@ -72,7 +72,7 @@ Class ChartFormatRecord

Version:
%I%, %G%
-
Author:
 
+
Author:
Glen Stampoultzis (glens at apache.org)

@@ -336,7 +336,7 @@ public ChartFormatRecord(short id, byte[] data)
Constructs a ChartFormatRecord record and sets its fields appropriately.
-
Parameters:
short - id must equal the sid or an exception will be throw upon validation
size - the size of the data area of the record
data - data of the record (should not contain sid/len)
+
Parameters:
id - id must equal the sid or an exception will be throw upon validation
size - the size of the data area of the record
data - data of the record (should not contain sid/len)

@@ -350,7 +350,7 @@ public ChartFormatRecord(short id, int offset)
Constructs a ChartFormatRecord record and sets its fields appropriately.
-
Parameters:
short - id must equal the sid or an exception will be throw upon validation
size - the size of the data area of the record
data - data of the record (should not contain sid/len)
offset - of the record's data
+
Parameters:
id - id must equal the sid or an exception will be throw upon validation
size - the size of the data area of the record
data - data of the record (should not contain sid/len)
offset - of the record's data
diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ChartRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ChartRecord.html index 053fb3e6b..8f155b850 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ChartRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ChartRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class ChartRecord @@ -68,12 +68,9 @@ java.lang.Object
public class ChartRecord
extends Record

-The CHART record defines the location of a chart an it's size. -

- This record supports the charting capability of the program. -

- This is currently based on BIFF4 but will up updated to take into - account changed required by BIFF8. +The chart record is used to define the location and size of a chart. + NOTE: This source is automatically generated please do not modify this file. Either subclass or + remove the record in src/records/definitions.

Author:
Glen Stampoultzis (glens at apache.org)
@@ -122,7 +119,7 @@ The CHART record defines the location of a chart an it's size. byte[] data)
-          Constructs a ChartRecord record and sets its fields appropriately. +          Constructs a Chart record and sets its fields appropriately.
+          Constructs a Chart record and sets its fields appropriately.
ChartRecord(short id, @@ -131,7 +128,7 @@ The CHART record defines the location of a chart an it's size. int offset)
-          Constructs a SeriesRecord record and sets its fields appropriately.
  @@ -156,10 +153,18 @@ The CHART record defines the location of a chart an it's size.  int +getHeight() + +
+          Get the height field for the Chart record. + + + + int getRecordSize()
-          gives the current serialized size of the record. +          Size of record (exluding 4 byte header) @@ -172,34 +177,26 @@ The CHART record defines the location of a chart an it's size.  int -getXPosition() +getWidth()
-            +          Get the width field for the Chart record.  int -getXSize() +getX()
-            +          Get the x field for the Chart record.  int -getYPosition() +getY()
-            - - - - int -getYSize() - -
-            +          Get the y field for the Chart record. @@ -213,34 +210,34 @@ The CHART record defines the location of a chart an it's size.  void -setXPosition(int xPosition) +setHeight(int field_4_height)
-            +          Set the height field for the Chart record.  void -setXSize(int xSize) +setWidth(int field_3_width)
-            +          Set the width field for the Chart record.  void -setYPosition(int yPosition) +setX(int field_1_x)
-            +          Set the x field for the Chart record.  void -setYSize(int ySize) +setY(int field_2_y)
-            +          Set the y field for the Chart record. @@ -256,8 +253,7 @@ The CHART record defines the location of a chart an it's size. validateSid(short id)
-          called by constructor, should throw runtime exception in the event of a - record passed with a differing ID. +          Checks the sid matches the expected side for this record   @@ -323,8 +319,9 @@ public ChartRecord(short id, short size, byte[] data)

-
Constructs a ChartRecord record and sets its fields appropriately.
-
Parameters:
id - id must be 0x1002 or an exception will be throw upon validation
size - the size of the data area of the record
data - data of the record (should not contain sid/len)
+
Constructs a Chart record and sets its fields appropriately.
+
Parameters:
id - id must be 0x1002 or an exception + will be throw upon validation
size - size the size of the data area of the record
data - data of the record (should not contain sid/len)

@@ -337,8 +334,9 @@ public ChartRecord(short id, byte[] data, int offset)
-
Constructs a SeriesRecord record and sets its fields appropriately.
-
Parameters:
id - id must be 0x1002 or an exception will be throw upon validation
size - the size of the data area of the record
data - data of the record (should not contain sid/len)
offset - of the record's data
+
Constructs a Chart record and sets its fields appropriately.
+
Parameters:
id - id must be 0x1002 or an exception + will be throw upon validation
size - size the size of the data area of the record
data - data of the record (should not contain sid/len)
offset - of the record's data
@@ -357,14 +355,11 @@ validateSid
 protected void validateSid(short id)
-
Description copied from class: Record
-
called by constructor, should throw runtime exception in the event of a - record passed with a differing ID.
+
Checks the sid matches the expected side for this record
Overrides:
validateSid in class Record
-
Following copied from class: org.apache.poi.hssf.record.Record
-
Parameters:
id - alleged id for this record
+
Parameters:
id - the expected sid.

@@ -424,8 +419,7 @@ getRecordSize
 public int getRecordSize()
-
Description copied from class: Record
-
gives the current serialized size of the record.
+
Size of record (exluding 4 byte header)
Overrides:
getRecordSize in class Record
@@ -443,68 +437,68 @@ public short getSid()

-

-getXPosition

+

+getX

-public int getXPosition()
+public int getX()
-
+
Get the x field for the Chart record.
-

-setXPosition

+

+setX

-public void setXPosition(int xPosition)
+public void setX(int field_1_x)
-
+
Set the x field for the Chart record.
-

-getYPosition

+

+getY

-public int getYPosition()
+public int getY()
-
+
Get the y field for the Chart record.
-

-setYPosition

+

+setY

-public void setYPosition(int yPosition)
+public void setY(int field_2_y)
-
+
Set the y field for the Chart record.
-

-getXSize

+

+getWidth

-public int getXSize()
+public int getWidth()
-
+
Get the width field for the Chart record.
-

-setXSize

+

+setWidth

-public void setXSize(int xSize)
+public void setWidth(int field_3_width)
-
+
Set the width field for the Chart record.
-

-getYSize

+

+getHeight

-public int getYSize()
+public int getHeight()
-
+
Get the height field for the Chart record.
-

-setYSize

+

+setHeight

-public void setYSize(int ySize)
+public void setHeight(int field_4_height)
-
+
Set the height field for the Chart record.
diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/CodepageRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/CodepageRecord.html index da5008bed..5317b1fa0 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/CodepageRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/CodepageRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class CodepageRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ColumnInfoRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ColumnInfoRecord.html index 44f4782a7..66c809035 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ColumnInfoRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ColumnInfoRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class ColumnInfoRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ContinueRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ContinueRecord.html index 0f9508573..f07231d70 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ContinueRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ContinueRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class ContinueRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/CountryRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/CountryRecord.html index a189e8c87..08df1af02 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/CountryRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/CountryRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class CountryRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/DBCellRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/DBCellRecord.html index 648eeac6d..6c720da21 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/DBCellRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/DBCellRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class DBCellRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/DSFRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/DSFRecord.html index 42944af1a..a718c2274 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/DSFRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/DSFRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class DSFRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/DatRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/DatRecord.html index 7e8cf7e4e..528ea5983 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/DatRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/DatRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class DatRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/DataFormatRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/DataFormatRecord.html index 46d5da149..f1ad7c5ae 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/DataFormatRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/DataFormatRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class DataFormatRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/DateWindow1904Record.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/DateWindow1904Record.html index 630aea503..b79618f93 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/DateWindow1904Record.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/DateWindow1904Record.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class DateWindow1904Record diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/DefaultColWidthRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/DefaultColWidthRecord.html index f0533655f..93a9f331b 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/DefaultColWidthRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/DefaultColWidthRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class DefaultColWidthRecord @@ -35,7 +35,7 @@ Jakarta Poi API: Class DefaultColWidthRecord  PREV CLASS  - NEXT CLASSNEXT CLASS
FRAMES    NO FRAMES @@ -442,7 +442,7 @@ public short getSid()  PREV CLASS  - NEXT CLASSNEXT CLASS
FRAMES    NO FRAMES diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/DefaultRowHeightRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/DefaultRowHeightRecord.html index fa38f9d9f..e9971b719 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/DefaultRowHeightRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/DefaultRowHeightRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class DefaultRowHeightRecord @@ -34,7 +34,7 @@ Jakarta Poi API: Class DefaultRowHeightRecord PREV CLASS  + PREV CLASS   NEXT CLASS FRAMES   @@ -479,7 +479,7 @@ public short getSid() PREV CLASS  + PREV CLASS   NEXT CLASS FRAMES   diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/DeltaRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/DeltaRecord.html index 2385c5136..9f272d989 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/DeltaRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/DeltaRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class DeltaRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/DimensionsRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/DimensionsRecord.html index 4e3c8d8e7..a6d2165e6 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/DimensionsRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/DimensionsRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class DimensionsRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/EOFRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/EOFRecord.html index 1406c3a4e..8db0c17e4 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/EOFRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/EOFRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class EOFRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/EndRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/EndRecord.html index bce595d20..9cc74f963 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/EndRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/EndRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class EndRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ExtSSTInfoSubRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ExtSSTInfoSubRecord.html index 43073b731..9707931b5 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ExtSSTInfoSubRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ExtSSTInfoSubRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class ExtSSTInfoSubRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ExtSSTRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ExtSSTRecord.html index c761c42ce..7a7ab07ba 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ExtSSTRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ExtSSTRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class ExtSSTRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ExtendedFormatRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ExtendedFormatRecord.html index e19bb1021..a15dc56fc 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ExtendedFormatRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ExtendedFormatRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class ExtendedFormatRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/FnGroupCountRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/FnGroupCountRecord.html index b9becfd0c..f663a6702 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/FnGroupCountRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/FnGroupCountRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class FnGroupCountRecord @@ -35,7 +35,7 @@ Jakarta Poi API: Class FnGroupCountRecord  PREV CLASS  - NEXT CLASSNEXT CLASS FRAMES    NO FRAMES @@ -458,7 +458,7 @@ public short getSid()  PREV CLASS  - NEXT CLASSNEXT CLASS FRAMES    NO FRAMES diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/FontRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/FontRecord.html index 859c15a18..462ab681e 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/FontRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/FontRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class FontRecord @@ -34,7 +34,7 @@ Jakarta Poi API: Class FontRecord PREV CLASS  + PREV CLASS   NEXT CLASS FRAMES   @@ -1086,7 +1086,7 @@ public short getSid() PREV CLASS  + PREV CLASS   NEXT CLASS FRAMES   diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/FooterRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/FooterRecord.html index 92afbd74b..ecdd067f7 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/FooterRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/FooterRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class FooterRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/FormatRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/FormatRecord.html index b9e408fed..a34148c23 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/FormatRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/FormatRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class FormatRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/FormulaRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/FormulaRecord.html index e6a9ee9bc..3c3d42de1 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/FormulaRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/FormulaRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class FormulaRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/FrameRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/FrameRecord.html index 5abba9de4..6e210eca9 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/FrameRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/FrameRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class FrameRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/GridsetRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/GridsetRecord.html index 1eaf0f8d5..1ebe22419 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/GridsetRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/GridsetRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class GridsetRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/GutsRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/GutsRecord.html index a3e10d475..f8ebfda84 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/GutsRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/GutsRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class GutsRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/HCenterRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/HCenterRecord.html index ce22b9240..2d47be172 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/HCenterRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/HCenterRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HCenterRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/HeaderRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/HeaderRecord.html index a3069548f..4d1dce864 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/HeaderRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/HeaderRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HeaderRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/HideObjRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/HideObjRecord.html index 2d06b0a50..d9ac39fb2 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/HideObjRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/HideObjRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HideObjRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/IndexRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/IndexRecord.html index 9997f6913..20e608432 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/IndexRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/IndexRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class IndexRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/InterfaceEndRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/InterfaceEndRecord.html index 229fd0cab..0d19e7705 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/InterfaceEndRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/InterfaceEndRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class InterfaceEndRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/InterfaceHdrRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/InterfaceHdrRecord.html index 50b8af136..3a20a23f9 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/InterfaceHdrRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/InterfaceHdrRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class InterfaceHdrRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/IterationRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/IterationRecord.html index 70c32818a..9063792e3 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/IterationRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/IterationRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class IterationRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/LabelRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/LabelRecord.html index 85b939bcd..14e5bb80c 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/LabelRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/LabelRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class LabelRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/LabelSSTRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/LabelSSTRecord.html index 0ab2a4f99..d7ae2f4b8 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/LabelSSTRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/LabelSSTRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class LabelSSTRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/LegendRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/LegendRecord.html index 1b8df943a..5ce7c4bbb 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/LegendRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/LegendRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class LegendRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/MMSRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/MMSRecord.html index 2e0b43c68..b8b2604fc 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/MMSRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/MMSRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class MMSRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/MergeCellsRecord.MergedRegion.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/MergeCellsRecord.MergedRegion.html index 8722be0c0..fad00aa99 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/MergeCellsRecord.MergedRegion.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/MergeCellsRecord.MergedRegion.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class MergeCellsRecord.MergedRegion diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/MergeCellsRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/MergeCellsRecord.html index 077a3654a..724e4e2b7 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/MergeCellsRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/MergeCellsRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class MergeCellsRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/MulBlankRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/MulBlankRecord.html index 6f89b0267..507d431f0 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/MulBlankRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/MulBlankRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class MulBlankRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/MulRKRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/MulRKRecord.html index 9314dcd92..72328ddd1 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/MulRKRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/MulRKRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class MulRKRecord @@ -35,7 +35,7 @@ Jakarta Poi API: Class MulRKRecord  PREV CLASS  - NEXT CLASSNEXT CLASS FRAMES    NO FRAMES @@ -490,7 +490,7 @@ public int serialize(int offset,  PREV CLASS  - NEXT CLASSNEXT CLASS FRAMES    NO FRAMES diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/NumberRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/NumberRecord.html index 257c0f4eb..3919a8e2a 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/NumberRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/NumberRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class NumberRecord @@ -34,7 +34,7 @@ Jakarta Poi API: Class NumberRecord PREV CLASS  + PREV CLASS   NEXT CLASS FRAMES   @@ -732,7 +732,7 @@ public boolean equals(java.lang.Object obj) PREV CLASS  + PREV CLASS   NEXT CLASS FRAMES   diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/PasswordRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/PasswordRecord.html index b3974c119..b8b384a98 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/PasswordRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/PasswordRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class PasswordRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/PasswordRev4Record.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/PasswordRev4Record.html index e85067a47..410d81beb 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/PasswordRev4Record.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/PasswordRev4Record.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class PasswordRev4Record diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/PlotGrowthRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/PlotGrowthRecord.html index edceaed7e..bdaad66fc 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/PlotGrowthRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/PlotGrowthRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class PlotGrowthRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/PrecisionRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/PrecisionRecord.html index 32bbab70d..e82637a19 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/PrecisionRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/PrecisionRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class PrecisionRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/PrintGridlinesRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/PrintGridlinesRecord.html index 3f46ca37d..f79ce18a5 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/PrintGridlinesRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/PrintGridlinesRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class PrintGridlinesRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/PrintHeadersRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/PrintHeadersRecord.html index 5919fc683..89168f6f8 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/PrintHeadersRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/PrintHeadersRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class PrintHeadersRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/PrintSetupRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/PrintSetupRecord.html index b0cddb27c..db7cc4240 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/PrintSetupRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/PrintSetupRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class PrintSetupRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ProtectRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ProtectRecord.html index f45693fc1..9e270a1d4 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ProtectRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ProtectRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class ProtectRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ProtectionRev4Record.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ProtectionRev4Record.html index a59d35539..d380d026a 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ProtectionRev4Record.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ProtectionRev4Record.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class ProtectionRev4Record diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/RKRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/RKRecord.html index 3bf64980c..d674b27e2 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/RKRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/RKRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class RKRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/Record.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/Record.html index bad726876..1993068d1 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/Record.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/Record.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class Record @@ -62,7 +62,7 @@ java.lang.Object +--org.apache.poi.hssf.record.Record
-
Direct Known Subclasses:
AreaRecord, BackupRecord, BarRecord, BeginRecord, BlankRecord, BOFRecord, BookBoolRecord, BoolErrRecord, BoundSheetRecord, CalcCountRecord, CalcModeRecord, ChartFormatRecord, ChartRecord, CodepageRecord, ColumnInfoRecord, ContinueRecord, CountryRecord, DataFormatRecord, DateWindow1904Record, DatRecord, DBCellRecord, DefaultColWidthRecord, DefaultRowHeightRecord, DeltaRecord, DimensionsRecord, DSFRecord, EndRecord, EOFRecord, ExtendedFormatRecord, ExtSSTInfoSubRecord, ExtSSTRecord, FnGroupCountRecord, FontRecord, FooterRecord, FormatRecord, FormulaRecord, FrameRecord, GridsetRecord, GutsRecord, HCenterRecord, HeaderRecord, HideObjRecord, IndexRecord, InterfaceEndRecord, InterfaceHdrRecord, IterationRecord, LabelRecord, LabelSSTRecord, LegendRecord, MergeCellsRecord, MMSRecord, MulBlankRecord, MulRKRecord, NumberRecord, PasswordRecord, PasswordRev4Record, PlotGrowthRecord, PrecisionRecord, PrintGridlinesRecord, PrintHeadersRecord, PrintSetupRecord, ProtectionRev4Record, ProtectRecord, RefModeRecord, RefreshAllRecord, RKRecord, RowRecord, RowRecordsAggregate, SaveRecalcRecord, SelectionRecord, SeriesRecord, SSTRecord, StyleRecord, TabIdRecord, UnicodeString, UnitsRecord, UnknownRecord, UseSelFSRecord, ValueRangeRecord, ValueRecordsAggregate, VCenterRecord, WindowOneRecord, WindowProtectRecord, WindowTwoRecord, WriteAccessRecord, WSBoolRecord
+
Direct Known Subclasses:
AreaRecord, BackupRecord, BarRecord, BeginRecord, BlankRecord, BOFRecord, BookBoolRecord, BoolErrRecord, BoundSheetRecord, CalcCountRecord, CalcModeRecord, ChartFormatRecord, ChartRecord, CodepageRecord, ColumnInfoRecord, ContinueRecord, CountryRecord, DataFormatRecord, DateWindow1904Record, DatRecord, DBCellRecord, DefaultColWidthRecord, DefaultDataLabelTextPropertiesRecord, DefaultRowHeightRecord, DeltaRecord, DimensionsRecord, DSFRecord, EndRecord, EOFRecord, ExtendedFormatRecord, ExtSSTInfoSubRecord, ExtSSTRecord, FnGroupCountRecord, FontBasisRecord, FontIndexRecord, FontRecord, FooterRecord, FormatRecord, FormulaRecord, FrameRecord, GridsetRecord, GutsRecord, HCenterRecord, HeaderRecord, HideObjRecord, IndexRecord, InterfaceEndRecord, InterfaceHdrRecord, IterationRecord, LabelRecord, LabelSSTRecord, LegendRecord, MergeCellsRecord, MMSRecord, MulBlankRecord, MulRKRecord, NumberFormatIndexRecord, NumberRecord, PasswordRecord, PasswordRev4Record, PlotGrowthRecord, PrecisionRecord, PrintGridlinesRecord, PrintHeadersRecord, PrintSetupRecord, ProtectionRev4Record, ProtectRecord, RefModeRecord, RefreshAllRecord, RKRecord, RowRecord, RowRecordsAggregate, SaveRecalcRecord, SelectionRecord, SeriesListRecord, SeriesRecord, SSTRecord, StyleRecord, TabIdRecord, UnicodeString, UnitsRecord, UnknownRecord, UseSelFSRecord, ValueRangeRecord, ValueRecordsAggregate, VCenterRecord, WindowOneRecord, WindowProtectRecord, WindowTwoRecord, WriteAccessRecord, WSBoolRecord

diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/RecordFactory.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/RecordFactory.html index 563e2e7c1..85fc26cc4 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/RecordFactory.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/RecordFactory.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class RecordFactory diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/RecordFormatException.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/RecordFormatException.html index 201d034d9..62cf9ca6e 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/RecordFormatException.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/RecordFormatException.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class RecordFormatException diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/RefModeRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/RefModeRecord.html index fc988350b..1c0002409 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/RefModeRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/RefModeRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class RefModeRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/RefreshAllRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/RefreshAllRecord.html index 97c6313be..b5899f41e 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/RefreshAllRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/RefreshAllRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class RefreshAllRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/RowRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/RowRecord.html index 4044bf0d2..253379744 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/RowRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/RowRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class RowRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/SSTRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/SSTRecord.html index 99aa5e42f..849db34b8 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/SSTRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/SSTRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class SSTRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/SaveRecalcRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/SaveRecalcRecord.html index c3f190c0e..f69d0d121 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/SaveRecalcRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/SaveRecalcRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class SaveRecalcRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/SelectionRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/SelectionRecord.html index 86683fe51..20f2e10de 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/SelectionRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/SelectionRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class SelectionRecord @@ -35,7 +35,7 @@ Jakarta Poi API: Class SelectionRecord  PREV CLASS  - NEXT CLASSNEXT CLASS FRAMES    NO FRAMES @@ -596,7 +596,7 @@ public short getSid()  PREV CLASS  - NEXT CLASSNEXT CLASS FRAMES    NO FRAMES diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/SeriesRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/SeriesRecord.html index 7272941cd..32535ca95 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/SeriesRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/SeriesRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class SeriesRecord @@ -34,7 +34,7 @@ Jakarta Poi API: Class SeriesRecord PREV CLASS  + PREV CLASS   NEXT CLASS FRAMES   @@ -824,7 +824,7 @@ public void setNumBubbleValues(short field_6_numBubbleValues) PREV CLASS  + PREV CLASS   NEXT CLASS FRAMES   diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/StyleRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/StyleRecord.html index 9dc8bc4d8..09ae8b37a 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/StyleRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/StyleRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class StyleRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/TabIdRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/TabIdRecord.html index c4a8c4418..fd4ec21d3 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/TabIdRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/TabIdRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class TabIdRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/UnicodeString.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/UnicodeString.html index beaac7fc1..03132eb35 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/UnicodeString.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/UnicodeString.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class UnicodeString diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/UnitsRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/UnitsRecord.html index 22b90df3a..d2f9aacbf 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/UnitsRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/UnitsRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class UnitsRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/UnknownRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/UnknownRecord.html index f01cc1262..e5821bd78 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/UnknownRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/UnknownRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class UnknownRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/UseSelFSRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/UseSelFSRecord.html index 95ca7d055..1ffc4300a 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/UseSelFSRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/UseSelFSRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class UseSelFSRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/VCenterRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/VCenterRecord.html index 57ccb9461..e9e37896b 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/VCenterRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/VCenterRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class VCenterRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ValueRangeRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ValueRangeRecord.html index d02cc7d7e..9777ab3af 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ValueRangeRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/ValueRangeRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class ValueRangeRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/WSBoolRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/WSBoolRecord.html index f525ce075..66aa15b6a 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/WSBoolRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/WSBoolRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class WSBoolRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/WindowOneRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/WindowOneRecord.html index 532d16339..c5e26d091 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/WindowOneRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/WindowOneRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class WindowOneRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/WindowProtectRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/WindowProtectRecord.html index 2b8f504ad..54d160db6 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/WindowProtectRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/WindowProtectRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class WindowProtectRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/WindowTwoRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/WindowTwoRecord.html index 5ea31cba5..7bfd5ffa5 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/WindowTwoRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/WindowTwoRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class WindowTwoRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/WriteAccessRecord.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/WriteAccessRecord.html index 49683f6d6..0e5d10511 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/WriteAccessRecord.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/WriteAccessRecord.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class WriteAccessRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/aggregates/RowRecordsAggregate.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/aggregates/RowRecordsAggregate.html index f2a04039c..815cf07d9 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/aggregates/RowRecordsAggregate.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/aggregates/RowRecordsAggregate.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class RowRecordsAggregate diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/aggregates/ValueRecordsAggregate.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/aggregates/ValueRecordsAggregate.html index 53857b4b1..a7d7545fb 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/aggregates/ValueRecordsAggregate.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/aggregates/ValueRecordsAggregate.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class ValueRecordsAggregate diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/aggregates/package-frame.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/aggregates/package-frame.html index 02d327c80..4cdc3a6a4 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/aggregates/package-frame.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/aggregates/package-frame.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Package org.apache.poi.hssf.record.aggregates diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/aggregates/package-summary.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/aggregates/package-summary.html index 067375071..4ec4e419f 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/aggregates/package-summary.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/aggregates/package-summary.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Package org.apache.poi.hssf.record.aggregates @@ -47,6 +47,12 @@ Jakarta Poi API: Package org.apache.poi.hssf.record.aggregates

Package org.apache.poi.hssf.record.aggregates

+record aggregates are not real "records" but collections of records that act as a single record. +

+See: +
+          Description +

@@ -65,6 +71,27 @@ Package org.apache.poi.hssf.record.aggregates  

+

+Package org.apache.poi.hssf.record.aggregates Description +

+ +

+record aggregates are not real "records" but collections of records that act as a single record. +This is an optimization basically. + +

Related Documentation

+ +For overviews, tutorials, examples, guides, and tool documentation, please see: + + + +

+

+
See Also:
org.apache.poi.hssf.record, +org.apache.poi.hssf.eventmodel, +RecordFactory

diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/aggregates/package-tree.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/aggregates/package-tree.html index b7ee637a9..372e7219a 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/aggregates/package-tree.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/aggregates/package-tree.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: org.apache.poi.hssf.record.aggregates Class Hierarchy diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/AddPtg.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/AddPtg.html index 593885a2c..592142aca 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/AddPtg.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/AddPtg.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class AddPtg diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/AreaPtg.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/AreaPtg.html index 19b9855a0..503410029 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/AreaPtg.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/AreaPtg.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class AreaPtg diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/AttrPtg.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/AttrPtg.html index fdb430055..a9df4442d 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/AttrPtg.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/AttrPtg.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class AttrPtg diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/DividePtg.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/DividePtg.html index 681754511..ae4bb0fdd 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/DividePtg.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/DividePtg.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class DividePtg diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/ExpPtg.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/ExpPtg.html index b2438ed42..a7c29389b 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/ExpPtg.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/ExpPtg.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class ExpPtg diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/FormulaUtil.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/FormulaUtil.html index 37cfa57e6..903edc829 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/FormulaUtil.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/FormulaUtil.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class FormulaUtil diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/IntPtg.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/IntPtg.html index 622ec1691..52198f8ac 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/IntPtg.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/IntPtg.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class IntPtg diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/MemErrPtg.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/MemErrPtg.html index 2980b7245..a3ad16580 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/MemErrPtg.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/MemErrPtg.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class MemErrPtg diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/MultiplyPtg.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/MultiplyPtg.html index bf41b85e2..0cf618f66 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/MultiplyPtg.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/MultiplyPtg.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class MultiplyPtg diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/NamePtg.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/NamePtg.html index 513023dd9..a855ad59a 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/NamePtg.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/NamePtg.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class NamePtg diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/OperationPtg.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/OperationPtg.html index 04c1729ef..0d51ad1e5 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/OperationPtg.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/OperationPtg.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Interface OperationPtg diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/ParenthesisPtg.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/ParenthesisPtg.html index 073228ea4..dde2d2085 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/ParenthesisPtg.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/ParenthesisPtg.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class ParenthesisPtg diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/PowerPtg.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/PowerPtg.html index 720ab149e..77a3a47c2 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/PowerPtg.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/PowerPtg.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class PowerPtg diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/Ptg.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/Ptg.html index 22fade0cf..de777901c 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/Ptg.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/Ptg.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class Ptg diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/SubtractPtg.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/SubtractPtg.html index 77439c86b..a3ae0bf7a 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/SubtractPtg.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/SubtractPtg.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class SubtractPtg diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/UnknownPtg.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/UnknownPtg.html index 47e8ee539..0d6fafbc1 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/UnknownPtg.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/UnknownPtg.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class UnknownPtg diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/ValueReferencePtg.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/ValueReferencePtg.html index b95dd55de..c9abd3503 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/ValueReferencePtg.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/ValueReferencePtg.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class ValueReferencePtg diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/ValueVariableFunctionPtg.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/ValueVariableFunctionPtg.html index 911398ebe..ed74c4f01 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/ValueVariableFunctionPtg.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/ValueVariableFunctionPtg.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class ValueVariableFunctionPtg diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/package-frame.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/package-frame.html index 978afd247..dacea1b9b 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/package-frame.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/package-frame.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Package org.apache.poi.hssf.record.formula diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/package-summary.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/package-summary.html index fc9c43683..9c1edb371 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/package-summary.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/package-summary.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Package org.apache.poi.hssf.record.formula @@ -47,6 +47,14 @@ Jakarta Poi API: Package org.apache.poi.hssf.record.formula

Package org.apache.poi.hssf.record.formula

+formula package contains binary PTG structures used in Formulas (not yet supported!) + + +

+See: +
+          Description +

@@ -142,6 +150,25 @@ Package org.apache.poi.hssf.record.formula  

+

+Package org.apache.poi.hssf.record.formula Description +

+ +

+formula package contains binary PTG structures used in Formulas (not yet supported!) + +

Related Documentation

+ +For overviews, tutorials, examples, guides, and tool documentation, please see: + + + +

+

+
See Also:
org.apache.poi.hssf.record, +FormulaRecord

diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/package-tree.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/package-tree.html index 3af78f6a2..616ea39be 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/package-tree.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/formula/package-tree.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: org.apache.poi.hssf.record.formula Class Hierarchy diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/package-frame.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/package-frame.html index b11aa250e..8bcbc8a10 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/package-frame.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/package-frame.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Package org.apache.poi.hssf.record @@ -72,6 +72,8 @@ Classes 
DefaultColWidthRecord
+DefaultDataLabelTextPropertiesRecord +
DefaultRowHeightRecord
DeltaRecord @@ -92,6 +94,10 @@ Classes 
FnGroupCountRecord
+FontBasisRecord +
+FontIndexRecord +
FontRecord
FooterRecord @@ -134,6 +140,8 @@ Classes 
MulRKRecord
+NumberFormatIndexRecord +
NumberRecord
PasswordRecord @@ -170,6 +178,8 @@ Classes 
SelectionRecord
+SeriesListRecord +
SeriesRecord
SSTRecord diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/package-summary.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/package-summary.html index 7b222f254..db90e46e1 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/package-summary.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/package-summary.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Package org.apache.poi.hssf.record @@ -47,6 +47,12 @@ Jakarta Poi API: Package org.apache.poi.hssf.record

Package org.apache.poi.hssf.record

+Record package contains class representations for XLS binary strutures. +

+See: +
+          Description +

@@ -121,7 +127,7 @@ Package org.apache.poi.hssf.record - + @@ -160,6 +166,10 @@ Package org.apache.poi.hssf.record + + + + + + + + + + + + @@ -288,6 +306,10 @@ Package org.apache.poi.hssf.record + + + + @@ -363,6 +385,10 @@ Package org.apache.poi.hssf.record + + + + @@ -442,6 +468,26 @@ Package org.apache.poi.hssf.record  

+

+Package org.apache.poi.hssf.record Description +

+ +

+Record package contains class representations for XLS binary strutures. Its very +low level. + +

Related Documentation

+ +For overviews, tutorials, examples, guides, and tool documentation, please see: + + + +

+

+
See Also:
org.apache.poi.hssf.eventmodel, +RecordFactory

diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/package-tree.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/package-tree.html index 53f4c2802..b4ce6aed1 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/package-tree.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/record/package-tree.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: org.apache.poi.hssf.record Class Hierarchy @@ -60,13 +60,13 @@ Class Hierarchy
  • class org.apache.poi.hssf.record.MergeCellsRecord.MergedRegion
  • class org.apache.poi.hssf.record.Record
  • class org.apache.poi.hssf.record.RecordFactory
  • class java.lang.Throwable (implements java.io.Serializable)
      diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFCell.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFCell.html index 4578a88fa..5dadc517b 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFCell.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFCell.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFCell diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFCellStyle.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFCellStyle.html index f7e4eb020..eaf3c29f2 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFCellStyle.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFCellStyle.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFCellStyle diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFColorConstants.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFColorConstants.html index ffecee06c..ece262ea6 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFColorConstants.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFColorConstants.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Interface HSSFColorConstants diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFDataFormat.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFDataFormat.html index c9fad8f29..f2a9198cf 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFDataFormat.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFDataFormat.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFDataFormat diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFDateUtil.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFDateUtil.html index 5213f7ed0..032a51745 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFDateUtil.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFDateUtil.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFDateUtil diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFErrorConstants.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFErrorConstants.html index 176297cde..7b58052d8 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFErrorConstants.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFErrorConstants.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Interface HSSFErrorConstants diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFFont.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFFont.html index 0bc9b6803..1697525c7 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFFont.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFFont.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFFont diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFRow.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFRow.html index 52f4c95eb..1d123d352 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFRow.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFRow.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFRow diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFSheet.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFSheet.html index 70cbc7eed..e11c7f91b 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFSheet.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFSheet.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFSheet diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFWorkbook.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFWorkbook.html index bd0e341d2..45c51ed81 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFWorkbook.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/HSSFWorkbook.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFWorkbook diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/package-frame.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/package-frame.html index cf87a9be0..243641b74 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/package-frame.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/package-frame.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Package org.apache.poi.hssf.usermodel diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/package-summary.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/package-summary.html index 0c55dd700..33201c2a8 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/package-summary.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/package-summary.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Package org.apache.poi.hssf.usermodel @@ -47,6 +47,14 @@ Jakarta Poi API: Package org.apache.poi.hssf.usermodel

      Package org.apache.poi.hssf.usermodel

      +usermodel package maps HSSF low level strutures to familiar workbook/sheet model + + +

      +See: +
      +          Description +

  • ChartRecordThe CHART record defines the location of a chart an it's size.The chart record is used to define the location and size of a chart.
    CodepageRecordTitle: Default Column Width Record
    DefaultDataLabelTextPropertiesRecordThe default data label text properties record identifies the text characteristics of the preceeding text record.
    DefaultRowHeightRecord Title: Default Row Height Record Description: Row height for rows with undefined or not explicitly defined @@ -204,6 +214,14 @@ Package org.apache.poi.hssf.record Title: Function Group Count Record
    FontBasisRecordThe font basis record stores various font metrics.
    FontIndexRecordThe font index record indexes into the font table for the text record.
    FontRecord Title: Font Record - descrbes a font in the workbook (index = 0-3,5-infinity - skip 4)
    Used to store multiple RK numbers on a row.
    NumberFormatIndexRecordThe number format index record indexes format table.
    NumberRecord Contains a numeric cell value.
    Title: Selection Record
    SeriesListRecordThe series list record defines the series displayed as an overlay to the main chart record.
    SeriesRecord The series record describes the overall data for a series.
    @@ -107,6 +115,25 @@ Package org.apache.poi.hssf.usermodel  

    +

    +Package org.apache.poi.hssf.usermodel Description +

    + +

    +usermodel package maps HSSF low level strutures to familiar workbook/sheet model + +

    Related Documentation

    + +For overviews, tutorials, examples, guides, and tool documentation, please see: + + + +

    +

    +
    See Also:
    org.apache.poi.hssf, +org.apache.poi.hssf.eventmodel

    diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/package-tree.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/package-tree.html index c7f273c84..41123ef7e 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/package-tree.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/usermodel/package-tree.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: org.apache.poi.hssf.usermodel Class Hierarchy diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.AQUA.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.AQUA.html index f308bb527..89cc71363 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.AQUA.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.AQUA.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.AQUA diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.BLACK.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.BLACK.html index 926ee876d..771a1aea1 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.BLACK.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.BLACK.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.BLACK diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.BLUE.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.BLUE.html index ccada984c..75adb952d 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.BLUE.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.BLUE.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.BLUE diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.BLUE_GREY.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.BLUE_GREY.html index f789cfb3e..f9278ea80 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.BLUE_GREY.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.BLUE_GREY.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.BLUE_GREY diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.BRIGHT_GREEN.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.BRIGHT_GREEN.html index 2a3ab4eaf..b803e4681 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.BRIGHT_GREEN.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.BRIGHT_GREEN.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.BRIGHT_GREEN diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.BROWN.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.BROWN.html index 7e391432d..2287f17a9 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.BROWN.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.BROWN.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.BROWN diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.DARK_BLUE.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.DARK_BLUE.html index 9fe32fea3..5c630ea91 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.DARK_BLUE.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.DARK_BLUE.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.DARK_BLUE diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.DARK_GREEN.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.DARK_GREEN.html index 64e1faef7..2eff84371 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.DARK_GREEN.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.DARK_GREEN.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.DARK_GREEN diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.DARK_RED.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.DARK_RED.html index cf4367638..28652e566 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.DARK_RED.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.DARK_RED.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.DARK_RED diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.DARK_TEAL.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.DARK_TEAL.html index d57ba4088..4ee59bcf4 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.DARK_TEAL.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.DARK_TEAL.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.DARK_TEAL diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.DARK_YELLOW.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.DARK_YELLOW.html index ff0b5fcbc..90d8b54f0 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.DARK_YELLOW.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.DARK_YELLOW.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.DARK_YELLOW diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.GOLD.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.GOLD.html index a4f83a1b9..972479d1a 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.GOLD.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.GOLD.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.GOLD diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.GREEN.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.GREEN.html index d68e601ce..03b41feb5 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.GREEN.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.GREEN.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.GREEN diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.GREY_25_PERCENT.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.GREY_25_PERCENT.html index d746470d0..6efc1b81b 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.GREY_25_PERCENT.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.GREY_25_PERCENT.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.GREY_25_PERCENT diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.GREY_40_PERCENT.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.GREY_40_PERCENT.html index 0e1326661..e0bc0db4b 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.GREY_40_PERCENT.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.GREY_40_PERCENT.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.GREY_40_PERCENT diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.GREY_50_PERCENT.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.GREY_50_PERCENT.html index 7ff70012b..223c9f95c 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.GREY_50_PERCENT.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.GREY_50_PERCENT.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.GREY_50_PERCENT diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.GREY_80_PERCENT.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.GREY_80_PERCENT.html index 5ac70b899..b2dbead4f 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.GREY_80_PERCENT.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.GREY_80_PERCENT.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.GREY_80_PERCENT diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.INDIGO.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.INDIGO.html index e15922bd8..c427ddd94 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.INDIGO.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.INDIGO.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.INDIGO diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.LAVENDER.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.LAVENDER.html index 8522128f7..479a3f124 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.LAVENDER.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.LAVENDER.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.LAVENDER diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.LIGHT_BLUE.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.LIGHT_BLUE.html index c525e52e7..b9d5f84ff 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.LIGHT_BLUE.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.LIGHT_BLUE.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.LIGHT_BLUE diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.LIGHT_GREEN.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.LIGHT_GREEN.html index 80bd445eb..c0c1fb06f 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.LIGHT_GREEN.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.LIGHT_GREEN.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.LIGHT_GREEN diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.LIGHT_ORANGE.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.LIGHT_ORANGE.html index 3a5dc0fed..ff90dd1da 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.LIGHT_ORANGE.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.LIGHT_ORANGE.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.LIGHT_ORANGE diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.LIGHT_TURQUOISE.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.LIGHT_TURQUOISE.html index eda8ccbe9..8865fe72e 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.LIGHT_TURQUOISE.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.LIGHT_TURQUOISE.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.LIGHT_TURQUOISE diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.LIGHT_YELLOW.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.LIGHT_YELLOW.html index 43d6e8a3d..7708762e4 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.LIGHT_YELLOW.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.LIGHT_YELLOW.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.LIGHT_YELLOW diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.LIME.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.LIME.html index 0be4d58a5..4aeec869d 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.LIME.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.LIME.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.LIME diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.OLIVE_GREEN.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.OLIVE_GREEN.html index f18273732..788b61421 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.OLIVE_GREEN.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.OLIVE_GREEN.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.OLIVE_GREEN diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.ORANGE.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.ORANGE.html index e16dd50e7..9236cf3d9 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.ORANGE.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.ORANGE.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.ORANGE diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.PALE_BLUE.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.PALE_BLUE.html index 97e06dce0..259dd5c24 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.PALE_BLUE.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.PALE_BLUE.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.PALE_BLUE diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.PINK.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.PINK.html index 3c0462ebd..59dda82f8 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.PINK.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.PINK.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.PINK diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.PLUM.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.PLUM.html index 03cf1439a..c2e505f73 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.PLUM.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.PLUM.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.PLUM diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.RED.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.RED.html index e499e9b06..5d29e469c 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.RED.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.RED.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.RED diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.ROSE.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.ROSE.html index 5a013fd5e..55761ebe7 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.ROSE.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.ROSE.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.ROSE diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.SEA_GREEN.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.SEA_GREEN.html index fa888db0c..db7f401ef 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.SEA_GREEN.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.SEA_GREEN.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.SEA_GREEN diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.SKY_BLUE.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.SKY_BLUE.html index afdffa625..21c1dfc04 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.SKY_BLUE.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.SKY_BLUE.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.SKY_BLUE diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.TAN.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.TAN.html index afad8cbdb..d6ad50cd6 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.TAN.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.TAN.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.TAN diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.TEAL.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.TEAL.html index 950d51056..303cee57e 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.TEAL.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.TEAL.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.TEAL diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.TURQUOISE.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.TURQUOISE.html index 85345d6af..20a025665 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.TURQUOISE.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.TURQUOISE.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.TURQUOISE diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.VIOLET.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.VIOLET.html index 549431d61..c98a21820 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.VIOLET.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.VIOLET.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.VIOLET diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.WHITE.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.WHITE.html index 9e6d3958b..8f3660123 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.WHITE.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.WHITE.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.WHITE diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.YELLOW.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.YELLOW.html index 346b64108..97b0aba57 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.YELLOW.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.YELLOW.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor.YELLOW diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.html index 433febc90..05527477d 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/HSSFColor.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HSSFColor diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/RecordGenerator.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/RecordGenerator.html index 422daf58e..7abe19031 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/RecordGenerator.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/RecordGenerator.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class RecordGenerator diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/Region.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/Region.html index 8568f5099..1ae8c0ef1 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/Region.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/Region.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class Region diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/package-frame.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/package-frame.html index d92217677..3fb0765b1 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/package-frame.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/package-frame.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Package org.apache.poi.hssf.util diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/package-summary.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/package-summary.html index b0cbb68b8..142bc5257 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/package-summary.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/package-summary.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Package org.apache.poi.hssf.util @@ -47,6 +47,13 @@ Jakarta Poi API: Package org.apache.poi.hssf.util

    Package org.apache.poi.hssf.util

    +util package contains tools needed for writing HSSF files that are not necesarily "real" +HSSF concepts. +

    +See: +
    +          Description +

    @@ -230,6 +237,25 @@ Package org.apache.poi.hssf.util  

    +

    +Package org.apache.poi.hssf.util Description +

    + +

    +util package contains tools needed for writing HSSF files that are not necesarily "real" +HSSF concepts. + +

    Related Documentation

    + +For overviews, tutorials, examples, guides, and tool documentation, please see: + + + +

    +

    +
    See Also:
    org.apache.poi.usermodel

    diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/package-tree.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/package-tree.html index 473b540a9..9ac60ae7b 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/package-tree.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/hssf/util/package-tree.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: org.apache.poi.hssf.util Class Hierarchy diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/common/PoiFSConstants.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/common/PoiFSConstants.html index 6bb3984ab..72a59d1c3 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/common/PoiFSConstants.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/common/PoiFSConstants.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Interface PoiFSConstants diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/common/package-frame.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/common/package-frame.html index 26b3a42ac..6eca44589 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/common/package-frame.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/common/package-frame.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Package org.apache.poi.poifs.common diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/common/package-summary.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/common/package-summary.html index e3ba8a504..b89107b50 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/common/package-summary.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/common/package-summary.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Package org.apache.poi.poifs.common @@ -47,6 +47,14 @@ Jakarta Poi API: Package org.apache.poi.poifs.common

    Package org.apache.poi.poifs.common

    +common package contains constants and other classes shared across all POIFS subpackages + + +

    +See: +
    +          Description +

    @@ -61,6 +69,25 @@ Package org.apache.poi.poifs.common  

    +

    +Package org.apache.poi.poifs.common Description +

    + +

    +common package contains constants and other classes shared across all POIFS subpackages + +

    Related Documentation

    + +For overviews, tutorials, examples, guides, and tool documentation, please see: + + + +

    +

    +
    See Also:
    org.apache.poi.hssf, +org.apache.poi.hpsf

    diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/common/package-tree.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/common/package-tree.html index 18fd52130..0262f4550 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/common/package-tree.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/common/package-tree.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: org.apache.poi.poifs.common Class Hierarchy diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/dev/POIFSViewEngine.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/dev/POIFSViewEngine.html index fb76cca6b..e3e718dce 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/dev/POIFSViewEngine.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/dev/POIFSViewEngine.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class POIFSViewEngine diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/dev/POIFSViewable.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/dev/POIFSViewable.html index 4276a95ee..91c59ea3e 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/dev/POIFSViewable.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/dev/POIFSViewable.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Interface POIFSViewable diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/dev/POIFSViewer.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/dev/POIFSViewer.html index 6b39eb3ad..d95a0537f 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/dev/POIFSViewer.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/dev/POIFSViewer.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class POIFSViewer diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/dev/package-frame.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/dev/package-frame.html index 30ed3b82e..df304cf96 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/dev/package-frame.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/dev/package-frame.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Package org.apache.poi.poifs.dev diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/dev/package-summary.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/dev/package-summary.html index e04cf3585..f5c04e80e 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/dev/package-summary.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/dev/package-summary.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Package org.apache.poi.poifs.dev @@ -47,6 +47,12 @@ Jakarta Poi API: Package org.apache.poi.poifs.dev

    Package org.apache.poi.poifs.dev

    +DEV package serves two purposes. +

    +See: +
    +          Description +

    @@ -79,6 +85,25 @@ Package org.apache.poi.poifs.dev  

    +

    +Package org.apache.poi.poifs.dev Description +

    + +

    +DEV package serves two purposes. 1. Examples for how to use POIFS and 2. tools for developing +and validating POIFS. + +

    Related Documentation

    + +For overviews, tutorials, examples, guides, and tool documentation, please see: + + + +

    +

    +
    See Also:
    org.apache.poi.poifs

    diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/dev/package-tree.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/dev/package-tree.html index 59bd49b53..6fb85c0f9 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/dev/package-tree.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/dev/package-tree.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: org.apache.poi.poifs.dev Class Hierarchy diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/eventfilesystem/POIFSReader.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/eventfilesystem/POIFSReader.html index 71e3790ab..f70a8d13b 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/eventfilesystem/POIFSReader.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/eventfilesystem/POIFSReader.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class POIFSReader diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/eventfilesystem/POIFSReaderEvent.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/eventfilesystem/POIFSReaderEvent.html index 3459cd182..a95b6296d 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/eventfilesystem/POIFSReaderEvent.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/eventfilesystem/POIFSReaderEvent.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class POIFSReaderEvent diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/eventfilesystem/POIFSReaderListener.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/eventfilesystem/POIFSReaderListener.html index fbf8ae100..7ae91075d 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/eventfilesystem/POIFSReaderListener.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/eventfilesystem/POIFSReaderListener.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Interface POIFSReaderListener diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/eventfilesystem/package-frame.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/eventfilesystem/package-frame.html index 265093e61..6931aac2d 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/eventfilesystem/package-frame.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/eventfilesystem/package-frame.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Package org.apache.poi.poifs.eventfilesystem diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/eventfilesystem/package-summary.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/eventfilesystem/package-summary.html index 7e6eef453..22b1c95cd 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/eventfilesystem/package-summary.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/eventfilesystem/package-summary.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Package org.apache.poi.poifs.eventfilesystem @@ -47,6 +47,12 @@ Jakarta Poi API: Package org.apache.poi.poifs.eventfilesystem

    Package org.apache.poi.poifs.eventfilesystem

    +The eventfilesystem is an efficient method for reading OLE 2 CDF files. +

    +See: +
    +          Description +

    @@ -79,6 +85,24 @@ Package org.apache.poi.poifs.eventfilesystem  

    +

    +Package org.apache.poi.poifs.eventfilesystem Description +

    + +

    +The eventfilesystem is an efficient method for reading OLE 2 CDF files. It is to OLE 2 CDF what SAX is to XML. + +

    Related Documentation

    + +For overviews, tutorials, examples, guides, and tool documentation, please see: + + + +

    +

    +
    See Also:
    org.apache.poi.poifs.filesystem

    diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/eventfilesystem/package-tree.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/eventfilesystem/package-tree.html index ad48457ca..00859a944 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/eventfilesystem/package-tree.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/eventfilesystem/package-tree.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: org.apache.poi.poifs.eventfilesystem Class Hierarchy diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/BATManaged.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/BATManaged.html index cf5fd6c64..92d7cf3e5 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/BATManaged.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/BATManaged.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Interface BATManaged diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/DirectoryEntry.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/DirectoryEntry.html index e590d5b02..236236946 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/DirectoryEntry.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/DirectoryEntry.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Interface DirectoryEntry diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/DirectoryNode.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/DirectoryNode.html index 5b5c3227f..a4c3e9fcc 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/DirectoryNode.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/DirectoryNode.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class DirectoryNode diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/DocumentDescriptor.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/DocumentDescriptor.html index 5c9ab8528..279be561d 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/DocumentDescriptor.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/DocumentDescriptor.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class DocumentDescriptor diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/DocumentEntry.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/DocumentEntry.html index ab2164eb0..efcb0b1af 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/DocumentEntry.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/DocumentEntry.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Interface DocumentEntry diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/DocumentInputStream.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/DocumentInputStream.html index b637f8cf3..145dcb8d9 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/DocumentInputStream.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/DocumentInputStream.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class DocumentInputStream diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/DocumentNode.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/DocumentNode.html index 757cd2bc6..e742b0b8b 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/DocumentNode.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/DocumentNode.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class DocumentNode diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/DocumentOutputStream.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/DocumentOutputStream.html index 0dc12da50..b3331c8e7 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/DocumentOutputStream.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/DocumentOutputStream.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class DocumentOutputStream diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/Entry.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/Entry.html index 225858b46..12ec589ec 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/Entry.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/Entry.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Interface Entry diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/EntryNode.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/EntryNode.html index 94b609fae..2b9ffe381 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/EntryNode.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/EntryNode.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class EntryNode diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/POIFSDocument.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/POIFSDocument.html index cf83c1b4c..090421c05 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/POIFSDocument.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/POIFSDocument.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class POIFSDocument diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/POIFSDocumentPath.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/POIFSDocumentPath.html index 557c212c2..3a3e63bee 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/POIFSDocumentPath.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/POIFSDocumentPath.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class POIFSDocumentPath diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/POIFSFileSystem.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/POIFSFileSystem.html index 5949bc1b3..2f592350c 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/POIFSFileSystem.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/POIFSFileSystem.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class POIFSFileSystem diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/POIFSWriterEvent.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/POIFSWriterEvent.html index d5c9b9410..c17fa1124 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/POIFSWriterEvent.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/POIFSWriterEvent.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class POIFSWriterEvent diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/POIFSWriterListener.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/POIFSWriterListener.html index a7b758c7d..ca5427605 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/POIFSWriterListener.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/POIFSWriterListener.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Interface POIFSWriterListener diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/package-frame.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/package-frame.html index e9dc20fe4..42c3b644b 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/package-frame.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/package-frame.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Package org.apache.poi.poifs.filesystem diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/package-summary.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/package-summary.html index 8b252a694..819bdd466 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/package-summary.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/package-summary.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Package org.apache.poi.poifs.filesystem @@ -47,6 +47,12 @@ Jakarta Poi API: Package org.apache.poi.poifs.filesystem

    Package org.apache.poi.poifs.filesystem

    +filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface. +

    +See: +
    +          Description +

    @@ -139,6 +145,24 @@ Package org.apache.poi.poifs.filesystem  

    +

    +Package org.apache.poi.poifs.filesystem Description +

    + +

    +filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface. + +

    Related Documentation

    + +For overviews, tutorials, examples, guides, and tool documentation, please see: + + + +

    +

    +
    See Also:
    org.apache.poi.poifs.eventfilesystem

    diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/package-tree.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/package-tree.html index 29030338f..f11374f79 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/package-tree.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/filesystem/package-tree.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: org.apache.poi.poifs.filesystem Class Hierarchy diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/Child.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/Child.html index c4b95f648..ca8fde409 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/Child.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/Child.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Interface Child diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/DirectoryProperty.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/DirectoryProperty.html index d62460518..3801ba347 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/DirectoryProperty.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/DirectoryProperty.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class DirectoryProperty diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/DocumentProperty.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/DocumentProperty.html index a74471ee4..aa62a2497 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/DocumentProperty.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/DocumentProperty.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class DocumentProperty diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/Parent.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/Parent.html index beba818e9..b83f8541d 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/Parent.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/Parent.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Interface Parent diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/Property.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/Property.html index 3a81bb65c..d1de21b22 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/Property.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/Property.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class Property diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/PropertyConstants.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/PropertyConstants.html index ee000240f..710019a2e 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/PropertyConstants.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/PropertyConstants.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Interface PropertyConstants diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/PropertyTable.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/PropertyTable.html index 4beb9794d..3db8742a3 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/PropertyTable.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/PropertyTable.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class PropertyTable diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/RootProperty.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/RootProperty.html index dbeba2553..b5b5c1be1 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/RootProperty.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/RootProperty.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class RootProperty diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/package-frame.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/package-frame.html index 71666dff0..e39c345db 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/package-frame.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/package-frame.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Package org.apache.poi.poifs.property diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/package-summary.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/package-summary.html index e3dcffe04..09c41d06f 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/package-summary.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/package-summary.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Package org.apache.poi.poifs.property @@ -47,6 +47,12 @@ Jakarta Poi API: Package org.apache.poi.poifs.property

    Package org.apache.poi.poifs.property

    +property package contains high and low level Property structures for POIFS. +

    +See: +
    +          Description +

    @@ -103,6 +109,24 @@ Package org.apache.poi.poifs.property  

    +

    +Package org.apache.poi.poifs.property Description +

    + +

    +property package contains high and low level Property structures for POIFS. + +

    Related Documentation

    + +For overviews, tutorials, examples, guides, and tool documentation, please see: + + + +

    +

    +
    See Also:
    org.apache.poi.poifs.filesystem

    diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/package-tree.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/package-tree.html index dbabbe0d4..5d0183bec 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/package-tree.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/property/package-tree.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: org.apache.poi.poifs.property Class Hierarchy diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/BATBlock.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/BATBlock.html index 8aa47f9a9..90fff8a97 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/BATBlock.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/BATBlock.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class BATBlock diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/BlockAllocationTableReader.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/BlockAllocationTableReader.html index f2b1d7211..4f8e914d0 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/BlockAllocationTableReader.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/BlockAllocationTableReader.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class BlockAllocationTableReader diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/BlockAllocationTableWriter.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/BlockAllocationTableWriter.html index 062ce9b20..1f1014d0c 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/BlockAllocationTableWriter.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/BlockAllocationTableWriter.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class BlockAllocationTableWriter diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/BlockList.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/BlockList.html index 8adf34438..8dc83a1b3 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/BlockList.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/BlockList.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Interface BlockList diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/BlockWritable.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/BlockWritable.html index cbf2dfa25..28e5736ac 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/BlockWritable.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/BlockWritable.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Interface BlockWritable diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/DocumentBlock.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/DocumentBlock.html index 7c35239b7..e6796db23 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/DocumentBlock.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/DocumentBlock.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class DocumentBlock diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/HeaderBlockConstants.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/HeaderBlockConstants.html index 17eb1bf60..2e436c0de 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/HeaderBlockConstants.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/HeaderBlockConstants.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Interface HeaderBlockConstants diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/HeaderBlockReader.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/HeaderBlockReader.html index 551be342e..58394d904 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/HeaderBlockReader.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/HeaderBlockReader.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HeaderBlockReader diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/HeaderBlockWriter.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/HeaderBlockWriter.html index 62209c7f7..17bc8d7e9 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/HeaderBlockWriter.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/HeaderBlockWriter.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HeaderBlockWriter diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/ListManagedBlock.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/ListManagedBlock.html index e8e99e75a..4cf0eae7b 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/ListManagedBlock.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/ListManagedBlock.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Interface ListManagedBlock diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/PropertyBlock.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/PropertyBlock.html index 9929fa2ba..decaf1eca 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/PropertyBlock.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/PropertyBlock.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class PropertyBlock diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/RawDataBlock.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/RawDataBlock.html index 4e5d92738..dd2a39ba7 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/RawDataBlock.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/RawDataBlock.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class RawDataBlock diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/RawDataBlockList.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/RawDataBlockList.html index 38270e5ba..7ac340c0e 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/RawDataBlockList.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/RawDataBlockList.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class RawDataBlockList diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/SmallBlockTableReader.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/SmallBlockTableReader.html index 4180489bc..bc3355ac3 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/SmallBlockTableReader.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/SmallBlockTableReader.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class SmallBlockTableReader diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/SmallBlockTableWriter.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/SmallBlockTableWriter.html index fbf20bffa..02b7030c7 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/SmallBlockTableWriter.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/SmallBlockTableWriter.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class SmallBlockTableWriter diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/SmallDocumentBlock.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/SmallDocumentBlock.html index abf6252d7..54822a8ff 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/SmallDocumentBlock.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/SmallDocumentBlock.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class SmallDocumentBlock diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/SmallDocumentBlockList.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/SmallDocumentBlockList.html index cdb0b38eb..769e95297 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/SmallDocumentBlockList.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/SmallDocumentBlockList.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class SmallDocumentBlockList diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/package-frame.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/package-frame.html index fc38f4ddb..011fa3663 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/package-frame.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/package-frame.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Package org.apache.poi.poifs.storage diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/package-summary.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/package-summary.html index 2b990e740..3358f9d54 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/package-summary.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/package-summary.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Package org.apache.poi.poifs.storage @@ -47,6 +47,13 @@ Jakarta Poi API: Package org.apache.poi.poifs.storage

    Package org.apache.poi.poifs.storage

    +storage package contains low level binary structures for POIFS's implementation of the OLE 2 +Compound Document Format. +

    +See: +
    +          Description +

    @@ -142,6 +149,26 @@ Package org.apache.poi.poifs.storage  

    +

    +Package org.apache.poi.poifs.storage Description +

    + +

    +storage package contains low level binary structures for POIFS's implementation of the OLE 2 +Compound Document Format. + +

    Related Documentation

    + +For overviews, tutorials, examples, guides, and tool documentation, please see: + + + +

    +

    +
    See Also:
    org.apache.poi.poifs, +org.apache.poi.poifs.filesystem

    diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/package-tree.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/package-tree.html index 0319a9b7b..343c5f72b 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/package-tree.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/poifs/storage/package-tree.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: org.apache.poi.poifs.storage Class Hierarchy diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/util/BinaryTree.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/util/BinaryTree.html index fefd9dc13..d067270e2 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/util/BinaryTree.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/util/BinaryTree.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class BinaryTree diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/util/BitField.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/util/BitField.html index e3600306f..addbc8ead 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/util/BitField.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/util/BitField.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class BitField diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/util/ByteField.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/util/ByteField.html index 106a600bc..3ee6e9fc7 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/util/ByteField.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/util/ByteField.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class ByteField diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/util/FixedField.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/util/FixedField.html index 5bb5c6dd9..5840b0c52 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/util/FixedField.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/util/FixedField.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Interface FixedField diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/util/HexDump.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/util/HexDump.html index e7a4de51f..b074353f8 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/util/HexDump.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/util/HexDump.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class HexDump diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/util/IntList.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/util/IntList.html index eb872d426..244d98f6f 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/util/IntList.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/util/IntList.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class IntList diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/util/IntegerField.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/util/IntegerField.html index f08cc5477..2b94182ba 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/util/IntegerField.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/util/IntegerField.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class IntegerField diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/util/LittleEndian.BufferUnderrunException.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/util/LittleEndian.BufferUnderrunException.html index 11ac319f0..142a11e4e 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/util/LittleEndian.BufferUnderrunException.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/util/LittleEndian.BufferUnderrunException.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class LittleEndian.BufferUnderrunException diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/util/LittleEndian.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/util/LittleEndian.html index fe5544801..d77bd283c 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/util/LittleEndian.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/util/LittleEndian.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class LittleEndian @@ -192,6 +192,15 @@ a utility class for handling little-endian numbers, which the 80x86 + + + + + + + +
    +static short[]getShortArray(byte[] data, + int offset) + +
    +          get a short array from a byte array.
    static void putDouble(byte[] data, double value) @@ -268,6 +277,16 @@ a utility class for handling little-endian numbers, which the 80x86
    +static voidputShortArray(byte[] data, + int offset, + short[] value) + +
    +          put a array of shorts into a byte array
    static byte[] readFromStream(java.io.InputStream stream, int size) @@ -352,6 +371,19 @@ public static short getShort(byte[] data,
    +

    +getShortArray

    +
    +public static short[] getShortArray(byte[] data,
    +                                    int offset)
    +
    +
    get a short array from a byte array. The short array is assumed + to start with a word describing the length of the array.
    +
    +
    +
    +
    +

    getShort

    @@ -471,6 +503,22 @@ public static void putShort(byte[] data,
     
     
    +

    +putShortArray

    +
    +public static void putShortArray(byte[] data,
    +                                 int offset,
    +                                 short[] value)
    +
    +
    put a array of shorts into a byte array
    +
    +
    +
    +
    Parameters:
    data - the byte array
    offset - a starting offset into the byte array
    value - the short array
    Throws:
    java.lang.ArrayIndexOutOfBoundsException - may be thrown
    +
    +
    +
    +

    putShort

    diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/util/LittleEndianConsts.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/util/LittleEndianConsts.html
    index dc111c8f3..f6c920b49 100644
    --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/util/LittleEndianConsts.html
    +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/util/LittleEndianConsts.html
    @@ -2,7 +2,7 @@
     
     
     
    -
    +
     
     Jakarta Poi API: Interface  LittleEndianConsts
     
    diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/util/LongField.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/util/LongField.html
    index 645a1c063..b05d0417a 100644
    --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/util/LongField.html
    +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/util/LongField.html
    @@ -2,7 +2,7 @@
     
     
     
    -
    +
     
     Jakarta Poi API: Class  LongField
     
    diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/util/POILogFactory.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/util/POILogFactory.html
    index cd000c278..ca68da64d 100644
    --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/util/POILogFactory.html
    +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/util/POILogFactory.html
    @@ -2,7 +2,7 @@
     
     
     
    -
    +
     
     Jakarta Poi API: Class  POILogFactory
     
    diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/util/POILogger.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/util/POILogger.html
    index a88a6ac65..d0bca1e67 100644
    --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/util/POILogger.html
    +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/util/POILogger.html
    @@ -2,7 +2,7 @@
     
     
     
    -
    +
     
     Jakarta Poi API: Class  POILogger
     
    diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/util/ShortField.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/util/ShortField.html
    index fa8152e4a..cb03fe751 100644
    --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/util/ShortField.html
    +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/util/ShortField.html
    @@ -2,7 +2,7 @@
     
     
     
    -
    +
     
     Jakarta Poi API: Class  ShortField
     
    diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/util/ShortList.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/util/ShortList.html
    index 05d3dbd4d..038a37e27 100644
    --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/util/ShortList.html
    +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/util/ShortList.html
    @@ -2,7 +2,7 @@
     
     
     
    -
    +
     
     Jakarta Poi API: Class  ShortList
     
    diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/util/StringUtil.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/util/StringUtil.html
    index a1a71c950..717e7bcb2 100644
    --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/util/StringUtil.html
    +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/util/StringUtil.html
    @@ -2,7 +2,7 @@
     
     
     
    -
    +
     
     Jakarta Poi API: Class  StringUtil
     
    diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/util/package-frame.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/util/package-frame.html
    index 910e725dc..6005bc1ee 100644
    --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/util/package-frame.html
    +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/util/package-frame.html
    @@ -2,7 +2,7 @@
     
     
     
    -
    +
     
     Jakarta Poi API: Package org.apache.poi.util
     
    diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/util/package-summary.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/util/package-summary.html
    index 7a2375654..c118b5272 100644
    --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/util/package-summary.html
    +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/util/package-summary.html
    @@ -2,7 +2,7 @@
     
     
     
    -
    +
     
     Jakarta Poi API: Package org.apache.poi.util
     
    @@ -47,6 +47,12 @@ Jakarta Poi API: Package org.apache.poi.util
     

    Package org.apache.poi.util

    +Top-level util package are classes that are useful throughout the project. +

    +See: +
    +          Description +

    @@ -194,6 +200,26 @@ Package org.apache.poi.util  

    +

    +Package org.apache.poi.util Description +

    + +

    +Top-level util package are classes that are useful throughout the project. These classes are +generally generic enough to be useful in any project and should be contributed elsewhere! + +

    Related Documentation

    + +For overviews, tutorials, examples, guides, and tool documentation, please see: + + + +

    +

    +
    See Also:
    org.apache.poi.hssf, +org.apache.poi.hpsf

    diff --git a/build/jakarta-poi/docs/apidocs/org/apache/poi/util/package-tree.html b/build/jakarta-poi/docs/apidocs/org/apache/poi/util/package-tree.html index 478570d92..43294b964 100644 --- a/build/jakarta-poi/docs/apidocs/org/apache/poi/util/package-tree.html +++ b/build/jakarta-poi/docs/apidocs/org/apache/poi/util/package-tree.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: org.apache.poi.util Class Hierarchy diff --git a/build/jakarta-poi/docs/apidocs/overview-frame.html b/build/jakarta-poi/docs/apidocs/overview-frame.html index 02baf6281..99004fcda 100644 --- a/build/jakarta-poi/docs/apidocs/overview-frame.html +++ b/build/jakarta-poi/docs/apidocs/overview-frame.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Overview diff --git a/build/jakarta-poi/docs/apidocs/overview-summary.html b/build/jakarta-poi/docs/apidocs/overview-summary.html index bda5f8e89..0cd35e86b 100644 --- a/build/jakarta-poi/docs/apidocs/overview-summary.html +++ b/build/jakarta-poi/docs/apidocs/overview-summary.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Overview @@ -57,32 +57,31 @@ Jakarta Poi + Horrible PropertySet Format API reads things like Document Summary info from + OLE 2 Compound document files. + Specific support for DocumentSummaryInformation, SummaryInformation types. - + - + - + @@ -90,51 +89,59 @@ Jakarta Poi - + - + - + - + - + - + - + - + - + - + - + - +
    org.apache.poi.hpsf
    - -
    org.apache.poi.hpsf.littleendian
    - + Handles reading little endian data for HPSF
    org.apache.poi.hpsf.wellknown
    - -
    org.apache.poi.hssf Horrible SpreadSheet Format API's for reading/writting Excel files using pure Java.
    org.apache.poi.hssf.dev DEV package serves two purposes.
    org.apache.poi.hssf.eventmodel HSSF eventmodel Package provides an event-based API for reading HSSF files.
    org.apache.poi.hssf.model
    org.apache.poi.hssf.record Record package contains class representations for XLS binary strutures.
    org.apache.poi.hssf.record.aggregates record aggregates are not real "records" but collections of records that act as a single record.
    org.apache.poi.hssf.record.formula formula package contains binary PTG structures used in Formulas (not yet supported!) + +
    org.apache.poi.hssf.usermodel usermodel package maps HSSF low level strutures to familiar workbook/sheet model + +
    org.apache.poi.hssf.util util package contains tools needed for writing HSSF files that are not necesarily "real" +HSSF concepts.
    org.apache.poi.poifs.common common package contains constants and other classes shared across all POIFS subpackages + +
    org.apache.poi.poifs.dev DEV package serves two purposes.
    org.apache.poi.poifs.eventfilesystem The eventfilesystem is an efficient method for reading OLE 2 CDF files.
    org.apache.poi.poifs.filesystem filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface.
    org.apache.poi.poifs.property property package contains high and low level Property structures for POIFS.
    org.apache.poi.poifs.storage storage package contains low level binary structures for POIFS's implementation of the OLE 2 +Compound Document Format.
    org.apache.poi.util Top-level util package are classes that are useful throughout the project.
    diff --git a/build/jakarta-poi/docs/apidocs/overview-tree.html b/build/jakarta-poi/docs/apidocs/overview-tree.html index f9aeda093..43ee39ff7 100644 --- a/build/jakarta-poi/docs/apidocs/overview-tree.html +++ b/build/jakarta-poi/docs/apidocs/overview-tree.html @@ -2,7 +2,7 @@ - + Jakarta Poi API: Class Hierarchy @@ -119,13 +119,13 @@ Class Hierarchy

  • class org.apache.poi.hssf.record.Record
  • class org.apache.poi.hssf.record.RecordFactory
  • class org.apache.poi.hssf.util.RecordGenerator
  • class org.apache.poi.hssf.util.Region (implements java.lang.Comparable)
  • class org.apache.poi.hpsf.Section
  • class org.apache.poi.hssf.model.Sheet
  • class org.apache.poi.util.ShortField (implements org.apache.poi.util.FixedField) diff --git a/build/jakarta-poi/docs/apidocs/packages.html b/build/jakarta-poi/docs/apidocs/packages.html index ab05eaba3..e664f89ce 100644 --- a/build/jakarta-poi/docs/apidocs/packages.html +++ b/build/jakarta-poi/docs/apidocs/packages.html @@ -2,7 +2,7 @@ - + Jakarta Poi API diff --git a/build/jakarta-poi/docs/apidocs/serialized-form.html b/build/jakarta-poi/docs/apidocs/serialized-form.html index 0e1a57ede..92fd8ce0d 100644 --- a/build/jakarta-poi/docs/apidocs/serialized-form.html +++ b/build/jakarta-poi/docs/apidocs/serialized-form.html @@ -2,7 +2,7 @@ - + Serialized Form