org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements |
|
Java Source File Name | Type | Comment |
Anchors.java | Class | Anchors. |
BaseElementProcessor.java | Class | The BaseElementProcessor class provides default behavior for
classes that can handle a particular XML element's content.
It is intended that all ElementProcessors should extend this class.
This class is declared Abstract although it has no abstract
methods. |
BorderStyle.java | Class | |
Cell.java | Class | |
CellType.java | Class | |
ColorCode.java | Class | Color codes
author: Marc Johnson (marc_johnson27591@hotmail.com) author: Andrew C. |
ConstraintType.java | Class | |
Direction.java | Class | |
EPAttribute.java | Class | |
EPAttributes.java | Class | |
EPBottom.java | Class | No-op implementation of ElementProcessor to handle the "Bottom" tag
This element has two attributes and no content.
This element is not used in HSSFSerializer 1.0
author: Marc Johnson (marc_johnson27591@hotmail.com) author: Andrew C. |
EPButton.java | Class | No-op implementation of ElementProcessor to handle the "Button" tag
This element has a small number of Attributes and no content. |
EPCell.java | Class | Implementation of ElementProcessor to handle the "Cell" tag. |
EPCellComment.java | Class | No-op implementation of ElementProcessor to handle the
"CellComment" tag
This element has a small number of Attributes and no content. |
EPCells.java | Class | |
EPCheckbox.java | Class | No-op implementation of ElementProcessor to handle the
"Checkbox" tag
This element has a small number of Attributes and no content. |
EPColInfo.java | Class | |
EPCols.java | Class | |
EPConstr.java | Class | No-op implementation of ElementProcessor to handle the "Constr" tag
This element contains several attributes and no content or other
elements. |
EPContent.java | Class | No-op implementation of ElementProcessor to handle the "Content"
tag
This element has no attributes and holds its parent element's
content. |
EPDiagonal.java | Class | No-op implementation of ElementProcessor to handle the "Diagonal"
tag
This element has two attributes and no content. |
EPFont.java | Class | No-op implementation of ElementProcessor to handle the "Font" tag
This element has five attributes and also holds the name of the
font as element content.
This element is not used in HSSFSerializer 1.0
author: Marc Johnson (marc_johnson27591@hotmail.com) author: Andrew C. |
EPFooter.java | Class | No-op implementation of ElementProcessor to handle the "Footer" tag
This element has three attributes: Left, Middle, and Top, and no
contents. |
EPFrame.java | Class | No-op implementation of ElementProcessor to handle the "Frame" tag
This element has a small number of Attributes and no content. |
EPGeometry.java | Class | |
EPHeader.java | Class | No-op implementation of ElementProcessor to handle the "Header" tag
This element has three attributes: Left, Middle, and Top, and no
contents. |
EPItem.java | Class | |
EPLabel.java | Class | No-op implementation of ElementProcessor to handle the "Label" tag
This element has a small number of Attributes and no content. |
EPLeft.java | Class | No-op implementation of ElementProcessor to handle the "Left" tag
This element has two attributes and no content.
This element is not used in HSSFSerializer 1.0
author: Marc Johnson (marc_johnson27591@hotmail.com) author: Andrew C. |
EPMargins.java | Class | No-op implementation of ElementProcessor to handle the "Margins" tag
This is a container element with no attributes. |
EPMaxCol.java | Class | No-op implementation of ElementProcessor to handle the "MaxCol" tag
This element contains the maximum number of columns in the
containing sheet. |
EPMaxRow.java | Class | No-op implementation of ElementProcessor to handle the "MaxRow" tag
This element contains the maximum number of rows in the containing
sheet. |
EPMerge.java | Class | No-op implementation of ElementProcessor to handle the "Merge" tag. |
EPMergedRegions.java | Class | No-op implementation of ElementProcessor to handle the "MergedRegions" tag
This element has no attributes and contains a string. |
EPName.java | Class | |
EPNames.java | Class | No-op implementation of ElementProcessor to handle the "Names" tag
This element has no attributes and contains a string. |
EPObjects.java | Class | No-op implementation of ElementProcessor to handle the "Objects" tag
This element is a container element with no attributes. |
EPPrintInformation.java | Class | No-op implementation of ElementProcessor to handle the "PrintInformation" tag
This element is a container element with no attributes. |
EPRev_Diagonal.java | Class | No-op implementation of ElementProcessor to handle the
"Rev-Diagonal" tag
This element has two attributes and no content. |
EPRight.java | Class | No-op implementation of ElementProcessor to handle the "Right" tag
This element has two attributes and no content.
This element is not used in HSSFSerializer 1.0
author: Marc Johnson (marc_johnson27591@hotmail.com) author: Andrew C. |
EPRowInfo.java | Class | |
EPRows.java | Class | |
EPSelection.java | Class | No-op implementation of ElementProcessor to handle the
"Selection" tag
This element is a container of other elements and has four
attributes that define the boundaries of the region. |
EPSelections.java | Class | No-op implementation of ElementProcessor to handle the "Selections"
tag
This element is a container element with two attributes: CursorCol
and CursorRow, which presumable show where the cursor should be. |
EPSheet.java | Class | No-op implementation of ElementProcessor to handle the "Sheet" tag
This element contains other elements and has the following boolean
attributes:
- DisplayFormulas
- HideZero
- HideGrid
- HideColHeader
- HideRowHeader
- DisplayOutlines
- OutlineSymbolsBelow
- OutlineSymbolsRight
author: Marc Johnson (marc_johnson27591@hotmail.com) author: Andrew C. |
EPSheetName.java | Class | |
EPSheetNameIndex.java | Class | |
EPSheetObjectBonobo.java | Class | No-op implementation of ElementProcessor to handle the
"SheetObjectBonobo" tag
This element has a small number of Attributes and no content. |
EPSheetObjectFilled.java | Class | No-op implementation of ElementProcessor to handle the
"SheetObjectFilled" tag
This element has a small number of Attributes and no content. |
EPSheets.java | Class | |
EPSolver.java | Class | |
EPStyle.java | Class | No-op implementation of ElementProcessor to handle the "Style" tag
This element is a container of other elements and has several
attributes
This element is not used in HSSFSerializer 1.0
author: Marc Johnson (marc_johnson27591@hotmail.com) author: Andrew C. |
EPStyleBorder.java | Class | No-op implementation of ElementProcessor to handle the
"StyleBorder" tag
This element is a container element with no attributes. |
EPStyleRegion.java | Class | No-op implementation of ElementProcessor to handle the
"StyleRegion" tag
This element is a container of other elements and has four
attributes that define the boundaries of the region.
author: Marc Johnson (marc_johnson27591@hotmail.com) author: Andrew C. |
EPStyles.java | Class | No-op implementation of ElementProcessor to handle the "Styles" tag
This is a container element with no attributes
This element is not used in HSSFSerializer 1.0
author: Marc Johnson (marc_johnson27591@hotmail.com) author: Andrew C. |
EPSummary.java | Class | |
EPTop.java | Class | No-op implementation of ElementProcessor to handle the "Top" tag
This element has two attributes and no content.
This element is not used in HSSFSerializer 1.0
author: Marc Johnson (marc_johnson27591@hotmail.com) author: Andrew C. |
EPUIData.java | Class | |
EPWorkbook.java | Class | ElementProcessor that handles the "Workbook" tag
The Workbook element includes one attribute ("gmr"), which
basically gives us the Gnumeric major version. |
EPZoom.java | Class | |
EP_Bottom.java | Class | |
EP_Default_.java | Class | |
EP_Draft.java | Class | No-op implementation of ElementProcessor to handle the "draft" tag
This element has a single attribute, value, which is boolean. |
EP_EvenIfOnlyStyles.java | Class | No-op implementation of ElementProcessor to handle the
"even_if_only_styles" tag
This element has a single attribute, value, which is boolean. |
EP_Footer.java | Class | |
EP_Grid.java | Class | No-op implementation of ElementProcessor to handle the "grid" tag
This element has a single attribute, value, which is boolean. |
EP_HCenter.java | Class | No-op implementation of ElementProcessor to handle the "hcenter"
tag
This element has a single attribute, value, which is boolean. |
EP_Header.java | Class | |
EP_Left.java | Class | |
EP_Monochrome.java | Class | No-op implementation of ElementProcessor to handle the "monochrome"
tag
This element has a single attribute, value, which is boolean. |
EP_Name.java | Class | |
EP_Order.java | Class | |
EP_Orientation.java | Class | |
EP_Paper.java | Class | No-op implementation of ElementProcessor to handle the "paper" tag
This element contains no other elements and has no attributes. |
EP_RepeatLeft.java | Class | No-op implementation of ElementProcessor to handle the
"repeat_left" tag
This element has a single attribute, value, which is boolean. |
EP_RepeatTop.java | Class | No-op implementation of ElementProcessor to handle the
"repeat_top" tag
This element has a single attribute, value, which is boolean. |
EP_Right.java | Class | |
EP_Titles.java | Class | No-op implementation of ElementProcessor to handle the "titles" tag
This element has a single attribute, value, which is boolean. |
EP_Top.java | Class | |
EP_Type.java | Class | No-op implementation of ElementProcessor to handle the "type" tag
This element is not used in HSSFSerializer 1.0
This element has no attributes, but has string content, which is
numeric. |
EP_ValString.java | Class | |
EP_Value.java | Class | |
EP_VCenter.java | Class | No-op implementation of ElementProcessor to handle the "vcenter"
tag
This element has a single attribute, value, which is boolean. |
GTKTypes.java | Class | |
HorizontalAlignment.java | Class | Horizontal alignment is written as an integer, and each bit in the
integer specifies a particular boolean attribute. |
ObjectFill.java | Class | |
Offsets.java | Class | Offsets. |
PrintOrder.java | Class | Print order -- encapsulation of the strings representing the print
ordering, and a simpler way to deal with them. |
PrintOrientation.java | Class | Print orientation -- encapsulation of the strings representing the
print orientation, and a simpler way to deal with them. |
PrintUnits.java | Class | |
Row.java | Class | |
Sheet.java | Class | internal representation of a Sheet
author: Marc Johnson (marc_johnson27591@hotmail.com) author: Andrew C. |
StyleOrientation.java | Class | Style orientation is written as an integer, and each bit in the
integer specifies a particular boolean attribute. |
StyleShading.java | Class | |
UnderlineType.java | Class | |
VerticalAlignment.java | Class | Vertical alignment is written as an integer, and each bit in the
integer specifies a particular boolean attribute. |
Workbook.java | Class | internal representation of a Workbook
author: Marc Johnson (marc_johnson27591@hotmail.com) author: Andrew C. |