- regexCellCharPart - Static variable in class net.sf.jxls.formula.BaseFormulaResolver
-
- regexCellCharPart - Static variable in class net.sf.jxls.formula.CellRef
-
- regexCellCharPart - Static variable in class net.sf.jxls.util.Util
-
- regexCellDigitPart - Static variable in class net.sf.jxls.formula.BaseFormulaResolver
-
- regexCellDigitPart - Static variable in class net.sf.jxls.formula.CellRef
-
- regexCellDigitPart - Static variable in class net.sf.jxls.util.Util
-
- regexCellRef - Static variable in class net.sf.jxls.formula.BaseFormulaResolver
-
- regexCellRef - Static variable in class net.sf.jxls.util.Util
-
- regexCellRefPattern - Static variable in class net.sf.jxls.formula.BaseFormulaResolver
-
- regexCellRefPattern - Static variable in class net.sf.jxls.util.Util
-
- registerCellProcessor(CellProcessor) - Method in class net.sf.jxls.transformer.XLSTransformer
-
- registerPropertyPreprocessor(PropertyPreprocessor) - Method in class net.sf.jxls.transformer.XLSTransformer
-
Registers Property Preprocessor that will be applied before main template transformation
it is possible to have many Property Preprocessors
- registerRowProcessor(RowProcessor) - Method in class net.sf.jxls.transformer.XLSTransformer
-
- registerTagLib(TagLib, String) - Method in class net.sf.jxls.transformer.Configuration
-
- REMOVE - Static variable in class net.sf.jxls.transformation.TransformationType
-
- removeBodyRows(Block) - Method in interface net.sf.jxls.controller.SheetTransformationController
-
Deletes the body of the block
- removeBodyRows(Block) - Method in class net.sf.jxls.controller.SheetTransformationControllerImpl
-
- removeBodyRows(Sheet, Block) - Static method in class net.sf.jxls.util.TagBodyHelper
-
- removeBorders(Block) - Method in interface net.sf.jxls.controller.SheetTransformationController
-
This method removes borders around given block shifting all other rows
- removeBorders(Block) - Method in class net.sf.jxls.controller.SheetTransformationControllerImpl
-
- removeBorders(Sheet, Block) - Static method in class net.sf.jxls.util.TagBodyHelper
-
- removeCellRefs(Set) - Method in class net.sf.jxls.formula.Formula
-
- removeCellRefs(Set) - Method in class net.sf.jxls.formula.FormulaPart
-
- removeLeftRightBorders(Block) - Method in interface net.sf.jxls.controller.SheetTransformationController
-
This method removes left and right borders for the block
- removeLeftRightBorders(Block) - Method in class net.sf.jxls.controller.SheetTransformationControllerImpl
-
- removeLeftRightBorders(Sheet, Block) - Static method in class net.sf.jxls.util.TagBodyHelper
-
- removeMergedRegion(Sheet, CellRangeAddress) - Static method in class net.sf.jxls.util.Util
-
Removes merged region from sheet
- removeMergedRegion(Sheet, int, int) - Static method in class net.sf.jxls.util.Util
-
- removeRowCells(Row, int, int) - Method in interface net.sf.jxls.controller.SheetTransformationController
-
Clears row cells in a given range
- removeRowCells(Row, int, int) - Method in class net.sf.jxls.controller.SheetTransformationControllerImpl
-
- removeRowCells(Sheet, Row, int, int) - Static method in class net.sf.jxls.util.TagBodyHelper
-
- removeRowCollectionPropertiesFromRow(RowCollection) - Static method in class net.sf.jxls.util.Util
-
- removeSheetAt(int) - Method in class net.sf.jxls.transformer.Workbook
-
- removeSheetTransformationController(SheetTransformationController) - Method in interface net.sf.jxls.controller.WorkbookTransformationController
-
- removeSheetTransformationController(SheetTransformationController) - Method in class net.sf.jxls.controller.WorkbookTransformationControllerImpl
-
- RemoveTransformation - Class in net.sf.jxls.transformation
-
Remove transformation
- RemoveTransformation(Block) - Constructor for class net.sf.jxls.transformation.RemoveTransformation
-
- replaceCellRef(CellRef, List) - Method in class net.sf.jxls.formula.FormulaPart
-
- replaceCellWithNewShiftedBy(int) - Method in class net.sf.jxls.parser.Cell
-
- replaceFormulaPart(String, String, String) - Static method in class net.sf.jxls.formula.CellRef
-
Ref cell in a formula string is replaced with result cell enclosed with replacement markers to be able not to replace
already replaced cells
- replaceFormulaPart(String, String, String) - Static method in class net.sf.jxls.formula.CommonFormulaResolver
-
- replaceProperty(Sheet, Block, String, String) - Static method in class net.sf.jxls.util.TagBodyHelper
-
- REPORT_MANAGER_KEY - Static variable in class net.sf.jxls.tag.SQLTag
-
- ReportManager - Interface in net.sf.jxls.report
-
- ReportManagerImpl - Class in net.sf.jxls.report
-
- ReportManagerImpl(Connection, Map) - Constructor for class net.sf.jxls.report.ReportManagerImpl
-
- ReportManagerImpl(Connection) - Constructor for class net.sf.jxls.report.ReportManagerImpl
-
- ReportUtil - Class in net.sf.jxls.util
-
- ReportUtil() - Constructor for class net.sf.jxls.util.ReportUtil
-
- resolve(Formula, WorkbookCellFinder) - Method in class net.sf.jxls.formula.CommonFormulaResolver
-
This implementation first checks are there any list ranges in the source formula.
- resolve(Formula, WorkbookCellFinder) - Method in interface net.sf.jxls.formula.FormulaResolver
-
This method resolves original formula coded in XLS template file into the real Excel formula
- ResultSetCollection - Class in net.sf.jxls.report
-
Allows JDBC ResultSet to be used with XLSTransformer
Note!
- ResultSetCollection(ResultSet) - Constructor for class net.sf.jxls.report.ResultSetCollection
-
Construct a new ResultSetCollection for the specified ResultSet.
- ResultSetCollection(ResultSet, boolean) - Constructor for class net.sf.jxls.report.ResultSetCollection
-
Construct a new ResultSetCollection for the specified ResultSet.
- ResultSetCollection(ResultSet, int) - Constructor for class net.sf.jxls.report.ResultSetCollection
-
Construct a new ResultSetCollection for the specified ResultSet.
- ResultSetCollection(ResultSet, int, boolean) - Constructor for class net.sf.jxls.report.ResultSetCollection
-
Construct a new ResultSetCollection for the specified ResultSet.
- ResultTransformation - Class in net.sf.jxls.transformation
-
Result information about transformation
- ResultTransformation() - Constructor for class net.sf.jxls.transformation.ResultTransformation
-
- ResultTransformation(short, short) - Constructor for class net.sf.jxls.transformation.ResultTransformation
-
- ResultTransformation(int) - Constructor for class net.sf.jxls.transformation.ResultTransformation
-
- ResultTransformation(int, int) - Constructor for class net.sf.jxls.transformation.ResultTransformation
-
- Row - Class in net.sf.jxls.transformer
-
Represents single row in excel transformation
- Row(Sheet, Row) - Constructor for class net.sf.jxls.transformer.Row
-
- RowCollection - Class in net.sf.jxls.transformer
-
Contains information about collections in a row of XLS template
- RowCollection(Row, Property, int) - Constructor for class net.sf.jxls.transformer.RowCollection
-
- RowCollection(Property) - Constructor for class net.sf.jxls.transformer.RowCollection
-
- RowCollection(Property, int) - Constructor for class net.sf.jxls.transformer.RowCollection
-
- RowProcessor - Interface in net.sf.jxls.processor
-
Allows dynamic processing of rows
- RowTransformer - Interface in net.sf.jxls.transformer
-
Defines row transformation methods