A B C D E F G H I J L M N O P R S T U V W X 

A

add(Object) - Method in class net.sf.jxls.parser.Aggregator
 
add(ResultTransformation) - Method in class net.sf.jxls.transformation.ResultTransformation
 
addAffectedColumn(int) - Method in class net.sf.jxls.tag.Block
 
addAttribute(AttributeInfo) - Method in class net.sf.jxls.tag.TagInfo
 
addCell(Cell) - Method in class net.sf.jxls.transformer.Row
Adds Cell object to the list of cells for this row
addCell(Cell) - Method in class net.sf.jxls.transformer.RowCollection
 
addCell(Cell) - Method in class net.sf.jxls.transformer.SimpleRowTransformer
 
addExcludeSheet(String) - Method in class net.sf.jxls.transformer.Configuration
 
addListRange(Sheet, String, ListRange) - Method in class net.sf.jxls.transformer.BaseRowTransformer
Adds new ListRange to the map of ranges and updates formulas if there is range with the same name already
addListRange(String, ListRange) - Method in class net.sf.jxls.transformer.Sheet
 
addNamedCell(String, Cell) - Method in class net.sf.jxls.transformer.Sheet
 
addNextRowShift(int) - Method in class net.sf.jxls.transformation.ResultTransformation
 
addRightShift(short) - Method in class net.sf.jxls.transformation.ResultTransformation
 
addRowCollection(RowCollection) - Method in class net.sf.jxls.transformer.Row
Adds RowCollection object to the row collection list
addSheet(Sheet) - Method in class net.sf.jxls.transformer.Workbook
 
addSheetTransformationController(SheetTransformationController) - Method in interface net.sf.jxls.controller.WorkbookTransformationController
 
addSheetTransformationController(SheetTransformationController) - Method in class net.sf.jxls.controller.WorkbookTransformationControllerImpl
 
addTransformation(Transformation) - Method in class net.sf.jxls.transformation.BaseTransformation
 
addTransformation(Transformation) - Method in interface net.sf.jxls.transformation.Transformation
 
adjustFormulas(Workbook, Sheet, Block) - Static method in class net.sf.jxls.util.TagBodyHelper
 
aggregateSeparator - Static variable in class net.sf.jxls.parser.Expression
 
Aggregator - Class in net.sf.jxls.parser
 
Aggregator() - Constructor for class net.sf.jxls.parser.Aggregator
 
applyCellProcessors(Cell) - Method in class net.sf.jxls.transformer.BaseRowTransformer
Applies all registered CellProcessors to a cell
areRegionsEqual(CellRangeAddress, CellRangeAddress) - Static method in class net.sf.jxls.util.Util
 
ATTR_NAME_TAG - Static variable in class net.sf.jxls.tag.TaglibXMLParser
 
ATTR_REQUIRED_TAG - Static variable in class net.sf.jxls.tag.TaglibXMLParser
 
ATTR_TAG - Static variable in class net.sf.jxls.tag.TaglibXMLParser
 
AttributeInfo - Class in net.sf.jxls.tag
 
AttributeInfo() - Constructor for class net.sf.jxls.tag.AttributeInfo
 

B

BaseFormulaResolver - Class in net.sf.jxls.formula
Base class for FormulaResolver interface implementations
BaseFormulaResolver() - Constructor for class net.sf.jxls.formula.BaseFormulaResolver
 
BaseRowTransformer - Class in net.sf.jxls.transformer
Base class for RowTransformer impelementations
BaseRowTransformer() - Constructor for class net.sf.jxls.transformer.BaseRowTransformer
 
BaseTag - Class in net.sf.jxls.tag
Base class for Tag interface implementation
BaseTag() - Constructor for class net.sf.jxls.tag.BaseTag
 
BaseTransformation - Class in net.sf.jxls.transformation
Base class for Transformation interface implementations
BaseTransformation() - Constructor for class net.sf.jxls.transformation.BaseTransformation
 
BaseTransformation(int, int) - Constructor for class net.sf.jxls.transformation.BaseTransformation
 
Block - Class in net.sf.jxls.tag
Represents rectangular range of excel cells
Block(Sheet, int, int) - Constructor for class net.sf.jxls.tag.Block
 
Block(int, int, int, int) - Constructor for class net.sf.jxls.tag.Block
 
Block(Sheet, int, int, int, int) - Constructor for class net.sf.jxls.tag.Block
 
block - Variable in class net.sf.jxls.transformation.BlockTransformation
 
BlockTransformation - Class in net.sf.jxls.transformation
This class defines common Block transformation behaviour
BlockTransformation(Block) - Constructor for class net.sf.jxls.transformation.BlockTransformation
 
buildCommaSeparatedListOfCells(String, List) - Static method in class net.sf.jxls.util.Util
 

C

Cell - Class in net.sf.jxls.parser
Represents excel cell
Cell(Cell, Row) - Constructor for class net.sf.jxls.parser.Cell
 
CellParser - Class in net.sf.jxls.parser
Class for parsing excel cell
CellParser(Cell, Row, Configuration) - Constructor for class net.sf.jxls.parser.CellParser
 
CellParser(Cell) - Constructor for class net.sf.jxls.parser.CellParser
 
CellProcessor - Interface in net.sf.jxls.processor
Allows dynamic processing of cell in excel workbook
cellRangeSeparator - Variable in class net.sf.jxls.formula.BaseFormulaResolver
 
cellRangeSeparator - Static variable in class net.sf.jxls.formula.CellRef
 
cellRangeSeparator - Static variable in class net.sf.jxls.util.Util
 
CellRef - Class in net.sf.jxls.formula
 
CellRef(String, FormulaPart) - Constructor for class net.sf.jxls.formula.CellRef
 
CellRef(CellRef, FormulaPart) - Constructor for class net.sf.jxls.formula.CellRef
 
cellToString(int, int, String) - Method in class net.sf.jxls.transformation.DuplicateTransformation
 
cellToString(int, int, String) - Method in class net.sf.jxls.transformation.DuplicateTransformationByColumns
 
CellTransformer - Class in net.sf.jxls.transformer
Cell transformation class
CellTransformer(Configuration) - Constructor for class net.sf.jxls.transformer.CellTransformer
 
ChainTransformer - Class in net.sf.jxls.transformer
Controls a list of transformers
ChainTransformer(List, Sheet, List, Row) - Constructor for class net.sf.jxls.transformer.ChainTransformer
 
ChainTransformer(List, List, Row) - Constructor for class net.sf.jxls.transformer.ChainTransformer
 
ChainTransformer(List, List) - Constructor for class net.sf.jxls.transformer.ChainTransformer
 
ChainTransformer(List) - Constructor for class net.sf.jxls.transformer.ChainTransformer
 
clearCache() - Static method in class net.sf.jxls.formula.Formula
 
clearCache() - Static method in class net.sf.jxls.formula.FormulaPart
 
clearCache() - Static method in class net.sf.jxls.parser.ExpressionCollectionParser
 
COLLECTION_REFERENCE_SUFFIX - Static variable in class net.sf.jxls.parser.ExpressionCollectionParser
 
CollectionRowTransformer - Class in net.sf.jxls.transformer
Implementation of RowTransformer interface for duplicating a collection row
CollectionRowTransformer(Row, Set, List, List, Configuration) - Constructor for class net.sf.jxls.transformer.CollectionRowTransformer
 
CommonFormulaResolver - Class in net.sf.jxls.formula
Implementation of FormulaResolver interface resolving formulas containing list range and label cell references like $[SUM(@employees.payment@)] and also formulas with direct cell references like $[SUM(E5)]
CommonFormulaResolver() - Constructor for class net.sf.jxls.formula.CommonFormulaResolver
 
Configuration - Class in net.sf.jxls.transformer
Defines configuration properties for XLS transformation
Configuration() - Constructor for class net.sf.jxls.transformer.Configuration
 
Configuration(String, String, String, String, String) - Constructor for class net.sf.jxls.transformer.Configuration
 
Configuration(String, String, String, String, String, boolean) - Constructor for class net.sf.jxls.transformer.Configuration
 
contains(int, int) - Method in class net.sf.jxls.tag.Block
 
contains(Formula) - Method in class net.sf.jxls.tag.Block
 
contains(Point) - Method in class net.sf.jxls.tag.Block
 
contains(CellRef) - Method in class net.sf.jxls.tag.Block
 
containsCell(Cell) - Method in class net.sf.jxls.transformer.RowCollection
 
containsListRanges() - Method in class net.sf.jxls.formula.Formula
 
copyCell(Cell, Cell, boolean) - Static method in class net.sf.jxls.util.Util
 
copyCell(Cell, Cell, boolean, String, String) - Static method in class net.sf.jxls.util.Util
 
copyConditionalFormat(Cell, Cell) - Static method in class net.sf.jxls.util.Util
 
copyConditionalFormatting(Sheet, Sheet) - Static method in class net.sf.jxls.util.Util
 
copyPageSetup(Sheet, Sheet) - Static method in class net.sf.jxls.util.Util
 
copyPrintSetup(Sheet, Sheet) - Static method in class net.sf.jxls.util.Util
 
copyRow(Sheet, Row, Row) - Static method in class net.sf.jxls.util.Util
 
copyRow(Sheet, Sheet, Row, Row) - Static method in class net.sf.jxls.util.Util
 
copyRow(Sheet, Sheet, Row, Row, String, String) - Static method in class net.sf.jxls.util.Util
 
copySheets(Sheet, Sheet) - Static method in class net.sf.jxls.util.Util
 
copySheets(Sheet, Sheet, String, String) - Static method in class net.sf.jxls.util.Util
 
createFormulaController() - Method in class net.sf.jxls.transformer.Workbook
 
createFormulaSheetMap() - Method in class net.sf.jxls.transformer.Workbook
 
createIterator(int) - Method in class net.sf.jxls.transformer.RowCollection
 

D

defaultValueToken - Static variable in class net.sf.jxls.formula.FormulaPart
 
detectCellRange(String, List) - Static method in class net.sf.jxls.util.Util
 
DUPLICATE - Static variable in class net.sf.jxls.transformation.TransformationType
 
duplicateDown(Block, int) - Method in interface net.sf.jxls.controller.SheetTransformationController
This method duplicates given block down
duplicateDown(Block, int) - Method in class net.sf.jxls.controller.SheetTransformationControllerImpl
 
duplicateDown(Sheet, Block, int) - Static method in class net.sf.jxls.util.TagBodyHelper
 
duplicateDown(Sheet, Block, int, Map) - Static method in class net.sf.jxls.util.TagBodyHelper
 
duplicateRight(Block, int) - Method in interface net.sf.jxls.controller.SheetTransformationController
This method duplicates given block to the right
duplicateRight(Block, int) - Method in class net.sf.jxls.controller.SheetTransformationControllerImpl
 
duplicateRight(Sheet, Block, int) - Static method in class net.sf.jxls.util.TagBodyHelper
 
duplicateRow(RowCollection) - Method in interface net.sf.jxls.controller.SheetTransformationController
Duplicates given row cells according to passed RowCollection object
duplicateRow(RowCollection) - Method in class net.sf.jxls.controller.SheetTransformationControllerImpl
 
duplicateRow(RowCollection) - Static method in class net.sf.jxls.util.Util
 
duplicateRowCollectionProperty(RowCollection) - Static method in class net.sf.jxls.util.Util
 
duplicateStyle(Workbook, CellStyle) - Static method in class net.sf.jxls.util.Util
Duplicates given CellStyle object
DuplicateTransformation - Class in net.sf.jxls.transformation
Defines duplicate transformation for Block
DuplicateTransformation(Block, int) - Constructor for class net.sf.jxls.transformation.DuplicateTransformation
 
DuplicateTransformationByColumns - Class in net.sf.jxls.transformation
 
DuplicateTransformationByColumns(Block, int) - Constructor for class net.sf.jxls.transformation.DuplicateTransformationByColumns
 

E

equals(Object) - Method in class net.sf.jxls.tag.Block
 
equals(Object) - Method in class net.sf.jxls.tag.Point
 
equals(Object) - Method in class net.sf.jxls.transformation.BlockTransformation
 
equals(Object) - Method in class net.sf.jxls.transformation.DuplicateTransformation
 
equals(Object) - Method in class net.sf.jxls.transformation.DuplicateTransformationByColumns
 
equals(Object) - Method in class net.sf.jxls.transformation.ShiftTransformation
 
escapeAttributes(String) - Static method in class net.sf.jxls.util.Util
 
evaluate() - Method in class net.sf.jxls.parser.Expression
 
exec(String) - Method in interface net.sf.jxls.report.ReportManager
 
exec(String) - Method in class net.sf.jxls.report.ReportManagerImpl
 
Expression - Class in net.sf.jxls.parser
Represents JEXL expression
Expression(String, Configuration) - Constructor for class net.sf.jxls.parser.Expression
 
Expression(String, Map, Configuration) - Constructor for class net.sf.jxls.parser.Expression
 
expressionCache - Static variable in class net.sf.jxls.parser.ExpressionCollectionParser
 
ExpressionCollectionParser - Class in net.sf.jxls.parser
 
ExpressionCollectionParser(JexlContext, String, boolean) - Constructor for class net.sf.jxls.parser.ExpressionCollectionParser
 
ExpressionParser - Class in net.sf.jxls.parser
Expression parser class
ExpressionParser(String, Map, Configuration) - Constructor for class net.sf.jxls.parser.ExpressionParser
 

F

findCell(String) - Method in interface net.sf.jxls.controller.SheetCellFinder
 
findCell(int, int) - Method in interface net.sf.jxls.controller.SheetCellFinder
 
findCell(String, int, int) - Method in interface net.sf.jxls.controller.WorkbookCellFinder
 
findCell(String, String) - Method in interface net.sf.jxls.controller.WorkbookCellFinder
 
findCell(String, String) - Method in class net.sf.jxls.controller.WorkbookCellFinderImpl
 
findCell(String, int, int) - Method in class net.sf.jxls.controller.WorkbookCellFinderImpl
 
findFormulas() - Method in class net.sf.jxls.transformer.Workbook
 
findFormulas(Sheet) - Static method in class net.sf.jxls.util.SheetHelper
 
findFormulas(Sheet, Block) - Static method in class net.sf.jxls.util.SheetHelper
 
findRefCells() - Method in class net.sf.jxls.formula.Formula
 
ForEachTag - Class in net.sf.jxls.tag
jx:forEach tag implementation
ForEachTag() - Constructor for class net.sf.jxls.tag.ForEachTag
 
Formula - Class in net.sf.jxls.formula
Represents formula cell
Formula(String, Sheet) - Constructor for class net.sf.jxls.formula.Formula
 
Formula() - Constructor for class net.sf.jxls.formula.Formula
 
Formula(Formula) - Constructor for class net.sf.jxls.formula.Formula
 
FormulaController - Interface in net.sf.jxls.formula
 
FormulaControllerImpl - Class in net.sf.jxls.formula
 
FormulaControllerImpl(Workbook) - Constructor for class net.sf.jxls.formula.FormulaControllerImpl
 
FormulaPart - Class in net.sf.jxls.formula
Represents formula part
FormulaPart(String, Formula) - Constructor for class net.sf.jxls.formula.FormulaPart
 
FormulaPart(FormulaPart, Formula) - Constructor for class net.sf.jxls.formula.FormulaPart
 
FormulaPart(FormulaPart) - Constructor for class net.sf.jxls.formula.FormulaPart
 
FormulaResolver - Interface in net.sf.jxls.formula
An interface to resolve coded formulas into real Excel formulas
FormulaUtil - Class in net.sf.jxls.util
 
FormulaUtil() - Constructor for class net.sf.jxls.util.FormulaUtil
 

G

getActualFormula() - Method in class net.sf.jxls.formula.Formula
 
getActualFormula() - Method in class net.sf.jxls.formula.FormulaPart
 
getAppliedFormula(Map, Map) - Method in class net.sf.jxls.formula.Formula
 
getAttributes() - Method in class net.sf.jxls.tag.TagInfo
 
getBean() - Method in class net.sf.jxls.parser.Property
 
getBeanName() - Method in class net.sf.jxls.parser.Property
 
getBeans() - Method in class net.sf.jxls.tag.TagContext
 
getBlock() - Method in class net.sf.jxls.transformation.BlockTransformation
 
getBlockAfterTransformation() - Method in class net.sf.jxls.transformation.BlockTransformation
 
getBlockAfterTransformation() - Method in class net.sf.jxls.transformation.DuplicateTransformation
 
getBlockAfterTransformation() - Method in class net.sf.jxls.transformation.DuplicateTransformationByColumns
 
getBlockAfterTransformation() - Method in class net.sf.jxls.transformation.RemoveTransformation
 
getBlockAfterTransformation() - Method in class net.sf.jxls.transformation.ShiftTransformation
 
getCell() - Method in class net.sf.jxls.parser.CellParser
 
getCellIndex() - Method in class net.sf.jxls.formula.CellRef
 
getCellKeyName() - Method in class net.sf.jxls.transformer.Configuration
 
getCellNum() - Method in class net.sf.jxls.formula.Formula
 
getCellNum() - Method in class net.sf.jxls.formula.ListRange
 
getCellRef() - Method in class net.sf.jxls.tag.Point
 
getCellRefs() - Method in class net.sf.jxls.formula.Formula
 
getCells() - Method in class net.sf.jxls.transformer.Row
 
getCells() - Method in class net.sf.jxls.transformer.RowCollection
 
getCells() - Method in class net.sf.jxls.transformer.SimpleRowTransformer
 
getCol() - Method in class net.sf.jxls.tag.Point
 
getCollection() - Method in class net.sf.jxls.parser.ExpressionCollectionParser
 
getCollection() - Method in class net.sf.jxls.parser.Property
 
getCollectionExpression() - Method in class net.sf.jxls.parser.ExpressionCollectionParser
 
getCollectionItemName() - Method in class net.sf.jxls.transformer.RowCollection
 
getCollectionName() - Method in class net.sf.jxls.parser.Cell
 
getCollectionName() - Method in class net.sf.jxls.parser.Property
 
getCollectionProperty() - Method in class net.sf.jxls.parser.Cell
 
getCollectionProperty() - Method in class net.sf.jxls.parser.Expression
 
getCollectionProperty() - Method in class net.sf.jxls.transformer.RowCollection
 
getColNum() - Method in class net.sf.jxls.formula.CellRef
 
getColumnPropertyNamesToHide() - Method in class net.sf.jxls.transformer.XLSTransformer
 
getColumnsToHide() - Method in class net.sf.jxls.transformer.XLSTransformer
 
getConfiguration() - Method in class net.sf.jxls.transformer.Sheet
 
getConfiguration() - Method in class net.sf.jxls.transformer.XLSTransformer
 
getConnection() - Method in class net.sf.jxls.report.ReportManagerImpl
 
getDefaultValue() - Method in class net.sf.jxls.formula.FormulaPart
 
getDependentRowNumber() - Method in class net.sf.jxls.parser.Cell
 
getDependentRowNumber() - Method in class net.sf.jxls.transformer.RowCollection
 
getDescription() - Method in class net.sf.jxls.tag.TagInfo
 
getDigester() - Method in class net.sf.jxls.transformer.Configuration
 
getDuplicatedCellRef(String, String, int) - Method in class net.sf.jxls.transformation.BlockTransformation
 
getDuplicatedCellRef(String, String, int) - Method in class net.sf.jxls.transformation.DuplicateTransformation
 
getDuplicatedCellRef(String, String, int) - Method in class net.sf.jxls.transformation.DuplicateTransformationByColumns
 
getEncodeXMLAttributes() - Method in class net.sf.jxls.transformer.Configuration
 
getEndCellNum() - Method in class net.sf.jxls.tag.Block
 
getEndExpressionToken() - Method in class net.sf.jxls.transformer.Configuration
 
getEndFormulaPartToken() - Method in class net.sf.jxls.transformer.Configuration
 
getEndFormulaToken() - Method in class net.sf.jxls.transformer.Configuration
 
getEndRowNum() - Method in class net.sf.jxls.tag.Block
 
getExcludeSheetProcessingMark() - Method in class net.sf.jxls.transformer.Configuration
 
getExcludeSheets() - Method in class net.sf.jxls.transformer.Configuration
 
getExpr() - Method in class net.sf.jxls.tag.OutTag
 
getExpression() - Method in class net.sf.jxls.parser.Expression
 
getExpressions() - Method in class net.sf.jxls.parser.Cell
 
getFirstRowNum() - Method in class net.sf.jxls.formula.ListRange
 
getFirstRowNum() - Method in class net.sf.jxls.transformation.BaseTransformation
 
getFirstRowNum() - Method in interface net.sf.jxls.transformation.Transformation
 
getFormula() - Method in class net.sf.jxls.formula.Formula
 
getFormula() - Method in class net.sf.jxls.parser.Cell
 
getFormula() - Method in class net.sf.jxls.tag.OutTag
 
getFormulaController() - Method in class net.sf.jxls.transformer.Workbook
 
getFormulaListRangeToken() - Static method in class net.sf.jxls.formula.BaseFormulaResolver
 
getFormulaParts() - Method in class net.sf.jxls.formula.Formula
 
getFormulaResolver() - Method in class net.sf.jxls.transformer.XLSTransformer
 
getForTagItems() - Method in class net.sf.jxls.transformer.Configuration
 
getForTagName() - Method in class net.sf.jxls.transformer.Configuration
 
getForTagVar() - Method in class net.sf.jxls.transformer.Configuration
 
getFullCollectionName() - Method in class net.sf.jxls.parser.Property
 
getGroupBy() - Method in class net.sf.jxls.tag.ForEachTag
 
getGroupOrder() - Method in class net.sf.jxls.tag.ForEachTag
 
getIndex() - Method in class net.sf.jxls.tag.LoopStatus
 
getIndex() - Method in class net.sf.jxls.transformer.MergedRegion
 
getInlineFormula(int) - Method in class net.sf.jxls.formula.Formula
 
getInstance(String) - Static method in class net.sf.jxls.parser.Aggregator
 
getItem() - Method in class net.sf.jxls.util.GroupData
 
getItems() - Method in class net.sf.jxls.tag.ForEachTag
 
getItems() - Method in class net.sf.jxls.util.GroupData
 
getIterateObject() - Method in class net.sf.jxls.transformer.RowCollection
 
getJXLSRoot() - Method in class net.sf.jxls.transformer.Configuration
 
getJXLSRootEnd() - Method in class net.sf.jxls.transformer.Configuration
 
getLabel() - Method in class net.sf.jxls.parser.Cell
 
getLabel() - Method in class net.sf.jxls.tag.OutTag
 
getLastCellShift() - Method in class net.sf.jxls.transformation.ResultTransformation
 
getLastProcessedRow() - Method in class net.sf.jxls.transformation.ResultTransformation
 
getLastRowNum() - Method in class net.sf.jxls.formula.ListRange
 
getLastRowNum() - Method in class net.sf.jxls.transformation.BaseTransformation
 
getLastRowNum() - Method in interface net.sf.jxls.transformation.Transformation
 
getLastRowShift() - Method in class net.sf.jxls.transformation.ResultTransformation
 
getListAlias() - Method in class net.sf.jxls.formula.ListRange
 
getListName() - Method in class net.sf.jxls.formula.ListRange
 
getListRanges() - Method in class net.sf.jxls.transformer.Sheet
 
getListRanges() - Method in class net.sf.jxls.transformer.Workbook
 
getMaxColNum() - Method in class net.sf.jxls.transformer.Sheet
 
getMaxNumberOfRowsCollection() - Method in class net.sf.jxls.transformer.Row
 
getMaxSizeCollection() - Method in class net.sf.jxls.transformer.Row
 
getMergedRegion() - Method in class net.sf.jxls.parser.Cell
 
getMergedRegion(Sheet, int, int) - Static method in class net.sf.jxls.util.Util
 
getMetaInfo() - Method in class net.sf.jxls.parser.Cell
 
getMetaInfoToken() - Method in class net.sf.jxls.transformer.Configuration
 
getMinDependentRowNumber() - Method in class net.sf.jxls.transformer.Row
 
getName() - Method in class net.sf.jxls.tag.AttributeInfo
 
getName() - Method in class net.sf.jxls.tag.BaseTag
 
getName() - Method in class net.sf.jxls.tag.OutTag
 
getName() - Method in interface net.sf.jxls.tag.Tag
 
getName() - Method in class net.sf.jxls.tag.TagInfo
 
getNamedCells() - Method in class net.sf.jxls.transformer.Sheet
 
getNextCellShift() - Method in class net.sf.jxls.transformation.ResultTransformation
 
getNextObject() - Method in class net.sf.jxls.transformer.RowCollection
 
getNextRowShift() - Method in class net.sf.jxls.transformation.ResultTransformation
 
getNextRowShiftNumber() - Method in class net.sf.jxls.transformation.BaseTransformation
 
getNextRowShiftNumber() - Method in interface net.sf.jxls.transformation.Transformation
 
getNumberOfColumns() - Method in class net.sf.jxls.tag.Block
 
getNumberOfRows() - Method in class net.sf.jxls.tag.Block
 
getNumberOfRows() - Method in class net.sf.jxls.transformer.RowCollection
 
getNumberOfSheets() - Method in class net.sf.jxls.transformer.Workbook
 
getOrCreateCell(Sheet, Integer, Integer) - Static method in class net.sf.jxls.util.Util
 
getParentRow() - Method in class net.sf.jxls.transformer.Row
 
getParentRow() - Method in class net.sf.jxls.transformer.RowCollection
 
getPoiCell() - Method in class net.sf.jxls.parser.Cell
 
getPoiCellValue() - Method in class net.sf.jxls.parser.Cell
 
getPoiRow() - Method in class net.sf.jxls.transformer.Row
 
getPoiSheet() - Method in class net.sf.jxls.transformer.Sheet
 
getPoiWorkbook() - Method in class net.sf.jxls.transformer.Sheet
 
getPoiWorkbook() - Method in class net.sf.jxls.transformer.Workbook
 
getProperties() - Method in class net.sf.jxls.parser.Expression
 
getProperty() - Method in class net.sf.jxls.parser.Property
 
getProperty(Object, String) - Static method in class net.sf.jxls.util.Util
 
getPropertyNameAfterFirstDot() - Method in class net.sf.jxls.parser.Property
 
getPropertyNameAfterLastDot() - Method in class net.sf.jxls.parser.Property
 
getPropertyValue(Map) - Method in class net.sf.jxls.parser.Property
 
getPropertyValue() - Method in class net.sf.jxls.parser.Property
 
getQuery() - Method in class net.sf.jxls.tag.SQLTag
 
getRef() - Method in class net.sf.jxls.tag.SQLTag
 
getRefCellName(String, String) - Static method in class net.sf.jxls.util.Util
 
getRefCells() - Method in class net.sf.jxls.formula.FormulaPart
 
getRegion() - Method in class net.sf.jxls.transformer.MergedRegion
 
getRequired() - Method in class net.sf.jxls.tag.AttributeInfo
 
getResult() - Method in class net.sf.jxls.parser.Aggregator
 
getRow() - Method in class net.sf.jxls.parser.Cell
 
getRow() - Method in class net.sf.jxls.tag.Point
 
getRow() - Method in class net.sf.jxls.transformer.BaseRowTransformer
 
getRow() - Method in interface net.sf.jxls.transformer.RowTransformer
 
getRowCollection() - Method in class net.sf.jxls.parser.Cell
 
getRowCollection() - Method in class net.sf.jxls.transformer.MergedRegion
 
getRowCollectionByCollectionName(String) - Method in class net.sf.jxls.transformer.Row
Founds RowCollection with given collection name in this row
getRowCollectionCells() - Method in class net.sf.jxls.transformer.RowCollection
 
getRowCollections() - Method in class net.sf.jxls.transformer.Row
Returns list with all RowCollection objects for this row
getRowKeyName() - Method in class net.sf.jxls.transformer.Configuration
 
getRowNum() - Method in class net.sf.jxls.formula.CellRef
 
getRowNum() - Method in class net.sf.jxls.formula.Formula
 
getRtexpvalue() - Method in class net.sf.jxls.tag.AttributeInfo
 
getSelect() - Method in class net.sf.jxls.tag.ForEachTag
 
getSelect() - Method in class net.sf.jxls.tag.SQLTag
 
getSheet() - Method in interface net.sf.jxls.controller.SheetTransformationController
 
getSheet() - Method in class net.sf.jxls.controller.SheetTransformationControllerImpl
 
getSheet() - Method in class net.sf.jxls.formula.Formula
 
getSheet() - Method in class net.sf.jxls.tag.Block
 
getSheet() - Method in class net.sf.jxls.tag.TagContext
 
getSheet() - Method in class net.sf.jxls.transformer.Row
 
getSheetAt(int) - Method in class net.sf.jxls.transformer.Workbook
 
getSheetFormulasMap() - Method in interface net.sf.jxls.formula.FormulaController
 
getSheetFormulasMap() - Method in class net.sf.jxls.formula.FormulaControllerImpl
 
getSheetKeyName() - Method in class net.sf.jxls.transformer.Configuration
 
getSheetName() - Method in class net.sf.jxls.formula.CellRef
 
getSheetName() - Method in class net.sf.jxls.transformer.Sheet
 
getSheets() - Method in class net.sf.jxls.transformer.Workbook
 
getSheetTransformationController() - Method in class net.sf.jxls.tag.TagContext
 
getSheetTransformationControllers() - Method in interface net.sf.jxls.controller.WorkbookTransformationController
 
getSheetTransformationControllers() - Method in class net.sf.jxls.controller.WorkbookTransformationControllerImpl
 
getShiftNumber() - Method in class net.sf.jxls.transformation.BaseTransformation
 
getShiftNumber() - Method in interface net.sf.jxls.transformation.Transformation
 
getSpreadsheetToReName(String) - Method in class net.sf.jxls.transformer.XLSTransformer
 
getStartCellNum() - Method in class net.sf.jxls.tag.Block
 
getStartCellShift() - Method in class net.sf.jxls.transformation.ResultTransformation
 
getStartExpressionToken() - Method in class net.sf.jxls.transformer.Configuration
 
getStartFormulaPartToken() - Method in class net.sf.jxls.transformer.Configuration
 
getStartFormulaToken() - Method in class net.sf.jxls.transformer.Configuration
 
getStartRowNum() - Method in class net.sf.jxls.tag.Block
 
getStringCellValue() - Method in class net.sf.jxls.parser.Cell
 
getTag() - Method in class net.sf.jxls.parser.Cell
 
getTagBody() - Method in class net.sf.jxls.tag.TagContext
 
getTagClass() - Method in class net.sf.jxls.tag.TagInfo
 
getTagContext() - Method in class net.sf.jxls.tag.BaseTag
 
getTagContext() - Method in class net.sf.jxls.tag.OutTag
 
getTagContext() - Method in interface net.sf.jxls.tag.Tag
 
getTagPrefix() - Method in class net.sf.jxls.transformer.Configuration
 
getTagPrefixWithBrace() - Method in class net.sf.jxls.transformer.Configuration
 
getTags() - Method in class net.sf.jxls.tag.JxTaglib
 
getTags() - Method in interface net.sf.jxls.tag.TagLib
 
getTest() - Method in class net.sf.jxls.tag.IfTag
 
getTransformationBlock() - Method in class net.sf.jxls.transformer.BaseRowTransformer
 
getTransformationBlock() - Method in interface net.sf.jxls.transformer.RowTransformer
 
getTransformationBlock() - Method in class net.sf.jxls.transformer.TagRowTransformer
 
getTransformationResult() - Method in class net.sf.jxls.transformer.CollectionRowTransformer
 
getTransformationResult() - Method in interface net.sf.jxls.transformer.RowTransformer
 
getTransformationResult() - Method in class net.sf.jxls.transformer.SimpleRowTransformer
 
getTransformationResult() - Method in class net.sf.jxls.transformer.TagRowTransformer
 
getTransformations() - Method in interface net.sf.jxls.controller.SheetTransformationController
 
getTransformations() - Method in class net.sf.jxls.controller.SheetTransformationControllerImpl
 
getTransformations() - Method in class net.sf.jxls.transformation.BaseTransformation
 
getTransformations() - Method in interface net.sf.jxls.transformation.Transformation
 
getType() - Method in class net.sf.jxls.tag.AttributeInfo
 
getVar() - Method in class net.sf.jxls.tag.ForEachTag
 
getVar() - Method in class net.sf.jxls.tag.SQLTag
 
getVarStatus() - Method in class net.sf.jxls.tag.ForEachTag
 
getWorkbook() - Method in interface net.sf.jxls.controller.WorkbookTransformationController
 
getWorkbook() - Method in class net.sf.jxls.controller.WorkbookTransformationControllerImpl
 
getWorkbook() - Method in class net.sf.jxls.transformer.Sheet
 
getWorkbookKeyName() - Method in class net.sf.jxls.transformer.Configuration
 
groupCollection(String) - Method in class net.sf.jxls.transformer.XLSTransformer
Set this collection to be grouped (outlined).
groupCollectionData(Collection, String) - Static method in class net.sf.jxls.util.ReportUtil
 
groupCollectionData(Collection, String, String, String, Configuration) - Static method in class net.sf.jxls.util.ReportUtil
Groups collection of objects by given object property using provided groupOrder
GroupData - Class in net.sf.jxls.util
 
GroupData(Object, Collection) - Constructor for class net.sf.jxls.util.GroupData
 

H

hashCode() - Method in class net.sf.jxls.tag.Block
 
hashCode() - Method in class net.sf.jxls.tag.Point
 
hashCode() - Method in class net.sf.jxls.transformation.BlockTransformation
 
hashCode() - Method in class net.sf.jxls.transformation.DuplicateTransformation
 
hashCode() - Method in class net.sf.jxls.transformation.DuplicateTransformationByColumns
 
hashCode() - Method in class net.sf.jxls.transformation.ShiftTransformation
 
hasNextObject() - Method in class net.sf.jxls.transformer.RowCollection
 
horizontalShift(int) - Method in class net.sf.jxls.tag.Block
 

I

IfTag - Class in net.sf.jxls.tag
jx:if tag implementation
IfTag() - Constructor for class net.sf.jxls.tag.IfTag
 
init(TagContext) - Method in class net.sf.jxls.tag.BaseTag
 
init(TagContext) - Method in class net.sf.jxls.tag.ForEachTag
 
init(TagContext) - Method in class net.sf.jxls.tag.IfTag
 
init(TagContext) - Method in class net.sf.jxls.tag.OutTag
 
init(TagContext) - Method in interface net.sf.jxls.tag.Tag
This method is invoked after all tag attributes are set
initSheetName() - Method in class net.sf.jxls.transformer.Sheet
 
initSheetNames() - Method in class net.sf.jxls.transformer.Workbook
 
isAbove(Point) - Method in class net.sf.jxls.tag.Block
 
isAbove(int) - Method in class net.sf.jxls.tag.Block
 
isBelow(Point) - Method in class net.sf.jxls.tag.Block
 
isColBlock() - Method in class net.sf.jxls.tag.Block
 
isCollection() - Method in class net.sf.jxls.parser.Property
 
isColumnRange(List) - Static method in class net.sf.jxls.util.Util
 
isConstant() - Method in class net.sf.jxls.parser.Property
 
isDetail() - Method in class net.sf.jxls.tag.OutlineTag
 
isEmpty() - Method in class net.sf.jxls.parser.Cell
 
isFormula() - Method in class net.sf.jxls.parser.Cell
 
isInline() - Method in class net.sf.jxls.formula.Formula
 
isJexlInnerCollectionsAccess() - Method in class net.sf.jxls.transformer.Configuration
 
isJexlInnerCollectionsAccess() - Method in class net.sf.jxls.transformer.XLSTransformer
 
isLowerCase() - Method in class net.sf.jxls.report.ResultSetCollection
 
isNewMergedRegion(CellRangeAddress, Collection) - Static method in class net.sf.jxls.util.Util
 
isNull() - Method in class net.sf.jxls.parser.Cell
 
isNull() - Method in class net.sf.jxls.parser.Property
 
isRangeContainsCell(CellRangeAddress, int, int) - Static method in class net.sf.jxls.util.Util
 
isRemoveExcludeSheetProcessingMark() - Method in class net.sf.jxls.transformer.Configuration
 
isRowBlock() - Method in class net.sf.jxls.tag.Block
 
isRowRange(List) - Static method in class net.sf.jxls.util.Util
 
isSpreadsheetToRemove(String) - Method in class net.sf.jxls.transformer.XLSTransformer
 
isSpreadsheetToRename(String) - Method in class net.sf.jxls.transformer.XLSTransformer
 
isTagProcessResult() - Method in class net.sf.jxls.transformation.ResultTransformation
 
isToLeft(Point) - Method in class net.sf.jxls.tag.Block
 
isUTF16() - Method in class net.sf.jxls.transformer.Configuration
 
iterator() - Method in class net.sf.jxls.report.ResultSetCollection
 

J

JXLS_ROOT_END - Static variable in class net.sf.jxls.transformer.Configuration
 
JXLS_ROOT_START - Static variable in class net.sf.jxls.transformer.Configuration
 
JXLS_ROOT_TAG - Static variable in class net.sf.jxls.transformer.Configuration
 
JxTaglib - Class in net.sf.jxls.tag
Defines mapping between java class files and jx tag names
JxTaglib() - Constructor for class net.sf.jxls.tag.JxTaglib
 

L

ListRange - Class in net.sf.jxls.formula
Represents named list range (usually used in formulas resolving)
ListRange(int, int, int) - Constructor for class net.sf.jxls.formula.ListRange
 
ListRange() - Constructor for class net.sf.jxls.formula.ListRange
 
log - Static variable in class net.sf.jxls.formula.BaseFormulaResolver
 
log - Static variable in class net.sf.jxls.formula.Formula
 
log - Static variable in class net.sf.jxls.formula.FormulaControllerImpl
 
log - Static variable in class net.sf.jxls.formula.FormulaPart
 
log - Static variable in class net.sf.jxls.parser.CellParser
 
log - Static variable in class net.sf.jxls.parser.ExpressionParser
 
log - Static variable in class net.sf.jxls.parser.Property
 
log - Static variable in class net.sf.jxls.report.ReportManagerImpl
 
log - Static variable in class net.sf.jxls.report.ResultSetCollection
 
log - Static variable in class net.sf.jxls.tag.ForEachTag
 
log - Static variable in class net.sf.jxls.tag.IfTag
 
log - Static variable in class net.sf.jxls.tag.OutlineTag
 
log - Static variable in class net.sf.jxls.tag.OutTag
 
log - Static variable in class net.sf.jxls.tag.SQLTag
 
log - Static variable in class net.sf.jxls.transformer.BaseRowTransformer
 
log - Static variable in class net.sf.jxls.transformer.CellTransformer
 
log - Static variable in class net.sf.jxls.transformer.ChainTransformer
 
log - Static variable in class net.sf.jxls.transformer.SheetTransformer
 
log - Static variable in class net.sf.jxls.transformer.XLSTransformer
 
log - Static variable in class net.sf.jxls.util.TagBodyHelper
 
log - Static variable in class net.sf.jxls.util.Util
 
LoopStatus - Class in net.sf.jxls.tag
 
LoopStatus() - Constructor for class net.sf.jxls.tag.LoopStatus
 

M

markAsFixedSizeCollection(String) - Method in class net.sf.jxls.transformer.XLSTransformer
Mark a collection as static collection.
MergedRegion - Class in net.sf.jxls.transformer
Represents merged region
MergedRegion(CellRangeAddress, RowCollection) - Constructor for class net.sf.jxls.transformer.MergedRegion
 
MergedRegion(CellRangeAddress, int) - Constructor for class net.sf.jxls.transformer.MergedRegion
 

N

name - Variable in class net.sf.jxls.tag.BaseTag
 
NAMESPACE_URI - Static variable in class net.sf.jxls.transformer.Configuration
 
net.sf.jxls.controller - package net.sf.jxls.controller
 
net.sf.jxls.exception - package net.sf.jxls.exception
 
net.sf.jxls.formula - package net.sf.jxls.formula
 
net.sf.jxls.parser - package net.sf.jxls.parser
 
net.sf.jxls.processor - package net.sf.jxls.processor
 
net.sf.jxls.report - package net.sf.jxls.report
 
net.sf.jxls.tag - package net.sf.jxls.tag
 
net.sf.jxls.transformation - package net.sf.jxls.transformation
 
net.sf.jxls.transformer - package net.sf.jxls.transformer
 
net.sf.jxls.util - package net.sf.jxls.util
 

O

OutlineTag - Class in net.sf.jxls.tag
 
OutlineTag() - Constructor for class net.sf.jxls.tag.OutlineTag
 
OutTag - Class in net.sf.jxls.tag
 
OutTag() - Constructor for class net.sf.jxls.tag.OutTag
 

P

parse() - Method in class net.sf.jxls.parser.ExpressionParser
 
parseCell(Map) - Method in class net.sf.jxls.parser.CellParser
 
parseCellFormula() - Method in class net.sf.jxls.parser.CellParser
 
parseFormulaPartString(String) - Method in class net.sf.jxls.formula.FormulaPart
 
ParsePropertyException - Exception in net.sf.jxls.exception
This exception is thrown by XLSTransformer when problems with dynamic properties access occur
ParsePropertyException() - Constructor for exception net.sf.jxls.exception.ParsePropertyException
 
ParsePropertyException(String) - Constructor for exception net.sf.jxls.exception.ParsePropertyException
 
Point - Class in net.sf.jxls.tag
Represents a single cell
Point(int, short) - Constructor for class net.sf.jxls.tag.Point
 
Point(String) - Constructor for class net.sf.jxls.tag.Point
 
prepareCollectionPropertyInRowForContentDuplication(RowCollection) - Static method in class net.sf.jxls.util.Util
 
prepareCollectionPropertyInRowForDuplication(RowCollection, String) - Static method in class net.sf.jxls.util.Util
 
process(SheetTransformer) - Method in class net.sf.jxls.tag.ForEachTag
 
process(SheetTransformer) - Method in class net.sf.jxls.tag.IfTag
 
process(SheetTransformer) - Method in class net.sf.jxls.tag.OutlineTag
 
process(SheetTransformer) - Method in class net.sf.jxls.tag.OutTag
 
process(SheetTransformer) - Method in class net.sf.jxls.tag.SQLTag
 
process(SheetTransformer) - Method in interface net.sf.jxls.tag.Tag
 
processCell(Cell, Map) - Method in interface net.sf.jxls.processor.CellProcessor
This method is invoked when cell is processed
processProperty(String) - Method in interface net.sf.jxls.processor.PropertyPreprocessor
This method is invoked for each cell in template before all other processing starts
processRow(Row, Map) - Method in interface net.sf.jxls.processor.RowProcessor
 
processRow(SheetTransformationController, Sheet, Row, int, int, Map, Row) - Method in class net.sf.jxls.transformer.SheetTransformer
 
processRows(SheetTransformationController, Sheet, int, int, Map, Row) - Method in class net.sf.jxls.transformer.SheetTransformer
Processes rows in a template sheet using map of beans as parameter
Property - Class in net.sf.jxls.parser
Represents a property in excel template
Property(String) - Constructor for class net.sf.jxls.parser.Property
 
Property(String, Map, Configuration) - Constructor for class net.sf.jxls.parser.Property
 
PropertyPreprocessor - Interface in net.sf.jxls.processor
Allows to process cell in template before actual processing starts

R

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
Registers CellProcessor object
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
Registers RowProcessor object
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

S

setAttributes(List) - Method in class net.sf.jxls.tag.TagInfo
 
setBean(Object) - Method in class net.sf.jxls.parser.Property
 
setBeans(Map) - Method in class net.sf.jxls.tag.TagContext
 
setBlock(Block) - Method in class net.sf.jxls.transformation.BlockTransformation
 
setCellIndex(Integer) - Method in class net.sf.jxls.formula.CellRef
 
setCellKeyName(String) - Method in class net.sf.jxls.transformer.Configuration
 
setCellNum(Integer) - Method in class net.sf.jxls.formula.Formula
 
setCellNum(int) - Method in class net.sf.jxls.formula.ListRange
 
setCells(List) - Method in class net.sf.jxls.transformer.Row
 
setCol(short) - Method in class net.sf.jxls.tag.Point
 
setCollection(Collection) - Method in class net.sf.jxls.parser.Property
 
setCollectionItemName(String) - Method in class net.sf.jxls.transformer.RowCollection
 
setCollectionName(String) - Method in class net.sf.jxls.parser.Cell
 
setCollectionName(String) - Method in class net.sf.jxls.parser.Property
 
setCollectionProperty(Property) - Method in class net.sf.jxls.parser.Cell
 
setColumnPropertyNamesToHide(String[]) - Method in class net.sf.jxls.transformer.XLSTransformer
Set the columns to hide in result XLS
setColumnsToHide(short[]) - Method in class net.sf.jxls.transformer.XLSTransformer
Sets the columns to hide in result XLS
setConfiguration(Configuration) - Method in class net.sf.jxls.transformer.XLSTransformer
 
setConnection(Connection) - Method in class net.sf.jxls.report.ReportManagerImpl
 
setDefaultValue(Integer) - Method in class net.sf.jxls.formula.FormulaPart
 
setDependentRowNumber(int) - Method in class net.sf.jxls.parser.Cell
 
setDependentRowNumber(int) - Method in class net.sf.jxls.transformer.RowCollection
 
setDescription(String) - Method in class net.sf.jxls.tag.TagInfo
 
setDetail(boolean) - Method in class net.sf.jxls.tag.OutlineTag
 
setEncodeXMLAttributes(boolean) - Method in class net.sf.jxls.transformer.Configuration
 
setEndCellNum(int) - Method in class net.sf.jxls.tag.Block
 
setEndExpressionToken(String) - Method in class net.sf.jxls.transformer.Configuration
 
setEndFormulaPartToken(String) - Method in class net.sf.jxls.transformer.Configuration
 
setEndFormulaToken(String) - Method in class net.sf.jxls.transformer.Configuration
 
setEndRowNum(int) - Method in class net.sf.jxls.tag.Block
 
setExcludeSheetProcessingMark(String) - Method in class net.sf.jxls.transformer.Configuration
 
setExpr(String) - Method in class net.sf.jxls.tag.OutTag
 
setExpressions(List) - Method in class net.sf.jxls.parser.Cell
 
setFirstRowNum(int) - Method in class net.sf.jxls.formula.ListRange
 
setFirstRowNum(int) - Method in class net.sf.jxls.transformation.BaseTransformation
 
setFormula(String) - Method in class net.sf.jxls.formula.Formula
 
setFormula(Formula) - Method in class net.sf.jxls.parser.Cell
 
setFormula(String) - Method in class net.sf.jxls.tag.OutTag
 
setFormulaListRangeToken(String) - Static method in class net.sf.jxls.formula.BaseFormulaResolver
 
setFormulaResolver(FormulaResolver) - Method in class net.sf.jxls.transformer.XLSTransformer
Sets FormulaResolver to be used in resolving formula
setGroupBy(String) - Method in class net.sf.jxls.tag.ForEachTag
 
setGroupedCollections(Set) - Method in class net.sf.jxls.transformer.SheetTransformer
 
setGroupOrder(String) - Method in class net.sf.jxls.tag.ForEachTag
 
setIndex(int) - Method in class net.sf.jxls.tag.LoopStatus
 
setItem(Object) - Method in class net.sf.jxls.util.GroupData
 
setItems(String) - Method in class net.sf.jxls.tag.ForEachTag
 
setItems(Collection) - Method in class net.sf.jxls.util.GroupData
 
setJexlInnerCollectionsAccess(boolean) - Method in class net.sf.jxls.transformer.Configuration
 
setJexlInnerCollectionsAccess(boolean) - Method in class net.sf.jxls.transformer.XLSTransformer
 
setLabel(String) - Method in class net.sf.jxls.parser.Cell
 
setLabel(String) - Method in class net.sf.jxls.tag.OutTag
 
setLastProcessedRow(int) - Method in class net.sf.jxls.transformation.ResultTransformation
 
setLastRowNum(int) - Method in class net.sf.jxls.formula.ListRange
 
setLastRowNum(int) - Method in class net.sf.jxls.transformation.BaseTransformation
 
setLastRowShift(int) - Method in class net.sf.jxls.transformation.ResultTransformation
 
setListAlias(String) - Method in class net.sf.jxls.formula.ListRange
 
setListName(String) - Method in class net.sf.jxls.formula.ListRange
 
setMergedRegion(CellRangeAddress) - Method in class net.sf.jxls.parser.Cell
 
setMetaInfo(String) - Method in class net.sf.jxls.parser.Cell
 
setMetaInfoToken(String) - Method in class net.sf.jxls.transformer.Configuration
 
setName(String) - Method in class net.sf.jxls.tag.AttributeInfo
 
setName(String) - Method in class net.sf.jxls.tag.TagInfo
 
setNextRowShift(int) - Method in class net.sf.jxls.transformation.ResultTransformation
 
setNumberOfRows() - Method in class net.sf.jxls.report.ResultSetCollection
 
setParentRow(Row) - Method in class net.sf.jxls.transformer.Row
 
setParentRow(Row) - Method in class net.sf.jxls.transformer.RowCollection
 
setPoiCell(Cell) - Method in class net.sf.jxls.parser.Cell
 
setPoiCellValue(String) - Method in class net.sf.jxls.parser.Cell
 
setPoiRow(Row) - Method in class net.sf.jxls.transformer.Row
 
setPoiSheet(Sheet) - Method in class net.sf.jxls.transformer.Sheet
 
setPoiWorkbook(Workbook) - Method in class net.sf.jxls.transformer.Sheet
 
setPoiWorkbook(Workbook) - Method in class net.sf.jxls.transformer.Workbook
 
setPrintArea(Workbook, int) - Static method in class net.sf.jxls.util.Util
 
setPropertyValue(Object) - Method in class net.sf.jxls.parser.Property
 
setQuery(String) - Method in class net.sf.jxls.tag.SQLTag
 
setRef(String) - Method in class net.sf.jxls.tag.SQLTag
 
setRegion(CellRangeAddress) - Method in class net.sf.jxls.transformer.MergedRegion
 
setRemoveExcludeSheetProcessingMark(boolean) - Method in class net.sf.jxls.transformer.Configuration
 
setRequired(String) - Method in class net.sf.jxls.tag.AttributeInfo
 
setRow(Row) - Method in class net.sf.jxls.parser.Cell
 
setRow(int) - Method in class net.sf.jxls.tag.Point
 
setRowCollection(RowCollection) - Method in class net.sf.jxls.parser.Cell
 
setRowCollection(RowCollection) - Method in class net.sf.jxls.transformer.MergedRegion
 
setRowKeyName(String) - Method in class net.sf.jxls.transformer.Configuration
 
setRowNum(Integer) - Method in class net.sf.jxls.formula.Formula
 
setRtexpvalue(String) - Method in class net.sf.jxls.tag.AttributeInfo
 
setSelect(String) - Method in class net.sf.jxls.tag.ForEachTag
 
setSelect(String) - Method in class net.sf.jxls.tag.SQLTag
 
setSheet(Sheet) - Method in class net.sf.jxls.formula.Formula
 
setSheet(Sheet) - Method in class net.sf.jxls.tag.Block
 
setSheet(Sheet) - Method in class net.sf.jxls.transformer.Row
 
setSheetKeyName(String) - Method in class net.sf.jxls.transformer.Configuration
 
setSheetName(String) - Method in class net.sf.jxls.transformer.Sheet
 
setSheetTransformationController(SheetTransformationController) - Method in class net.sf.jxls.tag.TagContext
 
setSheetTransformationControllers(List) - Method in interface net.sf.jxls.controller.WorkbookTransformationController
 
setSheetTransformationControllers(List) - Method in class net.sf.jxls.controller.WorkbookTransformationControllerImpl
 
setSpreadsheetsToRemove(String[]) - Method in class net.sf.jxls.transformer.XLSTransformer
Set spreadsheets with given names to be hidden
setSpreadsheetToRename(String, String) - Method in class net.sf.jxls.transformer.XLSTransformer
 
setStartCellNum(int) - Method in class net.sf.jxls.tag.Block
 
setStartCellShift(int) - Method in class net.sf.jxls.transformation.ResultTransformation
 
setStartExpressionToken(String) - Method in class net.sf.jxls.transformer.Configuration
 
setStartFormulaPartToken(String) - Method in class net.sf.jxls.transformer.Configuration
 
setStartFormulaToken(String) - Method in class net.sf.jxls.transformer.Configuration
 
setStartRowNum(int) - Method in class net.sf.jxls.tag.Block
 
setStringCellValue(String) - Method in class net.sf.jxls.parser.Cell
 
setTag(Tag) - Method in class net.sf.jxls.parser.Cell
 
setTagBody(Block) - Method in class net.sf.jxls.tag.TagContext
 
setTagClass(String) - Method in class net.sf.jxls.tag.TagInfo
 
setTagProcessResult(boolean) - Method in class net.sf.jxls.transformation.ResultTransformation
 
setTest(String) - Method in class net.sf.jxls.tag.IfTag
 
setTransformationBlock(Block) - Method in class net.sf.jxls.transformer.BaseRowTransformer
 
setTransformationBlock(Block) - Method in interface net.sf.jxls.transformer.RowTransformer
 
setTransformationBlock(Block) - Method in class net.sf.jxls.transformer.TagRowTransformer
 
setType(String) - Method in class net.sf.jxls.tag.AttributeInfo
 
setUTF16(boolean) - Method in class net.sf.jxls.transformer.Configuration
 
setVar(String) - Method in class net.sf.jxls.tag.ForEachTag
 
setVar(String) - Method in class net.sf.jxls.tag.SQLTag
 
setVarStatus(String) - Method in class net.sf.jxls.tag.ForEachTag
 
setWorkbook(Workbook) - Method in class net.sf.jxls.transformer.Sheet
 
setWorkbookKeyName(String) - Method in class net.sf.jxls.transformer.Configuration
 
Sheet - Class in net.sf.jxls.transformer
Represents excel worksheet
Sheet() - Constructor for class net.sf.jxls.transformer.Sheet
 
Sheet(Workbook, Sheet, Configuration) - Constructor for class net.sf.jxls.transformer.Sheet
 
Sheet(Workbook, Sheet) - Constructor for class net.sf.jxls.transformer.Sheet
 
SheetCellFinder - Interface in net.sf.jxls.controller
This interface defines methods for searching transformed Cells inside a single sheet
sheetFormulasMap - Variable in class net.sf.jxls.formula.FormulaControllerImpl
 
SheetHelper - Class in net.sf.jxls.util
 
SheetHelper() - Constructor for class net.sf.jxls.util.SheetHelper
 
SheetTransformationController - Interface in net.sf.jxls.controller
Interface for controlling all excel sheet transformations
SheetTransformationControllerImpl - Class in net.sf.jxls.controller
This class controls and saves all transforming operations on spreadsheet cells.
SheetTransformationControllerImpl(Sheet) - Constructor for class net.sf.jxls.controller.SheetTransformationControllerImpl
 
SheetTransformer - Class in net.sf.jxls.transformer
 
SheetTransformer(Set, Set, List, List, Configuration) - Constructor for class net.sf.jxls.transformer.SheetTransformer
 
SheetTransformer(Set, Set, List, List) - Constructor for class net.sf.jxls.transformer.SheetTransformer
 
shift(int, int) - Method in class net.sf.jxls.tag.Point
 
SHIFT - Static variable in class net.sf.jxls.transformation.TransformationType
 
shift(Sheet, Block, int) - Static method in class net.sf.jxls.util.TagBodyHelper
 
shiftCellsLeft(Sheet, int, int, int, int, int, boolean) - Static method in class net.sf.jxls.util.Util
 
shiftCellsRight(Sheet, int, int, int, int, boolean) - Static method in class net.sf.jxls.util.Util
 
shiftRows(Sheet, int, int, int) - Static method in class net.sf.jxls.util.Util
 
ShiftTransformation - Class in net.sf.jxls.transformation
Defines simple shift transformation
ShiftTransformation(Block, int, int) - Constructor for class net.sf.jxls.transformation.ShiftTransformation
 
shouldSelectCollectionData(Map, String, Configuration) - Static method in class net.sf.jxls.util.ReportUtil
 
SimpleRowTransformer - Class in net.sf.jxls.transformer
 
SimpleRowTransformer(Row, List, Configuration) - Constructor for class net.sf.jxls.transformer.SimpleRowTransformer
 
size() - Method in class net.sf.jxls.report.ResultSetCollection
 
SQLTag - Class in net.sf.jxls.tag
 
SQLTag() - Constructor for class net.sf.jxls.tag.SQLTag
 

T

Tag - Interface in net.sf.jxls.tag
Defines an interface for a general jx tag
TAG_NAME - Static variable in class net.sf.jxls.tag.ForEachTag
 
TAG_NAME - Static variable in class net.sf.jxls.tag.IfTag
 
TAG_NAME - Static variable in class net.sf.jxls.tag.OutlineTag
 
TAG_NAME - Static variable in class net.sf.jxls.tag.OutTag
 
TAG_TAG - Static variable in class net.sf.jxls.tag.TaglibXMLParser
 
TagBodyHelper - Class in net.sf.jxls.util
 
TagBodyHelper() - Constructor for class net.sf.jxls.util.TagBodyHelper
 
tagContext - Variable in class net.sf.jxls.tag.BaseTag
 
TagContext - Class in net.sf.jxls.tag
Contains tag related information
TagContext(SheetTransformationController, SheetTransformer, Sheet, Block, Map) - Constructor for class net.sf.jxls.tag.TagContext
 
TagContext(SheetTransformer, Sheet, Block, Map) - Constructor for class net.sf.jxls.tag.TagContext
 
TagContext(Sheet, Block, Map) - Constructor for class net.sf.jxls.tag.TagContext
 
TagContext(Map, Block) - Constructor for class net.sf.jxls.tag.TagContext
 
TagContext(Map) - Constructor for class net.sf.jxls.tag.TagContext
 
TagInfo - Class in net.sf.jxls.tag
 
TagInfo() - Constructor for class net.sf.jxls.tag.TagInfo
 
TagLib - Interface in net.sf.jxls.tag
 
TAGLIB_TAG - Static variable in class net.sf.jxls.tag.TaglibXMLParser
 
TaglibRegistrationException - Exception in net.sf.jxls.exception
 
TaglibRegistrationException(String) - Constructor for exception net.sf.jxls.exception.TaglibRegistrationException
 
TaglibRegistrationException(String, Throwable) - Constructor for exception net.sf.jxls.exception.TaglibRegistrationException
 
TaglibRegistrationException(Throwable) - Constructor for exception net.sf.jxls.exception.TaglibRegistrationException
 
TaglibRegistrationException() - Constructor for exception net.sf.jxls.exception.TaglibRegistrationException
 
TaglibXMLParser - Class in net.sf.jxls.tag
 
TaglibXMLParser() - Constructor for class net.sf.jxls.tag.TaglibXMLParser
 
TagRowTransformer - Class in net.sf.jxls.transformer
Implementation of RowTransformer for transforming jx tags
TagRowTransformer(Row, Cell) - Constructor for class net.sf.jxls.transformer.TagRowTransformer
 
toCellName() - Method in class net.sf.jxls.parser.Cell
 
toExcelCellRange() - Method in class net.sf.jxls.formula.ListRange
 
toString() - Method in class net.sf.jxls.formula.CellRef
 
toString() - Method in class net.sf.jxls.formula.Formula
 
toString() - Method in class net.sf.jxls.formula.FormulaPart
 
toString() - Method in class net.sf.jxls.formula.ListRange
 
toString() - Method in class net.sf.jxls.parser.Cell
 
toString() - Method in class net.sf.jxls.parser.Expression
 
toString() - Method in class net.sf.jxls.parser.Property
 
toString() - Method in class net.sf.jxls.tag.BaseTag
 
toString() - Method in class net.sf.jxls.tag.Block
 
toString() - Method in class net.sf.jxls.tag.Point
 
toString(String) - Method in class net.sf.jxls.tag.Point
 
toString() - Method in class net.sf.jxls.tag.TagContext
 
toString() - Method in class net.sf.jxls.transformation.BlockTransformation
 
toString() - Method in class net.sf.jxls.transformation.DuplicateTransformation
 
toString() - Method in class net.sf.jxls.transformation.DuplicateTransformationByColumns
 
toString() - Method in class net.sf.jxls.transformation.RemoveTransformation
 
toString() - Method in class net.sf.jxls.transformation.ShiftTransformation
 
toString() - Method in class net.sf.jxls.transformation.TransformationType
 
toString() - Method in class net.sf.jxls.transformer.RowCollection
 
transform(SheetTransformationController, SheetTransformer, Map, ResultTransformation) - Method in class net.sf.jxls.transformer.CollectionRowTransformer
 
transform(SheetTransformationController, SheetTransformer, Map, ResultTransformation) - Method in interface net.sf.jxls.transformer.RowTransformer
 
transform(SheetTransformationController, SheetTransformer, Map, ResultTransformation) - Method in class net.sf.jxls.transformer.SimpleRowTransformer
 
transform(SheetTransformationController, SheetTransformer, Map, ResultTransformation) - Method in class net.sf.jxls.transformer.TagRowTransformer
 
Transformation - Interface in net.sf.jxls.transformation
General transformation interface
TransformationType - Class in net.sf.jxls.transformation
Enumeration class for different transformation types
transformBlock(Block) - Method in class net.sf.jxls.transformation.ResultTransformation
 
transformCell(Point) - Method in class net.sf.jxls.transformation.BlockTransformation
Transforms given spreadsheet cell
transformCell(String, CellRef) - Method in class net.sf.jxls.transformation.BlockTransformation
Transforms given spreadsheet cell
transformCell(Point) - Method in class net.sf.jxls.transformation.DuplicateTransformation
 
transformCell(String, CellRef) - Method in class net.sf.jxls.transformation.DuplicateTransformation
 
transformCell(Point) - Method in class net.sf.jxls.transformation.DuplicateTransformationByColumns
 
transformCell(String, CellRef) - Method in class net.sf.jxls.transformation.DuplicateTransformationByColumns
 
transformCell(Point) - Method in class net.sf.jxls.transformation.RemoveTransformation
 
transformCell(String, CellRef) - Method in class net.sf.jxls.transformation.RemoveTransformation
 
transformCell(Point) - Method in class net.sf.jxls.transformation.ShiftTransformation
 
transformCell(String, CellRef) - Method in class net.sf.jxls.transformation.ShiftTransformation
 
transformMultipleSheetsList(InputStream, List, List, String, Map, int) - Method in class net.sf.jxls.transformer.XLSTransformer
This method transforms given XLS input stream template into multiple sheets workbook creating separate Excel worksheet for every object in the list
transformWorkbook(Workbook, Map) - Method in class net.sf.jxls.transformer.XLSTransformer
 
transformXLS(String, Map, String) - Method in class net.sf.jxls.transformer.XLSTransformer
Creates new .xls file at a given path using specified excel template file and a number of beans.
transformXLS(InputStream, Map) - Method in class net.sf.jxls.transformer.XLSTransformer
Creates Workbook instance based on .xls template from a given InputStream and a number of beans
transformXLS(InputStream, List, List, List) - Method in class net.sf.jxls.transformer.XLSTransformer
Multiple sheet template multiple transform.

U

update(String) - Method in class net.sf.jxls.formula.CellRef
 
update(List) - Method in class net.sf.jxls.formula.CellRef
 
updateCellValue(Sheet, int, int, String) - Static method in class net.sf.jxls.util.Util
 
updateFormulas(Sheet, List, Map, Map, boolean) - Static method in class net.sf.jxls.util.FormulaUtil
This method updates formula cells
updateMergedRegionInRow(Sheet, Set, int, int, int, boolean) - Static method in class net.sf.jxls.util.Util
 
updateReplacedRefCellsCollection() - Method in class net.sf.jxls.formula.Formula
 
updateReplacedRefCellsCollection() - Method in class net.sf.jxls.formula.FormulaPart
 
updateWorkbookFormulas(BlockTransformation) - Method in interface net.sf.jxls.formula.FormulaController
 
updateWorkbookFormulas(BlockTransformation) - Method in class net.sf.jxls.formula.FormulaControllerImpl
 
Util - Class in net.sf.jxls.util
This class contains many utility methods used by jXLS framework
Util() - Constructor for class net.sf.jxls.util.Util
 

V

verticalShift(int) - Method in class net.sf.jxls.tag.Block
 

W

Workbook - Class in net.sf.jxls.transformer
Represents excel workbook
Workbook(Workbook) - Constructor for class net.sf.jxls.transformer.Workbook
 
Workbook(Workbook, Configuration) - Constructor for class net.sf.jxls.transformer.Workbook
 
Workbook(Workbook, List) - Constructor for class net.sf.jxls.transformer.Workbook
 
Workbook(Workbook, List, Configuration) - Constructor for class net.sf.jxls.transformer.Workbook
 
WorkbookCellFinder - Interface in net.sf.jxls.controller
Defines interface to find transformed cells in a workbook
WorkbookCellFinderImpl - Class in net.sf.jxls.controller
Simple implementation of WorkbookCellFinder based on SheetCellFinder mapping to corresponding worksheets
WorkbookCellFinderImpl() - Constructor for class net.sf.jxls.controller.WorkbookCellFinderImpl
 
WorkbookCellFinderImpl(Map) - Constructor for class net.sf.jxls.controller.WorkbookCellFinderImpl
 
WorkbookTransformationController - Interface in net.sf.jxls.controller
Defines interface to control workbook transformations
WorkbookTransformationControllerImpl - Class in net.sf.jxls.controller
Simple implementation of WorkbookTransformationController based on the list of SheetTransformationControllers
WorkbookTransformationControllerImpl(Workbook) - Constructor for class net.sf.jxls.controller.WorkbookTransformationControllerImpl
 
writeFormulas(FormulaResolver) - Method in interface net.sf.jxls.formula.FormulaController
 
writeFormulas(FormulaResolver) - Method in class net.sf.jxls.formula.FormulaControllerImpl
 
writeToFile(String, Workbook) - Static method in class net.sf.jxls.util.Util
Saves workbook to file

X

XLSTransformer - Class in net.sf.jxls.transformer
This class uses excel template to generate excel file filled with required objects and collections.
XLSTransformer() - Constructor for class net.sf.jxls.transformer.XLSTransformer
 
XLSTransformer(Configuration) - Constructor for class net.sf.jxls.transformer.XLSTransformer
 
A B C D E F G H I J L M N O P R S T U V W X 

Copyright © 2005-2014 jXLS Team. All Rights Reserved.