Skip navigation links
A B C D E F G H I J L M O P Q R S T U V W X Z 

A

ABSOLUTE_REFERENCE_MARKER - Static variable in class org.jxls.util.CellRefUtil
The character ($) that signifies a row or column value is absolute instead of relative
ABSOLUTE_REFERENCE_MARKER - Static variable in class org.jxls.util.CellRefUtil
The character ($) that signifies a row or column value is absolute instead of relative
AbstractCommand - Class in org.jxls.command
Implements basic command methods and is a convenient base class for other commands
AbstractCommand - Class in org.jxls.command
Implements basic command methods and is a convenient base class for other commands
AbstractCommand() - Constructor for class org.jxls.command.AbstractCommand
 
AbstractCommand() - Constructor for class org.jxls.command.AbstractCommand
 
AbstractFormulaProcessor - Class in org.jxls.formula
Partial implementation of FormulaProcessor interface It implements only some helper methods to allow their reuse for FastFormulaProcessor and StandardFormulaProcessor
AbstractFormulaProcessor - Class in org.jxls.formula
Partial implementation of FormulaProcessor interface It implements only some helper methods to allow their reuse for FastFormulaProcessor and StandardFormulaProcessor
AbstractFormulaProcessor() - Constructor for class org.jxls.formula.AbstractFormulaProcessor
 
AbstractFormulaProcessor() - Constructor for class org.jxls.formula.AbstractFormulaProcessor
 
AbstractTransformer - Class in org.jxls.transform
Base transformer class providing basic implementation for some of the Transformer interface methods
AbstractTransformer - Class in org.jxls.transform
Base transformer class providing basic implementation for some of the Transformer interface methods
AbstractTransformer() - Constructor for class org.jxls.transform.AbstractTransformer
 
AbstractTransformer() - Constructor for class org.jxls.transform.AbstractTransformer
 
add(Size) - Method in class org.jxls.common.Size
 
add(Size) - Method in class org.jxls.common.Size
 
add(Object) - Method in interface org.jxls.functions.Summarizer
Casts number to type T and adds value to sum if number not null.
add(Object) - Method in interface org.jxls.functions.Summarizer
Casts number to type T and adds value to sum if number not null.
addArea(Area) - Method in class org.jxls.command.AbstractCommand
 
addArea(Area) - Method in class org.jxls.command.AbstractCommand
 
addArea(Area) - Method in interface org.jxls.command.Command
Adds an area to this command
addArea(Area) - Method in interface org.jxls.command.Command
Adds an area to this command
addArea(Area) - Method in class org.jxls.command.EachCommand
 
addArea(Area) - Method in class org.jxls.command.EachCommand
 
addArea(Area) - Method in class org.jxls.command.GridCommand
 
addArea(Area) - Method in class org.jxls.command.GridCommand
 
addArea(Area) - Method in class org.jxls.command.IfCommand
 
addArea(Area) - Method in class org.jxls.command.IfCommand
 
addArea(Area) - Method in class org.jxls.command.ImageCommand
 
addArea(Area) - Method in class org.jxls.command.ImageCommand
 
addArea(Area) - Method in class org.jxls.command.MergeCellsCommand
 
addArea(Area) - Method in class org.jxls.command.MergeCellsCommand
 
addArea(Area) - Method in class org.jxls.command.UpdateCellCommand
 
addArea(Area) - Method in class org.jxls.command.UpdateCellCommand
 
addAreaListener(AreaListener) - Method in interface org.jxls.area.Area
 
addAreaListener(AreaListener) - Method in interface org.jxls.area.Area
 
addAreaListener(AreaListener) - Method in class org.jxls.area.XlsArea
 
addAreaListener(AreaListener) - Method in class org.jxls.area.XlsArea
 
addCellData(CellData) - Method in class org.jxls.common.RowData
 
addCellData(CellData) - Method in class org.jxls.common.RowData
 
addCommand(AreaRef, Command) - Method in interface org.jxls.area.Area
 
addCommand(AreaRef, Command) - Method in interface org.jxls.area.Area
 
addCommand(AreaRef, Command) - Method in class org.jxls.area.XlsArea
 
addCommand(String, Command) - Method in class org.jxls.area.XlsArea
 
addCommand(AreaRef, Command) - Method in class org.jxls.area.XlsArea
 
addCommand(String, Command) - Method in class org.jxls.area.XlsArea
 
addCommandMapping(String, Class<? extends Command>) - Static method in class org.jxls.builder.xls.XlsCommentAreaBuilder
 
addCommandMapping(String, Class<? extends Command>) - Static method in class org.jxls.builder.xls.XlsCommentAreaBuilder
 
addImage(AreaRef, byte[], ImageType, Double, Double) - Method in class org.jxls.transform.AbstractTransformer
 
addImage(AreaRef, byte[], ImageType, Double, Double) - Method in class org.jxls.transform.AbstractTransformer
 
addImage(AreaRef, byte[], ImageType) - Method in interface org.jxls.transform.Transformer
 
addImage(AreaRef, byte[], ImageType, Double, Double) - Method in interface org.jxls.transform.Transformer
 
addImage(AreaRef, byte[], ImageType) - Method in interface org.jxls.transform.Transformer
 
addImage(AreaRef, byte[], ImageType, Double, Double) - Method in interface org.jxls.transform.Transformer
 
addImage(AreaRef, byte[], ImageType) - Method in class org.jxls.transform.TransformerDelegator
 
addImage(AreaRef, byte[], ImageType, Double, Double) - Method in class org.jxls.transform.TransformerDelegator
 
addImage(AreaRef, byte[], ImageType) - Method in class org.jxls.transform.TransformerDelegator
 
addImage(AreaRef, byte[], ImageType, Double, Double) - Method in class org.jxls.transform.TransformerDelegator
 
addRowData(RowData) - Method in class org.jxls.common.SheetData
 
addRowData(RowData) - Method in class org.jxls.common.SheetData
 
addTargetParentAreaRef(AreaRef) - Method in class org.jxls.common.CellData
 
addTargetParentAreaRef(AreaRef) - Method in class org.jxls.common.CellData
 
addTargetPos(CellRef) - Method in class org.jxls.common.CellData
 
addTargetPos(CellRef) - Method in class org.jxls.common.CellData
 
ADJACENT_SHIFT_MODE - Static variable in interface org.jxls.command.Command
 
ADJACENT_SHIFT_MODE - Static variable in interface org.jxls.command.Command
 
AdjacentCellShiftStrategy - Class in org.jxls.common.cellshift
Shifts not only cells impacted by shifting area but also the adjacent area cells
AdjacentCellShiftStrategy - Class in org.jxls.common.cellshift
Shifts not only cells impacted by shifting area but also the adjacent area cells
AdjacentCellShiftStrategy() - Constructor for class org.jxls.common.cellshift.AdjacentCellShiftStrategy
 
AdjacentCellShiftStrategy() - Constructor for class org.jxls.common.cellshift.AdjacentCellShiftStrategy
 
adjustTableSize(CellRef, Size) - Method in class org.jxls.transform.AbstractTransformer
 
adjustTableSize(CellRef, Size) - Method in class org.jxls.transform.AbstractTransformer
 
adjustTableSize(CellRef, Size) - Method in interface org.jxls.transform.Transformer
 
adjustTableSize(CellRef, Size) - Method in interface org.jxls.transform.Transformer
 
adjustTableSize(CellRef, Size) - Method in class org.jxls.transform.TransformerDelegator
 
adjustTableSize(CellRef, Size) - Method in class org.jxls.transform.TransformerDelegator
 
afterApplyAtCell(CellRef, Context) - Method in interface org.jxls.common.AreaListener
 
afterApplyAtCell(CellRef, Context) - Method in interface org.jxls.common.AreaListener
 
afterTransformCell(CellRef, CellRef, Context) - Method in interface org.jxls.common.AreaListener
 
afterTransformCell(CellRef, CellRef, Context) - Method in interface org.jxls.common.AreaListener
 
append(int, int) - Method in class org.jxls.common.Size
 
append(Size) - Method in class org.jxls.common.Size
 
append(int, int) - Method in class org.jxls.common.Size
 
append(Size) - Method in class org.jxls.common.Size
 
appendFormat(StringBuilder, String) - Static method in class org.jxls.util.CellRefUtil
 
appendFormat(StringBuilder, String) - Static method in class org.jxls.util.CellRefUtil
 
applyAt(CellRef, Context) - Method in interface org.jxls.area.Area
 
applyAt(CellRef, Context) - Method in interface org.jxls.area.Area
 
applyAt(CellRef, Context) - Method in class org.jxls.area.XlsArea
 
applyAt(CellRef, Context) - Method in class org.jxls.area.XlsArea
 
applyAt(CellRef, Context) - Method in class org.jxls.builder.xls.AreaCommand
 
applyAt(CellRef, Context) - Method in class org.jxls.builder.xls.AreaCommand
 
applyAt(CellRef, Context) - Method in interface org.jxls.command.Command
Applies a command at the given cell reference
applyAt(CellRef, Context) - Method in interface org.jxls.command.Command
Applies a command at the given cell reference
applyAt(CellRef, Context) - Method in class org.jxls.command.EachCommand
 
applyAt(CellRef, Context) - Method in class org.jxls.command.EachCommand
 
applyAt(CellRef, Context) - Method in class org.jxls.command.GridCommand
 
applyAt(CellRef, Context) - Method in class org.jxls.command.GridCommand
 
applyAt(CellRef, Context) - Method in class org.jxls.command.IfCommand
 
applyAt(CellRef, Context) - Method in class org.jxls.command.IfCommand
 
applyAt(CellRef, Context) - Method in class org.jxls.command.ImageCommand
 
applyAt(CellRef, Context) - Method in class org.jxls.command.ImageCommand
 
applyAt(CellRef, Context) - Method in class org.jxls.command.MergeCellsCommand
 
applyAt(CellRef, Context) - Method in class org.jxls.command.MergeCellsCommand
 
applyAt(CellRef, Context) - Method in class org.jxls.command.UpdateCellCommand
 
applyAt(CellRef, Context) - Method in class org.jxls.command.UpdateCellCommand
 
Area - Interface in org.jxls.area
Generic interface for excel area processing
Area - Interface in org.jxls.area
Generic interface for excel area processing
area - Variable in class org.jxls.common.CellData
 
area - Variable in class org.jxls.common.CellData
 
AreaBuilder - Interface in org.jxls.builder
Interface to build an Area
AreaBuilder - Interface in org.jxls.builder
Interface to build an Area
AreaCommand - Class in org.jxls.builder.xls
A container area command used in XlsCommentAreaBuilder to enclose other commands
AreaCommand - Class in org.jxls.builder.xls
A container area command used in XlsCommentAreaBuilder to enclose other commands
AreaCommand() - Constructor for class org.jxls.builder.xls.AreaCommand
 
AreaCommand() - Constructor for class org.jxls.builder.xls.AreaCommand
 
AreaListener - Interface in org.jxls.common
Defines callback methods to be called during area processing
AreaListener - Interface in org.jxls.common
Defines callback methods to be called during area processing
AreaRef - Class in org.jxls.common
Defines area bounds
AreaRef - Class in org.jxls.common
Defines area bounds
AreaRef(CellRef, CellRef) - Constructor for class org.jxls.common.AreaRef
 
AreaRef(CellRef, Size) - Constructor for class org.jxls.common.AreaRef
 
AreaRef(String) - Constructor for class org.jxls.common.AreaRef
 
AreaRef(CellRef, CellRef) - Constructor for class org.jxls.common.AreaRef
 
AreaRef(CellRef, Size) - Constructor for class org.jxls.common.AreaRef
 
AreaRef(String) - Constructor for class org.jxls.common.AreaRef
 
ASC - Static variable in class org.jxls.util.OrderByComparator
Sort ascending (default).
ASC - Static variable in class org.jxls.util.OrderByComparator
Sort ascending (default).
ATTR - Static variable in class org.jxls.builder.xml.UserCommandAction
 
ATTR - Static variable in class org.jxls.builder.xml.UserCommandAction
 

B

beforeApplyAtCell(CellRef, Context) - Method in interface org.jxls.common.AreaListener
 
beforeApplyAtCell(CellRef, Context) - Method in interface org.jxls.common.AreaListener
 
beforeTransformCell(CellRef, CellRef, Context) - Method in interface org.jxls.common.AreaListener
 
beforeTransformCell(CellRef, CellRef, Context) - Method in interface org.jxls.common.AreaListener
 
beforeWrite() - Method in class org.jxls.transform.TransformerDelegator
 
beforeWrite() - Method in class org.jxls.transform.TransformerDelegator
 
begin(InterpretationContext, String, Attributes) - Method in class org.jxls.builder.xml.EachAction
 
begin(InterpretationContext, String, Attributes) - Method in class org.jxls.builder.xml.EachAction
 
begin(InterpretationContext, String, Attributes) - Method in class org.jxls.builder.xml.GridAction
 
begin(InterpretationContext, String, Attributes) - Method in class org.jxls.builder.xml.GridAction
 
begin(InterpretationContext, String, Attributes) - Method in class org.jxls.builder.xml.IfAction
 
begin(InterpretationContext, String, Attributes) - Method in class org.jxls.builder.xml.IfAction
 
begin(InterpretationContext, String, Attributes) - Method in class org.jxls.builder.xml.UserCommandAction
 
begin(InterpretationContext, String, Attributes) - Method in class org.jxls.builder.xml.UserCommandAction
 
BigDecimalSummarizerBuilder - Class in org.jxls.functions
 
BigDecimalSummarizerBuilder - Class in org.jxls.functions
 
BigDecimalSummarizerBuilder() - Constructor for class org.jxls.functions.BigDecimalSummarizerBuilder
 
BigDecimalSummarizerBuilder() - Constructor for class org.jxls.functions.BigDecimalSummarizerBuilder
 
build() - Method in interface org.jxls.builder.AreaBuilder
 
build() - Method in interface org.jxls.builder.AreaBuilder
 
build() - Method in class org.jxls.builder.xls.XlsCommentAreaBuilder
Builds a list of XlsArea objects defined by top level AreaCommand markup ("jx:area") containing a tree of all nested commands
build() - Method in class org.jxls.builder.xls.XlsCommentAreaBuilder
Builds a list of XlsArea objects defined by top level AreaCommand markup ("jx:area") containing a tree of all nested commands
build(InputStream) - Method in class org.jxls.builder.xml.XmlAreaBuilder
 
build() - Method in class org.jxls.builder.xml.XmlAreaBuilder
 
build(InputStream) - Method in class org.jxls.builder.xml.XmlAreaBuilder
 
build() - Method in class org.jxls.builder.xml.XmlAreaBuilder
 
build() - Method in class org.jxls.functions.BigDecimalSummarizerBuilder
 
build() - Method in class org.jxls.functions.BigDecimalSummarizerBuilder
 
build() - Method in class org.jxls.functions.DoubleSummarizerBuilder
 
build() - Method in class org.jxls.functions.DoubleSummarizerBuilder
 
build() - Method in interface org.jxls.functions.SummarizerBuilder
 
build() - Method in interface org.jxls.functions.SummarizerBuilder
 
buildExpressionNotation(String, String) - Method in class org.jxls.transform.TransformationConfig
 
buildExpressionNotation(String, String) - Method in class org.jxls.transform.TransformationConfig
 
buildExpressionNotation(String, String) - Method in class org.jxls.util.JxlsHelper
Allows to set custom notation for expressions in the template The notation is used in JxlsHelper.createTransformer(InputStream, OutputStream)
buildExpressionNotation(String, String) - Method in class org.jxls.util.JxlsHelper
Allows to set custom notation for expressions in the template The notation is used in JxlsHelper.createTransformer(InputStream, OutputStream)
buildJointedCellRefMap(Transformer, CellData) - Method in class org.jxls.formula.AbstractFormulaProcessor
 
buildJointedCellRefMap(Transformer, CellData) - Method in class org.jxls.formula.AbstractFormulaProcessor
 
buildTargetCellRefMap(Transformer, Area, CellData) - Method in class org.jxls.formula.AbstractFormulaProcessor
 
buildTargetCellRefMap(Transformer, Area, CellData) - Method in class org.jxls.formula.AbstractFormulaProcessor
 

C

calculateHeight() - Method in class org.jxls.common.CellRange
 
calculateHeight() - Method in class org.jxls.common.CellRange
 
calculateWidth() - Method in class org.jxls.common.CellRange
 
calculateWidth() - Method in class org.jxls.common.CellRange
 
CannotOpenWorkbookException - Exception in org.jxls.util
JXLS exception: Excel file cannot be opened
CannotOpenWorkbookException - Exception in org.jxls.util
JXLS exception: Excel file cannot be opened
CannotOpenWorkbookException(Throwable) - Constructor for exception org.jxls.util.CannotOpenWorkbookException
 
CannotOpenWorkbookException(Throwable) - Constructor for exception org.jxls.util.CannotOpenWorkbookException
 
CaseInsensitiveHashMap - Class in org.jxls.jdbc
This class is taken from Apache Commons DbUtils library (https://commons.apache.org/proper/commons-dbutils/) A Map that converts all keys to lowercase Strings for case insensitive lookups.
CaseInsensitiveHashMap - Class in org.jxls.jdbc
This class is taken from Apache Commons DbUtils library (https://commons.apache.org/proper/commons-dbutils/) A Map that converts all keys to lowercase Strings for case insensitive lookups.
CaseInsensitiveHashMap() - Constructor for class org.jxls.jdbc.CaseInsensitiveHashMap
 
CaseInsensitiveHashMap() - Constructor for class org.jxls.jdbc.CaseInsensitiveHashMap
 
CellData - Class in org.jxls.common
Represents an Excel cell data holder and cell value evaluator
CellData - Class in org.jxls.common
Represents an Excel cell data holder and cell value evaluator
CellData(CellRef) - Constructor for class org.jxls.common.CellData
 
CellData(String, int, int, CellData.CellType, Object) - Constructor for class org.jxls.common.CellData
 
CellData(CellRef, CellData.CellType, Object) - Constructor for class org.jxls.common.CellData
 
CellData(String, int, int) - Constructor for class org.jxls.common.CellData
 
CellData(CellRef) - Constructor for class org.jxls.common.CellData
 
CellData(String, int, int, CellData.CellType, Object) - Constructor for class org.jxls.common.CellData
 
CellData(CellRef, CellData.CellType, Object) - Constructor for class org.jxls.common.CellData
 
CellData(String, int, int) - Constructor for class org.jxls.common.CellData
 
CellData.CellType - Enum in org.jxls.common
 
CellData.CellType - Enum in org.jxls.common
 
CellData.FormulaStrategy - Enum in org.jxls.common
 
CellData.FormulaStrategy - Enum in org.jxls.common
 
CellDataUpdater - Interface in org.jxls.command
Interface for updating CellData
CellDataUpdater - Interface in org.jxls.command
Interface for updating CellData
CellRange - Class in org.jxls.common
Represents an Excel cell range
CellRange - Class in org.jxls.common
Represents an Excel cell range
CellRange(CellRef, int, int) - Constructor for class org.jxls.common.CellRange
 
CellRange(CellRef, int, int) - Constructor for class org.jxls.common.CellRange
 
cellRef - Variable in class org.jxls.common.CellData
 
cellRef - Variable in class org.jxls.common.CellData
 
CellRef - Class in org.jxls.common
Represents cell reference
CellRef - Class in org.jxls.common
Represents cell reference
CellRef(String, int, int) - Constructor for class org.jxls.common.CellRef
 
CellRef(int, int) - Constructor for class org.jxls.common.CellRef
 
CellRef(String) - Constructor for class org.jxls.common.CellRef
 
CellRef(String, int, int) - Constructor for class org.jxls.common.CellRef
 
CellRef(int, int) - Constructor for class org.jxls.common.CellRef
 
CellRef(String) - Constructor for class org.jxls.common.CellRef
 
CellRefColPrecedenceComparator - Class in org.jxls.common
Cell comparator used to order cells first by columns and then by rows
CellRefColPrecedenceComparator - Class in org.jxls.common
Cell comparator used to order cells first by columns and then by rows
CellRefColPrecedenceComparator() - Constructor for class org.jxls.common.CellRefColPrecedenceComparator
 
CellRefColPrecedenceComparator() - Constructor for class org.jxls.common.CellRefColPrecedenceComparator
 
cellReferenceIsWithinRange(String, String, int, int) - Static method in class org.jxls.util.CellRefUtil
Used to decide whether a name of the form "[A-Z]*[0-9]*" that appears in a formula can be interpreted as a cell reference.
cellReferenceIsWithinRange(String, String, int, int) - Static method in class org.jxls.util.CellRefUtil
Used to decide whether a name of the form "[A-Z]*[0-9]*" that appears in a formula can be interpreted as a cell reference.
CellRefGenerator - Interface in org.jxls.command
Defines generic method for generating new cell references during EachCommand command iteration
CellRefGenerator - Interface in org.jxls.command
Defines generic method for generating new cell references during EachCommand command iteration
CellRefRowPrecedenceComparator - Class in org.jxls.common
Cell comparator used to order cell by rows first and then by columns
CellRefRowPrecedenceComparator - Class in org.jxls.common
Cell comparator used to order cell by rows first and then by columns
CellRefRowPrecedenceComparator() - Constructor for class org.jxls.common.CellRefRowPrecedenceComparator
 
CellRefRowPrecedenceComparator() - Constructor for class org.jxls.common.CellRefRowPrecedenceComparator
 
CellRefUtil - Class in org.jxls.util
This is a class to convert Excel cell names to (sheet, row, col) representations and vice versa.
CellRefUtil - Class in org.jxls.util
This is a class to convert Excel cell names to (sheet, row, col) representations and vice versa.
CellRefUtil() - Constructor for class org.jxls.util.CellRefUtil
 
CellRefUtil() - Constructor for class org.jxls.util.CellRefUtil
 
CellShiftStrategy - Interface in org.jxls.common.cellshift
Defines cell shift strategy
CellShiftStrategy - Interface in org.jxls.common.cellshift
Defines cell shift strategy
cellType - Variable in class org.jxls.common.CellData
 
cellType - Variable in class org.jxls.common.CellData
 
cellValue - Variable in class org.jxls.common.CellData
 
cellValue - Variable in class org.jxls.common.CellData
 
clear() - Method in class org.jxls.expression.ExpressionEvaluator4JSR223Impl
Clear cache for current thread
clear() - Method in class org.jxls.expression.ExpressionEvaluator4JSR223Impl
Clear cache for current thread
clear() - Method in class org.jxls.expression.JexlExpressionEvaluator
Clear expression cache for current thread
clear() - Method in class org.jxls.expression.JexlExpressionEvaluator
Clear expression cache for current thread
clear() - Method in class org.jxls.expression.JexlExpressionEvaluatorNoThreadLocal
Clear expression cache
clear() - Method in class org.jxls.expression.JexlExpressionEvaluatorNoThreadLocal
Clear expression cache
clearCell(CellRef) - Method in interface org.jxls.transform.Transformer
 
clearCell(CellRef) - Method in interface org.jxls.transform.Transformer
 
clearCell(CellRef) - Method in class org.jxls.transform.TransformerDelegator
 
clearCell(CellRef) - Method in class org.jxls.transform.TransformerDelegator
 
clearCells() - Method in class org.jxls.area.XlsArea
 
clearCells() - Method in class org.jxls.area.XlsArea
 
clearCells(int, int, int, int) - Method in class org.jxls.common.CellRange
 
clearCells(int, int, int, int) - Method in class org.jxls.common.CellRange
 
CollectionProcessor - Class in org.jxls.command
 
CollectionProcessor - Class in org.jxls.command
 
CollectionProcessor() - Constructor for class org.jxls.command.CollectionProcessor
 
CollectionProcessor() - Constructor for class org.jxls.command.CollectionProcessor
 
columnWidth - Variable in class org.jxls.common.SheetData
 
columnWidth - Variable in class org.jxls.common.SheetData
 
Command - Interface in org.jxls.command
A command interface defines a transformation of a list of areas at a specified cell
Command - Interface in org.jxls.command
A command interface defines a transformation of a list of areas at a specified cell
COMMAND_CLASS_ATTR - Static variable in class org.jxls.builder.xml.UserCommandAction
 
COMMAND_CLASS_ATTR - Static variable in class org.jxls.builder.xml.UserCommandAction
 
COMMAND_NAME - Static variable in class org.jxls.builder.xls.AreaCommand
 
COMMAND_NAME - Static variable in class org.jxls.builder.xls.AreaCommand
 
COMMAND_NAME - Static variable in class org.jxls.command.EachCommand
 
COMMAND_NAME - Static variable in class org.jxls.command.EachCommand
 
COMMAND_NAME - Static variable in class org.jxls.command.GridCommand
 
COMMAND_NAME - Static variable in class org.jxls.command.GridCommand
 
COMMAND_NAME - Static variable in class org.jxls.command.IfCommand
 
COMMAND_NAME - Static variable in class org.jxls.command.IfCommand
 
COMMAND_NAME - Static variable in class org.jxls.command.ImageCommand
 
COMMAND_NAME - Static variable in class org.jxls.command.ImageCommand
 
COMMAND_NAME - Static variable in class org.jxls.command.MergeCellsCommand
 
COMMAND_NAME - Static variable in class org.jxls.command.MergeCellsCommand
 
COMMAND_NAME - Static variable in class org.jxls.command.UpdateCellCommand
 
COMMAND_NAME - Static variable in class org.jxls.command.UpdateCellCommand
 
COMMAND_PREFIX - Static variable in class org.jxls.builder.xls.XlsCommentAreaBuilder
 
COMMAND_PREFIX - Static variable in class org.jxls.builder.xls.XlsCommentAreaBuilder
 
CommandData - Class in org.jxls.area
A command holder class
CommandData - Class in org.jxls.area
A command holder class
CommandData(AreaRef, Command) - Constructor for class org.jxls.area.CommandData
 
CommandData(String, Command) - Constructor for class org.jxls.area.CommandData
 
CommandData(CellRef, Size, Command) - Constructor for class org.jxls.area.CommandData
 
CommandData(AreaRef, Command) - Constructor for class org.jxls.area.CommandData
 
CommandData(String, Command) - Constructor for class org.jxls.area.CommandData
 
CommandData(CellRef, Size, Command) - Constructor for class org.jxls.area.CommandData
 
compare(CellRef, CellRef) - Method in class org.jxls.common.CellRefColPrecedenceComparator
 
compare(CellRef, CellRef) - Method in class org.jxls.common.CellRefColPrecedenceComparator
 
compare(CellRef, CellRef) - Method in class org.jxls.common.CellRefRowPrecedenceComparator
 
compare(CellRef, CellRef) - Method in class org.jxls.common.CellRefRowPrecedenceComparator
 
compare(T, T) - Method in class org.jxls.util.OrderByComparator
 
compare(T, T) - Method in class org.jxls.util.OrderByComparator
 
compareTo(CellRef) - Method in class org.jxls.common.CellRef
 
compareTo(CellRef) - Method in class org.jxls.common.CellRef
 
CONDITION_ATTR - Static variable in class org.jxls.builder.xml.IfAction
 
CONDITION_ATTR - Static variable in class org.jxls.builder.xml.IfAction
 
Config() - Constructor for class org.jxls.common.Context.Config
 
Config() - Constructor for class org.jxls.common.Context.Config
 
contains(CellRef) - Method in class org.jxls.common.AreaRef
 
contains(int, int) - Method in class org.jxls.common.AreaRef
 
contains(AreaRef) - Method in class org.jxls.common.AreaRef
 
contains(CellRef) - Method in class org.jxls.common.AreaRef
 
contains(int, int) - Method in class org.jxls.common.AreaRef
 
contains(AreaRef) - Method in class org.jxls.common.AreaRef
 
contains(int, int) - Method in class org.jxls.common.CellRange
 
contains(int, int) - Method in class org.jxls.common.CellRange
 
containsCommandsInRow(int) - Method in class org.jxls.common.CellRange
 
containsCommandsInRow(int) - Method in class org.jxls.common.CellRange
 
containsKey(Object) - Method in class org.jxls.jdbc.CaseInsensitiveHashMap
containsKey(Object) - Method in class org.jxls.jdbc.CaseInsensitiveHashMap
Context - Class in org.jxls.common
Map bean context
Context - Class in org.jxls.common
Map bean context
Context() - Constructor for class org.jxls.common.Context
 
Context(Map<String, Object>) - Constructor for class org.jxls.common.Context
 
Context() - Constructor for class org.jxls.common.Context
 
Context(Map<String, Object>) - Constructor for class org.jxls.common.Context
 
Context.Config - Class in org.jxls.common
Special config class to use in Area processing
Context.Config - Class in org.jxls.common
Special config class to use in Area processing
CONTEXT_VAR_NAME - Static variable in interface org.jxls.transform.SafeSheetNameBuilder
 
CONTEXT_VAR_NAME - Static variable in interface org.jxls.transform.SafeSheetNameBuilder
 
convertColStringToIndex(String) - Static method in class org.jxls.util.CellRefUtil
takes in a column reference portion of a CellRef and converts it from ALPHA-26 number format to 0-based base 10.
convertColStringToIndex(String) - Static method in class org.jxls.util.CellRefUtil
takes in a column reference portion of a CellRef and converts it from ALPHA-26 number format to 0-based base 10.
convertNumToColString(int) - Static method in class org.jxls.util.CellRefUtil
Takes in a 0-based base-10 column and returns a ALPHA-26 representation.
convertNumToColString(int) - Static method in class org.jxls.util.CellRefUtil
Takes in a 0-based base-10 column and returns a ALPHA-26 representation.
countOccurences(String, char) - Static method in class org.jxls.util.Util
Calculates a number of occurences of a symbol in the string
countOccurences(String, char) - Static method in class org.jxls.util.Util
Calculates a number of occurences of a symbol in the string
createExpressionEvaluator(String) - Method in interface org.jxls.expression.ExpressionEvaluatorFactory
 
createExpressionEvaluator(String) - Method in interface org.jxls.expression.ExpressionEvaluatorFactory
 
createExpressionEvaluator(String) - Method in class org.jxls.expression.ExpressionEvaluatorFactoryJexlImpl
 
createExpressionEvaluator(String) - Method in class org.jxls.expression.ExpressionEvaluatorFactoryJexlImpl
 
createExpressionEvaluator(String) - Method in class org.jxls.expression.ExpressionEvaluatorFactoryJSR223Impl
 
createExpressionEvaluator(String) - Method in class org.jxls.expression.ExpressionEvaluatorFactoryJSR223Impl
 
createExpressionEvaluator(String) - Method in class org.jxls.util.JxlsHelper
Creates ExpressionEvaluator instance for evaluation of the given expression
createExpressionEvaluator(String) - Method in class org.jxls.util.JxlsHelper
Creates ExpressionEvaluator instance for evaluation of the given expression
createSafeSheetName(String, int) - Method in interface org.jxls.transform.SafeSheetNameBuilder
 
createSafeSheetName(String, int) - Method in interface org.jxls.transform.SafeSheetNameBuilder
 
createService(Class<T>, T) - Method in interface org.jxls.util.ServiceFactory
 
createService(Class<T>, T) - Method in interface org.jxls.util.ServiceFactory
 
createService(Class<T>, T) - Method in class org.jxls.util.ServiceFactoryDefaultImpl
 
createService(Class<T>, T) - Method in class org.jxls.util.ServiceFactoryDefaultImpl
 
createTargetCellRef(List<CellRef>) - Static method in class org.jxls.util.Util
Combines a list of cell references into a range E.g.
createTargetCellRef(List<CellRef>) - Static method in class org.jxls.util.Util
Combines a list of cell references into a range E.g.
createTargetCellRef(List<CellRef>) - Method in class org.jxls.util.UtilWrapper
 
createTargetCellRef(List<CellRef>) - Method in class org.jxls.util.UtilWrapper
 
createTargetCellRefListByColumn(CellRef, List<CellRef>, List<CellRef>) - Static method in class org.jxls.util.Util
Creates a list of target formula cell references
createTargetCellRefListByColumn(CellRef, List<CellRef>, List<CellRef>) - Static method in class org.jxls.util.Util
Creates a list of target formula cell references
createTargetCellRefListByColumn(CellRef, List<CellRef>, List<CellRef>) - Method in class org.jxls.util.UtilWrapper
 
createTargetCellRefListByColumn(CellRef, List<CellRef>, List<CellRef>) - Method in class org.jxls.util.UtilWrapper
 
createTransformer(InputStream, OutputStream) - Method in class org.jxls.util.JxlsHelper
Creates Transformer instance connected to the given input stream and output stream with the default or custom expression notation (see also JxlsHelper.buildExpressionNotation(String, String)
createTransformer(InputStream, OutputStream) - Method in class org.jxls.util.JxlsHelper
Creates Transformer instance connected to the given input stream and output stream with the default or custom expression notation (see also JxlsHelper.buildExpressionNotation(String, String)
createTransformer(InputStream, OutputStream) - Static method in class org.jxls.util.TransformerFactory
Creates a transformer initialized for reading a template from an InputStream and writing output to OutputStream By default it creates a transformer from jxls-poi module To create a different transformer set `jxlstransformer` system java property to the class name of the transformer The transformer should have a public static `createTransformer(InputStream is, OutputStream os)` method which will be invoked to create an instance of the transformer
createTransformer(InputStream, OutputStream) - Static method in class org.jxls.util.TransformerFactory
Creates a transformer initialized for reading a template from an InputStream and writing output to OutputStream By default it creates a transformer from jxls-poi module To create a different transformer set `jxlstransformer` system java property to the class name of the transformer The transformer should have a public static `createTransformer(InputStream is, OutputStream os)` method which will be invoked to create an instance of the transformer

D

DATA_VAR - Static variable in class org.jxls.command.GridCommand
 
DATA_VAR - Static variable in class org.jxls.command.GridCommand
 
DEFAULT - Static variable in interface org.jxls.util.ServiceFactory
 
DEFAULT - Static variable in interface org.jxls.util.ServiceFactory
 
deleteSheet(String) - Method in class org.jxls.transform.AbstractTransformer
 
deleteSheet(String) - Method in class org.jxls.transform.AbstractTransformer
 
deleteSheet(String) - Method in interface org.jxls.transform.Transformer
 
deleteSheet(String) - Method in interface org.jxls.transform.Transformer
 
deleteSheet(String) - Method in class org.jxls.transform.TransformerDelegator
 
deleteSheet(String) - Method in class org.jxls.transform.TransformerDelegator
 
DESC - Static variable in class org.jxls.util.OrderByComparator
Sort descending.
DESC - Static variable in class org.jxls.util.OrderByComparator
Sort descending.
DIRECTION_ATTR - Static variable in class org.jxls.builder.xml.EachAction
 
DIRECTION_ATTR - Static variable in class org.jxls.builder.xml.EachAction
 
dispose() - Method in class org.jxls.transform.AbstractTransformer
 
dispose() - Method in class org.jxls.transform.AbstractTransformer
 
dispose() - Method in interface org.jxls.transform.Transformer
Must be called after use.
dispose() - Method in interface org.jxls.transform.Transformer
Must be called after use.
dispose() - Method in class org.jxls.transform.TransformerDelegator
 
dispose() - Method in class org.jxls.transform.TransformerDelegator
 
DoubleSummarizerBuilder - Class in org.jxls.functions
 
DoubleSummarizerBuilder - Class in org.jxls.functions
 
DoubleSummarizerBuilder() - Constructor for class org.jxls.functions.DoubleSummarizerBuilder
 
DoubleSummarizerBuilder() - Constructor for class org.jxls.functions.DoubleSummarizerBuilder
 
DynamicSheetNameGenerator - Class in org.jxls.command
Creates cell references based on passed sheet names.
DynamicSheetNameGenerator - Class in org.jxls.command
Creates cell references based on passed sheet names.
DynamicSheetNameGenerator(String, CellRef, ExpressionEvaluator) - Constructor for class org.jxls.command.DynamicSheetNameGenerator
 
DynamicSheetNameGenerator(String, CellRef, ExpressionEvaluator) - Constructor for class org.jxls.command.DynamicSheetNameGenerator
 

E

EachAction - Class in org.jxls.builder.xml
Builds EachCommand from XML
EachAction - Class in org.jxls.builder.xml
Builds EachCommand from XML
EachAction() - Constructor for class org.jxls.builder.xml.EachAction
 
EachAction() - Constructor for class org.jxls.builder.xml.EachAction
 
EachCommand - Class in org.jxls.command
Implements iteration over collection or array of items
EachCommand - Class in org.jxls.command
Implements iteration over collection or array of items
EachCommand() - Constructor for class org.jxls.command.EachCommand
 
EachCommand(String, String, EachCommand.Direction) - Constructor for class org.jxls.command.EachCommand
 
EachCommand(String, Area) - Constructor for class org.jxls.command.EachCommand
 
EachCommand(String, String, Area) - Constructor for class org.jxls.command.EachCommand
 
EachCommand(String, String, Area, EachCommand.Direction) - Constructor for class org.jxls.command.EachCommand
 
EachCommand(String, String, Area, CellRefGenerator) - Constructor for class org.jxls.command.EachCommand
 
EachCommand() - Constructor for class org.jxls.command.EachCommand
 
EachCommand(String, String, EachCommand.Direction) - Constructor for class org.jxls.command.EachCommand
 
EachCommand(String, Area) - Constructor for class org.jxls.command.EachCommand
 
EachCommand(String, String, Area) - Constructor for class org.jxls.command.EachCommand
 
EachCommand(String, String, Area, EachCommand.Direction) - Constructor for class org.jxls.command.EachCommand
 
EachCommand(String, String, Area, CellRefGenerator) - Constructor for class org.jxls.command.EachCommand
 
EachCommand.Direction - Enum in org.jxls.command
 
EachCommand.Direction - Enum in org.jxls.command
 
EMPTY_AREA - Static variable in class org.jxls.area.XlsArea
 
EMPTY_AREA - Static variable in class org.jxls.area.XlsArea
 
end(InterpretationContext, String) - Method in class org.jxls.builder.xml.EachAction
 
end(InterpretationContext, String) - Method in class org.jxls.builder.xml.EachAction
 
end(InterpretationContext, String) - Method in class org.jxls.builder.xml.GridAction
 
end(InterpretationContext, String) - Method in class org.jxls.builder.xml.GridAction
 
end(InterpretationContext, String) - Method in class org.jxls.builder.xml.IfAction
 
end(InterpretationContext, String) - Method in class org.jxls.builder.xml.IfAction
 
end(InterpretationContext, String) - Method in class org.jxls.builder.xml.UserCommandAction
 
end(InterpretationContext, String) - Method in class org.jxls.builder.xml.UserCommandAction
 
equals(Object) - Method in class org.jxls.common.AreaRef
 
equals(Object) - Method in class org.jxls.common.AreaRef
 
equals(Object) - Method in class org.jxls.common.CellData
 
equals(Object) - Method in class org.jxls.common.CellData
 
equals(Object) - Method in class org.jxls.common.CellRef
 
equals(Object) - Method in class org.jxls.common.CellRef
 
equals(Object) - Method in class org.jxls.common.Size
 
equals(Object) - Method in class org.jxls.common.Size
 
evaluate(Context) - Method in class org.jxls.common.CellData
 
evaluate(Context) - Method in class org.jxls.common.CellData
 
evaluate(String, Map<String, Object>) - Method in interface org.jxls.expression.ExpressionEvaluator
 
evaluate(Map<String, Object>) - Method in interface org.jxls.expression.ExpressionEvaluator
 
evaluate(String, Map<String, Object>) - Method in interface org.jxls.expression.ExpressionEvaluator
 
evaluate(Map<String, Object>) - Method in interface org.jxls.expression.ExpressionEvaluator
 
evaluate(String, Map<String, Object>) - Method in class org.jxls.expression.ExpressionEvaluator4JSR223Impl
 
evaluate(Map<String, Object>) - Method in class org.jxls.expression.ExpressionEvaluator4JSR223Impl
 
evaluate(String, Map<String, Object>) - Method in class org.jxls.expression.ExpressionEvaluator4JSR223Impl
 
evaluate(Map<String, Object>) - Method in class org.jxls.expression.ExpressionEvaluator4JSR223Impl
 
evaluate(String, Map<String, Object>) - Method in class org.jxls.expression.JexlExpressionEvaluator
 
evaluate(Map<String, Object>) - Method in class org.jxls.expression.JexlExpressionEvaluator
 
evaluate(String, Map<String, Object>) - Method in class org.jxls.expression.JexlExpressionEvaluator
 
evaluate(Map<String, Object>) - Method in class org.jxls.expression.JexlExpressionEvaluator
 
evaluate(String, Map<String, Object>) - Method in class org.jxls.expression.JexlExpressionEvaluatorNoThreadLocal
 
evaluate(Map<String, Object>) - Method in class org.jxls.expression.JexlExpressionEvaluatorNoThreadLocal
 
evaluate(String, Map<String, Object>) - Method in class org.jxls.expression.JexlExpressionEvaluatorNoThreadLocal
 
evaluate(Map<String, Object>) - Method in class org.jxls.expression.JexlExpressionEvaluatorNoThreadLocal
 
EvaluationException - Exception in org.jxls.expression
Custom exception class for exceptions thrown during evaluation of expressions
EvaluationException - Exception in org.jxls.expression
Custom exception class for exceptions thrown during evaluation of expressions
EvaluationException() - Constructor for exception org.jxls.expression.EvaluationException
 
EvaluationException(String) - Constructor for exception org.jxls.expression.EvaluationException
 
EvaluationException(String, Throwable) - Constructor for exception org.jxls.expression.EvaluationException
 
EvaluationException(Throwable) - Constructor for exception org.jxls.expression.EvaluationException
 
EvaluationException() - Constructor for exception org.jxls.expression.EvaluationException
 
EvaluationException(String) - Constructor for exception org.jxls.expression.EvaluationException
 
EvaluationException(String, Throwable) - Constructor for exception org.jxls.expression.EvaluationException
 
EvaluationException(Throwable) - Constructor for exception org.jxls.expression.EvaluationException
 
evaluationResult - Variable in class org.jxls.common.CellData
 
evaluationResult - Variable in class org.jxls.common.CellData
 
ExceptionHandler - Interface in org.jxls.common
 
ExceptionHandler - Interface in org.jxls.common
 
excludeCells(int, int, int, int) - Method in class org.jxls.common.CellRange
 
excludeCells(int, int, int, int) - Method in class org.jxls.common.CellRange
 
ExpressionEvaluator - Interface in org.jxls.expression
An interface to evaluate expressions
ExpressionEvaluator - Interface in org.jxls.expression
An interface to evaluate expressions
ExpressionEvaluator4JSR223Impl - Class in org.jxls.expression
JSR 223 based implementation of the ExpressionEvaluator interface
ExpressionEvaluator4JSR223Impl - Class in org.jxls.expression
JSR 223 based implementation of the ExpressionEvaluator interface
ExpressionEvaluator4JSR223Impl(ScriptEngine, String) - Constructor for class org.jxls.expression.ExpressionEvaluator4JSR223Impl
 
ExpressionEvaluator4JSR223Impl(ScriptEngine, String) - Constructor for class org.jxls.expression.ExpressionEvaluator4JSR223Impl
 
ExpressionEvaluatorFactory - Interface in org.jxls.expression
A factory interface for creating ExpressionEvaluator instances
ExpressionEvaluatorFactory - Interface in org.jxls.expression
A factory interface for creating ExpressionEvaluator instances
ExpressionEvaluatorFactoryJexlImpl - Class in org.jxls.expression
A factory to create ExpressionEvaluator instance implementation based on JEXL
ExpressionEvaluatorFactoryJexlImpl - Class in org.jxls.expression
A factory to create ExpressionEvaluator instance implementation based on JEXL
ExpressionEvaluatorFactoryJexlImpl() - Constructor for class org.jxls.expression.ExpressionEvaluatorFactoryJexlImpl
 
ExpressionEvaluatorFactoryJexlImpl() - Constructor for class org.jxls.expression.ExpressionEvaluatorFactoryJexlImpl
 
ExpressionEvaluatorFactoryJSR223Impl - Class in org.jxls.expression
A factory to create ExpressionEvaluator instance which is based on JSR 223
ExpressionEvaluatorFactoryJSR223Impl - Class in org.jxls.expression
A factory to create ExpressionEvaluator instance which is based on JSR 223
ExpressionEvaluatorFactoryJSR223Impl() - Constructor for class org.jxls.expression.ExpressionEvaluatorFactoryJSR223Impl
 
ExpressionEvaluatorFactoryJSR223Impl() - Constructor for class org.jxls.expression.ExpressionEvaluatorFactoryJSR223Impl
 
extract(String) - Method in class org.jxls.util.LiteralsExtractor
 
extract(String) - Method in class org.jxls.util.LiteralsExtractor
 

F

FastFormulaProcessor - Class in org.jxls.formula
Fast formula processor implementation.
FastFormulaProcessor - Class in org.jxls.formula
Fast formula processor implementation.
FastFormulaProcessor() - Constructor for class org.jxls.formula.FastFormulaProcessor
 
FastFormulaProcessor() - Constructor for class org.jxls.formula.FastFormulaProcessor
 
findCommandByName(String) - Method in interface org.jxls.area.Area
 
findCommandByName(String) - Method in interface org.jxls.area.Area
 
findCommandByName(String) - Method in class org.jxls.area.XlsArea
 
findCommandByName(String) - Method in class org.jxls.area.XlsArea
 
findTargetRow(int) - Method in class org.jxls.common.CellRange
 
findTargetRow(int) - Method in class org.jxls.common.CellRange
 
formula - Variable in class org.jxls.common.CellData
 
formula - Variable in class org.jxls.common.CellData
 
formulaContainsJointedCellRef(String) - Static method in class org.jxls.util.Util
Checks if the formula contains jointed cell references Jointed references have format U_(cell1, cell2) e.g.
formulaContainsJointedCellRef(String) - Static method in class org.jxls.util.Util
Checks if the formula contains jointed cell references Jointed references have format U_(cell1, cell2) e.g.
formulaContainsJointedCellRef(String) - Method in class org.jxls.util.UtilWrapper
 
formulaContainsJointedCellRef(String) - Method in class org.jxls.util.UtilWrapper
 
FormulaProcessor - Interface in org.jxls.formula
Defines formula processing for Area
FormulaProcessor - Interface in org.jxls.formula
Defines formula processing for Area

G

generateCellRef(int, Context) - Method in interface org.jxls.command.CellRefGenerator
 
generateCellRef(int, Context) - Method in interface org.jxls.command.CellRefGenerator
 
generateCellRef(int, Context) - Method in class org.jxls.command.DynamicSheetNameGenerator
 
generateCellRef(int, Context) - Method in class org.jxls.command.DynamicSheetNameGenerator
 
generateCellRef(int, Context) - Method in class org.jxls.command.SheetNameGenerator
 
generateCellRef(int, Context) - Method in class org.jxls.command.SheetNameGenerator
 
get(Object) - Method in class org.jxls.jdbc.CaseInsensitiveHashMap
get(Object) - Method in class org.jxls.jdbc.CaseInsensitiveHashMap
getArea() - Method in class org.jxls.common.CellData
 
getArea() - Method in class org.jxls.common.CellData
 
getAreaBuilder() - Method in class org.jxls.util.JxlsHelper
 
getAreaBuilder() - Method in class org.jxls.util.JxlsHelper
 
getAreaList() - Method in class org.jxls.command.AbstractCommand
 
getAreaList() - Method in class org.jxls.command.AbstractCommand
 
getAreaList() - Method in interface org.jxls.command.Command
 
getAreaList() - Method in interface org.jxls.command.Command
 
getAreaListeners() - Method in interface org.jxls.area.Area
 
getAreaListeners() - Method in interface org.jxls.area.Area
 
getAreaListeners() - Method in class org.jxls.area.XlsArea
 
getAreaListeners() - Method in class org.jxls.area.XlsArea
 
getAreaRef() - Method in interface org.jxls.area.Area
 
getAreaRef() - Method in interface org.jxls.area.Area
 
getAreaRef() - Method in class org.jxls.area.CommandData
 
getAreaRef() - Method in class org.jxls.area.CommandData
 
getAreaRef() - Method in class org.jxls.area.XlsArea
 
getAreaRef() - Method in class org.jxls.area.XlsArea
 
getAttrMap() - Method in class org.jxls.common.CellData
 
getAttrMap() - Method in class org.jxls.common.CellData
 
getCell(int, int) - Method in class org.jxls.common.CellRange
 
getCell(int, int) - Method in class org.jxls.common.CellRange
 
getCellComment() - Method in class org.jxls.common.CellData
 
getCellComment() - Method in class org.jxls.common.CellData
 
getCellData(int) - Method in class org.jxls.common.RowData
 
getCellData(int) - Method in class org.jxls.common.RowData
 
getCellData(CellRef) - Method in class org.jxls.transform.AbstractTransformer
 
getCellData(CellRef) - Method in class org.jxls.transform.AbstractTransformer
 
getCellData(CellRef) - Method in interface org.jxls.transform.Transformer
 
getCellData(CellRef) - Method in interface org.jxls.transform.Transformer
 
getCellData(CellRef) - Method in class org.jxls.transform.TransformerDelegator
 
getCellData(CellRef) - Method in class org.jxls.transform.TransformerDelegator
 
getCellDataUpdater() - Method in class org.jxls.command.UpdateCellCommand
 
getCellDataUpdater() - Method in class org.jxls.command.UpdateCellCommand
 
getCellName() - Method in class org.jxls.common.CellRef
 
getCellName() - Method in class org.jxls.common.CellRef
 
getCellRef() - Method in class org.jxls.common.CellData
 
getCellRef() - Method in class org.jxls.common.CellData
 
getCellRefGenerator() - Method in class org.jxls.command.EachCommand
Gets defined cell ref generator
getCellRefGenerator() - Method in class org.jxls.command.EachCommand
Gets defined cell ref generator
getCellRefsFromJointedCellRef(String) - Static method in class org.jxls.util.Util
Parses a "jointed cell" reference and extracts individual cell references
getCellRefsFromJointedCellRef(String) - Static method in class org.jxls.util.Util
Parses a "jointed cell" reference and extracts individual cell references
getCellRefsFromJointedCellRef(String) - Method in class org.jxls.util.UtilWrapper
 
getCellRefsFromJointedCellRef(String) - Method in class org.jxls.util.UtilWrapper
 
getCellShiftStrategy() - Method in interface org.jxls.area.Area
 
getCellShiftStrategy() - Method in interface org.jxls.area.Area
 
getCellShiftStrategy() - Method in class org.jxls.area.XlsArea
 
getCellShiftStrategy() - Method in class org.jxls.area.XlsArea
 
getCellShiftStrategy() - Method in class org.jxls.common.CellRange
 
getCellShiftStrategy() - Method in class org.jxls.common.CellRange
 
getCellStyleMap() - Method in class org.jxls.common.Context.Config
 
getCellStyleMap() - Method in class org.jxls.common.Context.Config
 
getCellType() - Method in class org.jxls.common.CellData
 
getCellType() - Method in class org.jxls.common.CellData
 
getCellValue() - Method in class org.jxls.common.CellData
 
getCellValue() - Method in class org.jxls.common.CellData
 
getCol() - Method in class org.jxls.common.CellData
 
getCol() - Method in class org.jxls.common.CellData
 
getCol() - Method in class org.jxls.common.CellRef
 
getCol() - Method in class org.jxls.common.CellRef
 
getCols() - Method in class org.jxls.command.MergeCellsCommand
 
getCols() - Method in class org.jxls.command.MergeCellsCommand
 
getColumnWidth(int) - Method in class org.jxls.common.SheetData
 
getColumnWidth(int) - Method in class org.jxls.common.SheetData
 
getCommand() - Method in class org.jxls.area.CommandData
 
getCommand() - Method in class org.jxls.area.CommandData
 
getCommandDataList() - Method in interface org.jxls.area.Area
 
getCommandDataList() - Method in interface org.jxls.area.Area
 
getCommandDataList() - Method in class org.jxls.area.XlsArea
 
getCommandDataList() - Method in class org.jxls.area.XlsArea
 
getCommentedCells() - Method in interface org.jxls.transform.Transformer
 
getCommentedCells() - Method in interface org.jxls.transform.Transformer
 
getCommentedCells() - Method in class org.jxls.transform.TransformerDelegator
 
getCommentedCells() - Method in class org.jxls.transform.TransformerDelegator
 
getCondition() - Method in class org.jxls.command.IfCommand
Gets test condition as JEXL expression string
getCondition() - Method in class org.jxls.command.IfCommand
Gets test condition as JEXL expression string
getConfig() - Method in class org.jxls.common.Context
 
getConfig() - Method in class org.jxls.common.Context
 
getData() - Method in class org.jxls.command.GridCommand
 
getData() - Method in class org.jxls.command.GridCommand
 
getDefaultValue() - Method in class org.jxls.common.CellData
 
getDefaultValue() - Method in class org.jxls.common.CellData
 
getDefaultValueDelimiter() - Method in class org.jxls.util.JxlsNationalLanguageSupport
 
getDefaultValueDelimiter() - Method in class org.jxls.util.JxlsNationalLanguageSupport
 
getDirection() - Method in class org.jxls.command.EachCommand
Gets iteration direction
getDirection() - Method in class org.jxls.command.EachCommand
Gets iteration direction
getElseArea() - Method in class org.jxls.command.IfCommand
Gets an area to render when the condition is evaluated to 'false'
getElseArea() - Method in class org.jxls.command.IfCommand
Gets an area to render when the condition is evaluated to 'false'
getEnd() - Method in class org.jxls.util.JxlsNationalLanguageSupport
 
getEnd() - Method in class org.jxls.util.JxlsNationalLanguageSupport
 
getEvaluatedFormulas() - Method in class org.jxls.common.CellData
 
getEvaluatedFormulas() - Method in class org.jxls.common.CellData
 
getExceptionHandler() - Method in interface org.jxls.transform.Transformer
 
getExceptionHandler() - Method in interface org.jxls.transform.Transformer
 
getExceptionHandler() - Method in class org.jxls.transform.TransformerDelegator
 
getExceptionHandler() - Method in class org.jxls.transform.TransformerDelegator
 
getExpression() - Method in interface org.jxls.expression.ExpressionEvaluator
 
getExpression() - Method in interface org.jxls.expression.ExpressionEvaluator
 
getExpression() - Method in class org.jxls.expression.ExpressionEvaluator4JSR223Impl
 
getExpression() - Method in class org.jxls.expression.ExpressionEvaluator4JSR223Impl
 
getExpression() - Method in class org.jxls.expression.JexlExpressionEvaluator
 
getExpression() - Method in class org.jxls.expression.JexlExpressionEvaluator
 
getExpression() - Method in class org.jxls.expression.JexlExpressionEvaluatorNoThreadLocal
 
getExpression() - Method in class org.jxls.expression.JexlExpressionEvaluatorNoThreadLocal
 
getExpressionEvaluator() - Method in class org.jxls.transform.TransformationConfig
 
getExpressionEvaluator() - Method in class org.jxls.transform.TransformationConfig
 
getExpressionEvaluatorFactory() - Method in class org.jxls.util.JxlsHelper
 
getExpressionEvaluatorFactory() - Method in class org.jxls.util.JxlsHelper
 
getExpressionNotationBegin() - Method in class org.jxls.transform.TransformationConfig
 
getExpressionNotationBegin() - Method in class org.jxls.transform.TransformationConfig
 
getExpressionNotationEnd() - Method in class org.jxls.transform.TransformationConfig
 
getExpressionNotationEnd() - Method in class org.jxls.transform.TransformationConfig
 
getExpressionNotationPattern() - Method in class org.jxls.transform.TransformationConfig
 
getExpressionNotationPattern() - Method in class org.jxls.transform.TransformationConfig
 
getFirstCellRef() - Method in class org.jxls.common.AreaRef
 
getFirstCellRef() - Method in class org.jxls.common.AreaRef
 
getFormatCells() - Method in class org.jxls.command.GridCommand
 
getFormatCells() - Method in class org.jxls.command.GridCommand
 
getFormattedSheetName() - Method in class org.jxls.common.CellRef
 
getFormattedSheetName() - Method in class org.jxls.common.CellRef
 
getFormula() - Method in class org.jxls.common.CellData
 
getFormula() - Method in class org.jxls.common.CellData
 
getFormulaCellRefs(String) - Static method in class org.jxls.util.Util
Parses a formula and returns a list of cell names used in it E.g.
getFormulaCellRefs(String) - Static method in class org.jxls.util.Util
Parses a formula and returns a list of cell names used in it E.g.
getFormulaCellRefs(String) - Method in class org.jxls.util.UtilWrapper
 
getFormulaCellRefs(String) - Method in class org.jxls.util.UtilWrapper
 
getFormulaCells() - Method in class org.jxls.transform.AbstractTransformer
 
getFormulaCells() - Method in class org.jxls.transform.AbstractTransformer
 
getFormulaCells() - Method in interface org.jxls.transform.Transformer
 
getFormulaCells() - Method in interface org.jxls.transform.Transformer
 
getFormulaCells() - Method in class org.jxls.transform.TransformerDelegator
 
getFormulaCells() - Method in class org.jxls.transform.TransformerDelegator
 
getFormulaProcessor() - Method in interface org.jxls.area.Area
 
getFormulaProcessor() - Method in interface org.jxls.area.Area
 
getFormulaProcessor() - Method in class org.jxls.area.XlsArea
 
getFormulaProcessor() - Method in class org.jxls.area.XlsArea
 
getFormulaProcessor() - Method in class org.jxls.util.JxlsHelper
 
getFormulaProcessor() - Method in class org.jxls.util.JxlsHelper
 
getFormulaStrategy() - Method in class org.jxls.common.CellData
 
getFormulaStrategy() - Method in class org.jxls.common.CellData
 
getGroupBy() - Method in class org.jxls.command.EachCommand
 
getGroupBy() - Method in class org.jxls.command.EachCommand
 
getGroupOrder() - Method in class org.jxls.command.EachCommand
 
getGroupOrder() - Method in class org.jxls.command.EachCommand
 
getHeaders() - Method in class org.jxls.command.GridCommand
 
getHeaders() - Method in class org.jxls.command.GridCommand
 
getHeight() - Method in class org.jxls.common.RowData
 
getHeight() - Method in class org.jxls.common.RowData
 
getHeight() - Method in class org.jxls.common.Size
 
getHeight() - Method in class org.jxls.common.Size
 
getIfArea() - Method in class org.jxls.command.IfCommand
Gets an area to render when the condition is evaluated to 'true'
getIfArea() - Method in class org.jxls.command.IfCommand
Gets an area to render when the condition is evaluated to 'true'
getImageType() - Method in class org.jxls.command.ImageCommand
 
getImageType() - Method in class org.jxls.command.ImageCommand
 
getInstance() - Static method in class org.jxls.util.JxlsHelper
Returns new JxlsHelper instance
getInstance() - Static method in class org.jxls.util.JxlsHelper
Returns new JxlsHelper instance
getItem() - Method in class org.jxls.common.GroupData
 
getItem() - Method in class org.jxls.common.GroupData
 
getItems() - Method in class org.jxls.command.EachCommand
Gets collection bean name
getItems() - Method in class org.jxls.command.EachCommand
Gets collection bean name
getItems() - Method in class org.jxls.common.GroupData
 
getItems() - Method in class org.jxls.common.GroupData
 
getJexlEngine() - Method in class org.jxls.expression.JexlExpressionEvaluator
 
getJexlEngine() - Method in class org.jxls.expression.JexlExpressionEvaluator
 
getJexlEngine() - Method in class org.jxls.expression.JexlExpressionEvaluatorNoThreadLocal
 
getJexlEngine() - Method in class org.jxls.expression.JexlExpressionEvaluatorNoThreadLocal
 
getJexlExpression() - Method in class org.jxls.expression.JexlExpressionEvaluator
 
getJexlExpression() - Method in class org.jxls.expression.JexlExpressionEvaluator
 
getJexlExpression() - Method in class org.jxls.expression.JexlExpressionEvaluatorNoThreadLocal
 
getJexlExpression() - Method in class org.jxls.expression.JexlExpressionEvaluatorNoThreadLocal
 
getJointedCellRefs(String) - Static method in class org.jxls.util.Util
Parses a formula to extract a list of so called "jointed cells" The jointed cells are cells combined with a special notation "U_(cell1, cell2)" into a single cell They are used in formulas like this "$[SUM(U_(F8,F13))]".
getJointedCellRefs(String) - Static method in class org.jxls.util.Util
Parses a formula to extract a list of so called "jointed cells" The jointed cells are cells combined with a special notation "U_(cell1, cell2)" into a single cell They are used in formulas like this "$[SUM(U_(F8,F13))]".
getJointedCellRefs(String) - Method in class org.jxls.util.UtilWrapper
 
getJointedCellRefs(String) - Method in class org.jxls.util.UtilWrapper
 
getLastCellRef() - Method in class org.jxls.common.AreaRef
 
getLastCellRef() - Method in class org.jxls.common.AreaRef
 
getLockRange() - Method in class org.jxls.command.AbstractCommand
 
getLockRange() - Method in class org.jxls.command.AbstractCommand
 
getLockRange() - Method in interface org.jxls.command.Command
Whether the command area is locked Other commands will no longer execute in this area after locking
getLockRange() - Method in interface org.jxls.command.Command
Whether the command area is locked Other commands will no longer execute in this area after locking
getLockRange() - Method in class org.jxls.command.ImageCommand
 
getLockRange() - Method in class org.jxls.command.ImageCommand
 
getMinCols() - Method in class org.jxls.command.MergeCellsCommand
 
getMinCols() - Method in class org.jxls.command.MergeCellsCommand
 
getMinRows() - Method in class org.jxls.command.MergeCellsCommand
 
getMinRows() - Method in class org.jxls.command.MergeCellsCommand
 
getMultisheet() - Method in class org.jxls.command.EachCommand
 
getMultisheet() - Method in class org.jxls.command.EachCommand
 
getName() - Method in class org.jxls.builder.xls.AreaCommand
 
getName() - Method in class org.jxls.builder.xls.AreaCommand
 
getName() - Method in interface org.jxls.command.Command
 
getName() - Method in interface org.jxls.command.Command
 
getName() - Method in class org.jxls.command.EachCommand
 
getName() - Method in class org.jxls.command.EachCommand
 
getName() - Method in class org.jxls.command.GridCommand
 
getName() - Method in class org.jxls.command.GridCommand
 
getName() - Method in class org.jxls.command.IfCommand
 
getName() - Method in class org.jxls.command.IfCommand
 
getName() - Method in class org.jxls.command.ImageCommand
 
getName() - Method in class org.jxls.command.ImageCommand
 
getName() - Method in class org.jxls.command.MergeCellsCommand
 
getName() - Method in class org.jxls.command.MergeCellsCommand
 
getName() - Method in class org.jxls.command.UpdateCellCommand
 
getName() - Method in class org.jxls.command.UpdateCellCommand
 
getNumberOfCells() - Method in class org.jxls.common.RowData
 
getNumberOfCells() - Method in class org.jxls.common.RowData
 
getNumberOfRows() - Method in class org.jxls.common.SheetData
 
getNumberOfRows() - Method in class org.jxls.common.SheetData
 
getObjectProperty(Object, String, boolean) - Static method in class org.jxls.util.Util
Gets value of the passed object by the given property name.
getObjectProperty(Object, String) - Static method in class org.jxls.util.Util
Gets value of the passed object by the given property name.
getObjectProperty(Object, String, boolean) - Static method in class org.jxls.util.Util
Gets value of the passed object by the given property name.
getObjectProperty(Object, String) - Static method in class org.jxls.util.Util
Gets value of the passed object by the given property name.
getObjectProperty(Object, String, boolean) - Method in class org.jxls.util.UtilWrapper
 
getObjectProperty(Object, String) - Method in class org.jxls.util.UtilWrapper
 
getObjectProperty(Object, String, boolean) - Method in class org.jxls.util.UtilWrapper
 
getObjectProperty(Object, String) - Method in class org.jxls.util.UtilWrapper
 
getObjectVarName() - Method in class org.jxls.functions.GroupSum
 
getObjectVarName() - Method in class org.jxls.functions.GroupSum
 
getOrderBy() - Method in class org.jxls.command.EachCommand
 
getOrderBy() - Method in class org.jxls.command.EachCommand
 
getParentCommand() - Method in interface org.jxls.area.Area
 
getParentCommand() - Method in interface org.jxls.area.Area
 
getParentCommand() - Method in class org.jxls.area.XlsArea
 
getParentCommand() - Method in class org.jxls.area.XlsArea
 
getProperty(String, String) - Method in interface org.jxls.util.JxlsConfigProvider
 
getProperty(String, String) - Method in interface org.jxls.util.JxlsConfigProvider
 
getProperty(String, String) - Method in class org.jxls.util.JxlsConfigProviderImpl
 
getProperty(String, String) - Method in class org.jxls.util.JxlsConfigProviderImpl
 
getProperty(String, String) - Static method in class org.jxls.util.JxlsHelper
Returns the configuration property value
getProperty(String, String) - Static method in class org.jxls.util.JxlsHelper
Returns the configuration property value
getProps() - Method in class org.jxls.command.GridCommand
 
getProps() - Method in class org.jxls.command.GridCommand
 
getRow() - Method in class org.jxls.common.CellData
 
getRow() - Method in class org.jxls.common.CellData
 
getRow() - Method in class org.jxls.common.CellRef
 
getRow() - Method in class org.jxls.common.CellRef
 
getRowData(int) - Method in class org.jxls.common.SheetData
 
getRowData(int) - Method in class org.jxls.common.SheetData
 
getRows() - Method in class org.jxls.command.MergeCellsCommand
 
getRows() - Method in class org.jxls.command.MergeCellsCommand
 
getRunVar(String) - Method in class org.jxls.common.Context
 
getRunVar(String) - Method in class org.jxls.common.Context
 
getScaleX() - Method in class org.jxls.command.ImageCommand
 
getScaleX() - Method in class org.jxls.command.ImageCommand
 
getScaleY() - Method in class org.jxls.command.ImageCommand
 
getScaleY() - Method in class org.jxls.command.ImageCommand
 
getSelect() - Method in class org.jxls.command.EachCommand
Gets current 'select' expression for filtering out collection items
getSelect() - Method in class org.jxls.command.EachCommand
Gets current 'select' expression for filtering out collection items
getSheetName() - Method in class org.jxls.common.AreaRef
 
getSheetName() - Method in class org.jxls.common.AreaRef
 
getSheetName() - Method in class org.jxls.common.CellData
 
getSheetName() - Method in class org.jxls.common.CellData
 
getSheetName() - Method in class org.jxls.common.CellRef
 
getSheetName() - Method in class org.jxls.common.CellRef
 
getSheetName() - Method in class org.jxls.common.SheetData
 
getSheetName() - Method in class org.jxls.common.SheetData
 
getSheetsNameOfMultiSheetTemplate(List<Area>) - Static method in class org.jxls.util.Util
Return names of all multi sheet template
getSheetsNameOfMultiSheetTemplate(List<Area>) - Static method in class org.jxls.util.Util
Return names of all multi sheet template
getShiftMode() - Method in class org.jxls.command.AbstractCommand
 
getShiftMode() - Method in class org.jxls.command.AbstractCommand
 
getShiftMode() - Method in interface org.jxls.command.Command
Returns the cell shifting mode defining the CellShiftStrategy to use for the command Possible values are "inner" defining the InnerCellShiftStrategy to use "adjacent" defining the AdjacentCellShiftStrategy to use null value means the default strategy will be used (InnerCellShiftStrategy)
getShiftMode() - Method in interface org.jxls.command.Command
Returns the cell shifting mode defining the CellShiftStrategy to use for the command Possible values are "inner" defining the InnerCellShiftStrategy to use "adjacent" defining the AdjacentCellShiftStrategy to use null value means the default strategy will be used (InnerCellShiftStrategy)
getSize() - Method in interface org.jxls.area.Area
 
getSize() - Method in interface org.jxls.area.Area
 
getSize() - Method in class org.jxls.area.CommandData
 
getSize() - Method in class org.jxls.area.CommandData
 
getSize() - Method in class org.jxls.area.XlsArea
 
getSize() - Method in class org.jxls.area.XlsArea
 
getSize() - Method in class org.jxls.common.AreaRef
 
getSize() - Method in class org.jxls.common.AreaRef
 
getSourceSize() - Method in class org.jxls.area.CommandData
 
getSourceSize() - Method in class org.jxls.area.CommandData
 
getSourceStartCellRef() - Method in class org.jxls.area.CommandData
 
getSourceStartCellRef() - Method in class org.jxls.area.CommandData
 
getSrc() - Method in class org.jxls.command.ImageCommand
 
getSrc() - Method in class org.jxls.command.ImageCommand
 
getStart() - Method in class org.jxls.util.JxlsNationalLanguageSupport
 
getStart() - Method in class org.jxls.util.JxlsNationalLanguageSupport
 
getStartCellRef() - Method in interface org.jxls.area.Area
 
getStartCellRef() - Method in interface org.jxls.area.Area
 
getStartCellRef() - Method in class org.jxls.area.CommandData
 
getStartCellRef() - Method in class org.jxls.area.CommandData
 
getStartCellRef() - Method in class org.jxls.area.XlsArea
 
getStartCellRef() - Method in class org.jxls.area.XlsArea
 
getStrictCellNameRegex(String) - Static method in class org.jxls.util.Util
 
getStrictCellNameRegex(String) - Static method in class org.jxls.util.Util
 
getSum() - Method in interface org.jxls.functions.Summarizer
 
getSum() - Method in interface org.jxls.functions.Summarizer
 
getTargetCellRef(CellRef) - Method in class org.jxls.transform.AbstractTransformer
 
getTargetCellRef(CellRef) - Method in class org.jxls.transform.AbstractTransformer
 
getTargetCellRef(CellRef) - Method in interface org.jxls.transform.Transformer
 
getTargetCellRef(CellRef) - Method in interface org.jxls.transform.Transformer
 
getTargetCellRef(CellRef) - Method in class org.jxls.transform.TransformerDelegator
 
getTargetCellRef(CellRef) - Method in class org.jxls.transform.TransformerDelegator
 
getTargetParentAreaRef() - Method in class org.jxls.common.CellData
 
getTargetParentAreaRef() - Method in class org.jxls.common.CellData
 
getTargetPos() - Method in class org.jxls.common.CellData
 
getTargetPos() - Method in class org.jxls.common.CellData
 
getTransformationConfig() - Method in class org.jxls.command.AbstractCommand
 
getTransformationConfig() - Method in class org.jxls.command.AbstractCommand
 
getTransformationConfig() - Method in class org.jxls.functions.GroupSum
 
getTransformationConfig() - Method in class org.jxls.functions.GroupSum
 
getTransformationConfig() - Method in class org.jxls.transform.AbstractTransformer
 
getTransformationConfig() - Method in class org.jxls.transform.AbstractTransformer
 
getTransformationConfig() - Method in interface org.jxls.transform.Transformer
 
getTransformationConfig() - Method in interface org.jxls.transform.Transformer
 
getTransformationConfig() - Method in class org.jxls.transform.TransformerDelegator
 
getTransformationConfig() - Method in class org.jxls.transform.TransformerDelegator
 
getTransformer() - Method in interface org.jxls.area.Area
 
getTransformer() - Method in interface org.jxls.area.Area
 
getTransformer() - Method in class org.jxls.area.XlsArea
 
getTransformer() - Method in class org.jxls.area.XlsArea
 
getTransformer() - Method in interface org.jxls.builder.AreaBuilder
 
getTransformer() - Method in interface org.jxls.builder.AreaBuilder
 
getTransformer() - Method in class org.jxls.builder.xls.XlsCommentAreaBuilder
 
getTransformer() - Method in class org.jxls.builder.xls.XlsCommentAreaBuilder
 
getTransformer() - Method in class org.jxls.builder.xml.XmlAreaBuilder
 
getTransformer() - Method in class org.jxls.builder.xml.XmlAreaBuilder
 
getTransformer() - Method in class org.jxls.command.AbstractCommand
 
getTransformer() - Method in class org.jxls.command.AbstractCommand
 
getTransformer() - Method in class org.jxls.common.CellData
 
getTransformer() - Method in class org.jxls.common.CellData
 
getTransformer() - Method in class org.jxls.common.RowData
 
getTransformer() - Method in class org.jxls.common.RowData
 
getTransformer() - Method in class org.jxls.common.SheetData
 
getTransformer() - Method in class org.jxls.common.SheetData
 
getTransformerClassName() - Static method in class org.jxls.util.TransformerFactory
 
getTransformerClassName() - Static method in class org.jxls.util.TransformerFactory
 
getTransformerName() - Static method in class org.jxls.util.TransformerFactory
Deprecated.
getTransformerName() - Static method in class org.jxls.util.TransformerFactory
Deprecated.
getUpdater() - Method in class org.jxls.command.UpdateCellCommand
 
getUpdater() - Method in class org.jxls.command.UpdateCellCommand
 
getVar() - Method in class org.jxls.command.EachCommand
Gets current variable name for collection item in the context during iteration
getVar() - Method in class org.jxls.command.EachCommand
Gets current variable name for collection item in the context during iteration
getVar(String) - Method in class org.jxls.common.Context
 
getVar(String) - Method in class org.jxls.common.Context
 
getVarIndex() - Method in class org.jxls.command.EachCommand
 
getVarIndex() - Method in class org.jxls.command.EachCommand
 
getWidth() - Method in class org.jxls.common.Size
 
getWidth() - Method in class org.jxls.common.Size
 
GRID_TEMPLATE_XLS - Static variable in class org.jxls.template.SimpleExporter
 
GRID_TEMPLATE_XLS - Static variable in class org.jxls.template.SimpleExporter
 
GridAction - Class in org.jxls.builder.xml
Builds GridCommand from XML
GridAction - Class in org.jxls.builder.xml
Builds GridCommand from XML
GridAction() - Constructor for class org.jxls.builder.xml.GridAction
 
GridAction() - Constructor for class org.jxls.builder.xml.GridAction
 
GridCommand - Class in org.jxls.command
The command implements a grid with dynamic columns and rows
GridCommand - Class in org.jxls.command
The command implements a grid with dynamic columns and rows
GridCommand() - Constructor for class org.jxls.command.GridCommand
 
GridCommand(String, String) - Constructor for class org.jxls.command.GridCommand
 
GridCommand(String, String, String, Area, Area) - Constructor for class org.jxls.command.GridCommand
 
GridCommand(String, String, Area, Area) - Constructor for class org.jxls.command.GridCommand
 
GridCommand() - Constructor for class org.jxls.command.GridCommand
 
GridCommand(String, String) - Constructor for class org.jxls.command.GridCommand
 
GridCommand(String, String, String, Area, Area) - Constructor for class org.jxls.command.GridCommand
 
GridCommand(String, String, Area, Area) - Constructor for class org.jxls.command.GridCommand
 
gridExport(Iterable<?>, Iterable<?>, String, OutputStream) - Method in class org.jxls.template.SimpleExporter
 
gridExport(Iterable<?>, Iterable<?>, String, OutputStream) - Method in class org.jxls.template.SimpleExporter
 
gridExport(Collection<?>, Collection<?>, String, OutputStream) - Method in class org.jxls.util.JxlsHelper
Performs data grid export using SimpleExporter
gridExport(Collection<?>, Collection<?>, String, OutputStream) - Method in class org.jxls.util.JxlsHelper
Performs data grid export using SimpleExporter
GROUP_BY_ATTR - Static variable in class org.jxls.builder.xml.EachAction
 
GROUP_BY_ATTR - Static variable in class org.jxls.builder.xml.EachAction
 
GROUP_ORDER_ATTR - Static variable in class org.jxls.builder.xml.EachAction
 
GROUP_ORDER_ATTR - Static variable in class org.jxls.builder.xml.EachAction
 
groupByColRange(List<CellRef>) - Static method in class org.jxls.util.Util
Groups a list of cell references in a column into a list of ranges
groupByColRange(List<CellRef>) - Static method in class org.jxls.util.Util
Groups a list of cell references in a column into a list of ranges
groupByColRange(List<CellRef>) - Method in class org.jxls.util.UtilWrapper
 
groupByColRange(List<CellRef>) - Method in class org.jxls.util.UtilWrapper
 
groupByRanges(List<CellRef>, int) - Static method in class org.jxls.util.Util
Groups a list of cell references into a list ranges which can be used in a formula substitution
groupByRanges(List<CellRef>, int) - Static method in class org.jxls.util.Util
Groups a list of cell references into a list ranges which can be used in a formula substitution
groupByRanges(List<CellRef>, int) - Method in class org.jxls.util.UtilWrapper
 
groupByRanges(List<CellRef>, int) - Method in class org.jxls.util.UtilWrapper
 
groupByRowRange(List<CellRef>) - Static method in class org.jxls.util.Util
Groups a list of cell references in a row into a list of ranges
groupByRowRange(List<CellRef>) - Static method in class org.jxls.util.Util
Groups a list of cell references in a row into a list of ranges
groupByRowRange(List<CellRef>) - Method in class org.jxls.util.UtilWrapper
 
groupByRowRange(List<CellRef>) - Method in class org.jxls.util.UtilWrapper
 
groupCollection(Collection<?>, String, String) - Static method in class org.jxls.util.Util
Similar to Util.groupIterable(Iterable, String, String) method but works for collections
groupCollection(Collection<?>, String, String) - Static method in class org.jxls.util.Util
Similar to Util.groupIterable(Iterable, String, String) method but works for collections
groupCollection(Collection<?>, String, String) - Method in class org.jxls.util.UtilWrapper
 
groupCollection(Collection<?>, String, String) - Method in class org.jxls.util.UtilWrapper
 
GroupData - Class in org.jxls.common
Used in collection grouping to hold group data
GroupData - Class in org.jxls.common
Used in collection grouping to hold group data
GroupData(Object, Collection<Object>) - Constructor for class org.jxls.common.GroupData
 
GroupData(Object, Collection<Object>) - Constructor for class org.jxls.common.GroupData
 
groupIterable(Iterable<?>, String, String) - Static method in class org.jxls.util.Util
Groups items from an iterable collection using passed group property and group order
groupIterable(Iterable<?>, String, String) - Static method in class org.jxls.util.Util
Groups items from an iterable collection using passed group property and group order
groupIterable(Iterable<?>, String, String) - Method in class org.jxls.util.UtilWrapper
 
groupIterable(Iterable<?>, String, String) - Method in class org.jxls.util.UtilWrapper
 
GroupSum<T> - Class in org.jxls.functions
Group sum
GroupSum<T> - Class in org.jxls.functions
Group sum
GroupSum(Context, SummarizerBuilder<T>) - Constructor for class org.jxls.functions.GroupSum
 
GroupSum(Context, SummarizerBuilder<T>) - Constructor for class org.jxls.functions.GroupSum
 

H

handle(ResultSet) - Method in class org.jxls.jdbc.JdbcHelper
 
handle(ResultSet) - Method in class org.jxls.jdbc.JdbcHelper
 
handleCellException(Exception, String, String) - Method in interface org.jxls.common.ExceptionHandler
 
handleCellException(Exception, String, String) - Method in interface org.jxls.common.ExceptionHandler
 
handleEvaluationException(Exception, String, String) - Method in interface org.jxls.common.ExceptionHandler
 
handleEvaluationException(Exception, String, String) - Method in interface org.jxls.common.ExceptionHandler
 
handleFormulaException(Exception, String, String) - Method in interface org.jxls.common.ExceptionHandler
 
handleFormulaException(Exception, String, String) - Method in interface org.jxls.common.ExceptionHandler
 
handleTransformException(Exception, String, String) - Method in interface org.jxls.common.ExceptionHandler
 
handleTransformException(Exception, String, String) - Method in interface org.jxls.common.ExceptionHandler
 
handleUpdateRowHeightsException(Exception, int, int) - Method in interface org.jxls.common.ExceptionHandler
 
handleUpdateRowHeightsException(Exception, int, int) - Method in interface org.jxls.common.ExceptionHandler
 
hasChanged(int, int) - Method in class org.jxls.common.CellRange
 
hasChanged(int, int) - Method in class org.jxls.common.CellRange
 
hashCode() - Method in class org.jxls.common.AreaRef
 
hashCode() - Method in class org.jxls.common.AreaRef
 
hashCode() - Method in class org.jxls.common.CellData
 
hashCode() - Method in class org.jxls.common.CellData
 
hashCode() - Method in class org.jxls.common.CellRef
 
hashCode() - Method in class org.jxls.common.CellRef
 
hashCode() - Method in class org.jxls.common.Size
 
hashCode() - Method in class org.jxls.common.Size
 
HEADER_VAR - Static variable in class org.jxls.command.GridCommand
 
HEADER_VAR - Static variable in class org.jxls.command.GridCommand
 
height - Variable in class org.jxls.common.RowData
 
height - Variable in class org.jxls.common.RowData
 

I

IfAction - Class in org.jxls.builder.xml
Builds IfCommand from XML
IfAction - Class in org.jxls.builder.xml
Builds IfCommand from XML
IfAction() - Constructor for class org.jxls.builder.xml.IfAction
 
IfAction() - Constructor for class org.jxls.builder.xml.IfAction
 
IfCommand - Class in org.jxls.command
Implements if-else logic
IfCommand - Class in org.jxls.command
Implements if-else logic
IfCommand() - Constructor for class org.jxls.command.IfCommand
 
IfCommand(String) - Constructor for class org.jxls.command.IfCommand
 
IfCommand(String, XlsArea) - Constructor for class org.jxls.command.IfCommand
 
IfCommand(String, Area, Area) - Constructor for class org.jxls.command.IfCommand
 
IfCommand() - Constructor for class org.jxls.command.IfCommand
 
IfCommand(String) - Constructor for class org.jxls.command.IfCommand
 
IfCommand(String, XlsArea) - Constructor for class org.jxls.command.IfCommand
 
IfCommand(String, Area, Area) - Constructor for class org.jxls.command.IfCommand
 
ImageCommand - Class in org.jxls.command
Implements image rendering
ImageCommand - Class in org.jxls.command
Implements image rendering
ImageCommand() - Constructor for class org.jxls.command.ImageCommand
 
ImageCommand(String, ImageType) - Constructor for class org.jxls.command.ImageCommand
Creates the command from an image in the context
ImageCommand(byte[], ImageType) - Constructor for class org.jxls.command.ImageCommand
Creates the command from the image bytes
ImageCommand() - Constructor for class org.jxls.command.ImageCommand
 
ImageCommand(String, ImageType) - Constructor for class org.jxls.command.ImageCommand
Creates the command from an image in the context
ImageCommand(byte[], ImageType) - Constructor for class org.jxls.command.ImageCommand
Creates the command from the image bytes
ImageType - Enum in org.jxls.common
Represents possible image types
ImageType - Enum in org.jxls.common
Represents possible image types
init() - Method in class org.jxls.util.JxlsNationalLanguageSupport
 
init() - Method in class org.jxls.util.JxlsNationalLanguageSupport
 
INIT_METHOD - Static variable in class org.jxls.util.TransformerFactory
 
INIT_METHOD - Static variable in class org.jxls.util.TransformerFactory
 
INNER_SHIFT_MODE - Static variable in interface org.jxls.command.Command
 
INNER_SHIFT_MODE - Static variable in interface org.jxls.command.Command
 
InnerCellShiftStrategy - Class in org.jxls.common.cellshift
Shifts only cells directly impacted by the cells being shifted E.g.
InnerCellShiftStrategy - Class in org.jxls.common.cellshift
Shifts only cells directly impacted by the cells being shifted E.g.
InnerCellShiftStrategy() - Constructor for class org.jxls.common.cellshift.InnerCellShiftStrategy
 
InnerCellShiftStrategy() - Constructor for class org.jxls.common.cellshift.InnerCellShiftStrategy
 
isColAbs() - Method in class org.jxls.common.CellRef
 
isColAbs() - Method in class org.jxls.common.CellRef
 
isColumnWithnRange(String, int) - Static method in class org.jxls.util.CellRefUtil
 
isColumnWithnRange(String, int) - Static method in class org.jxls.util.CellRefUtil
 
isCommandString(String) - Static method in class org.jxls.builder.xls.XlsCommentAreaBuilder
 
isCommandString(String) - Static method in class org.jxls.builder.xls.XlsCommentAreaBuilder
 
isConditionTrue(ExpressionEvaluator, String, Context) - Static method in class org.jxls.util.Util
Evaluates if the passed condition is true
isConditionTrue(ExpressionEvaluator, Context) - Static method in class org.jxls.util.Util
Evaluates if the passed condition is true
isConditionTrue(ExpressionEvaluator, String, Context) - Static method in class org.jxls.util.Util
Evaluates if the passed condition is true
isConditionTrue(ExpressionEvaluator, Context) - Static method in class org.jxls.util.Util
Evaluates if the passed condition is true
isConditionTrue(ExpressionEvaluator, String, Context) - Method in class org.jxls.util.UtilWrapper
 
isConditionTrue(ExpressionEvaluator, Context) - Method in class org.jxls.util.UtilWrapper
 
isConditionTrue(ExpressionEvaluator, String, Context) - Method in class org.jxls.util.UtilWrapper
 
isConditionTrue(ExpressionEvaluator, Context) - Method in class org.jxls.util.UtilWrapper
 
isDeleteTemplateSheet() - Method in class org.jxls.util.JxlsHelper
 
isDeleteTemplateSheet() - Method in class org.jxls.util.JxlsHelper
 
isEmpty(int, int) - Method in class org.jxls.common.CellRange
 
isEmpty(int, int) - Method in class org.jxls.common.CellRange
 
isEvaluateFormulas() - Method in class org.jxls.transform.AbstractTransformer
 
isEvaluateFormulas() - Method in class org.jxls.transform.AbstractTransformer
 
isEvaluateFormulas() - Method in interface org.jxls.transform.Transformer
This property is used to recalculate all formulas before saving the workbook.
isEvaluateFormulas() - Method in interface org.jxls.transform.Transformer
This property is used to recalculate all formulas before saving the workbook.
isEvaluateFormulas() - Method in class org.jxls.transform.TransformerDelegator
 
isEvaluateFormulas() - Method in class org.jxls.transform.TransformerDelegator
 
isEvaluateFormulas() - Method in class org.jxls.util.JxlsHelper
This property is used to recalculate all formulas before saving the workbook.
isEvaluateFormulas() - Method in class org.jxls.util.JxlsHelper
This property is used to recalculate all formulas before saving the workbook.
isExcluded(int, int) - Method in class org.jxls.common.CellRange
 
isExcluded(int, int) - Method in class org.jxls.common.CellRange
 
isFormulaCell() - Method in class org.jxls.common.CellData
 
isFormulaCell() - Method in class org.jxls.common.CellData
 
isFormulaProcessingRequired() - Method in class org.jxls.common.Context.Config
 
isFormulaProcessingRequired() - Method in class org.jxls.common.Context.Config
 
isForwardOnly() - Method in class org.jxls.transform.AbstractTransformer
 
isForwardOnly() - Method in class org.jxls.transform.AbstractTransformer
 
isForwardOnly() - Method in interface org.jxls.transform.Transformer
 
isForwardOnly() - Method in interface org.jxls.transform.Transformer
 
isForwardOnly() - Method in class org.jxls.transform.TransformerDelegator
 
isForwardOnly() - Method in class org.jxls.transform.TransformerDelegator
 
isFullFormulaRecalculationOnOpening() - Method in class org.jxls.transform.AbstractTransformer
 
isFullFormulaRecalculationOnOpening() - Method in class org.jxls.transform.AbstractTransformer
 
isFullFormulaRecalculationOnOpening() - Method in interface org.jxls.transform.Transformer
 
isFullFormulaRecalculationOnOpening() - Method in interface org.jxls.transform.Transformer
 
isFullFormulaRecalculationOnOpening() - Method in class org.jxls.transform.TransformerDelegator
 
isFullFormulaRecalculationOnOpening() - Method in class org.jxls.transform.TransformerDelegator
 
isFullFormulaRecalculationOnOpening() - Method in class org.jxls.util.JxlsHelper
 
isFullFormulaRecalculationOnOpening() - Method in class org.jxls.util.JxlsHelper
 
isHideTemplateSheet() - Method in class org.jxls.util.JxlsHelper
 
isHideTemplateSheet() - Method in class org.jxls.util.JxlsHelper
 
isIgnoreColumnProps() - Method in class org.jxls.transform.AbstractTransformer
 
isIgnoreColumnProps() - Method in class org.jxls.transform.AbstractTransformer
 
isIgnoreRowProps() - Method in class org.jxls.transform.AbstractTransformer
 
isIgnoreRowProps() - Method in class org.jxls.transform.AbstractTransformer
 
isIgnoreSheetNameInFormat() - Method in class org.jxls.common.CellRef
 
isIgnoreSheetNameInFormat() - Method in class org.jxls.common.CellRef
 
isIgnoreSourceCellStyle() - Method in class org.jxls.common.Context.Config
 
isIgnoreSourceCellStyle() - Method in class org.jxls.common.Context.Config
 
isJointedFormulaCell() - Method in class org.jxls.common.CellData
 
isJointedFormulaCell() - Method in class org.jxls.common.CellData
 
isJxlsParamsComment(String) - Method in class org.jxls.common.CellData
 
isJxlsParamsComment(String) - Method in class org.jxls.common.CellData
 
isOldSelectBehavior() - Method in class org.jxls.command.EachCommand
 
isOldSelectBehavior() - Method in class org.jxls.command.EachCommand
 
isParameterizedFormulaCell() - Method in class org.jxls.common.CellData
 
isParameterizedFormulaCell() - Method in class org.jxls.common.CellData
 
isPlainColumn(String) - Static method in class org.jxls.util.CellRefUtil
 
isPlainColumn(String) - Static method in class org.jxls.util.CellRefUtil
 
isProcessFormulas() - Method in class org.jxls.util.JxlsHelper
 
isProcessFormulas() - Method in class org.jxls.util.JxlsHelper
 
isRowAbs() - Method in class org.jxls.common.CellRef
 
isRowAbs() - Method in class org.jxls.common.CellRef
 
isRowWithnRange(String, int) - Static method in class org.jxls.util.CellRefUtil
 
isRowWithnRange(String, int) - Static method in class org.jxls.util.CellRefUtil
 
isTransformed(int, int) - Method in class org.jxls.common.CellRange
 
isTransformed(int, int) - Method in class org.jxls.common.CellRange
 
isUseFastFormulaProcessor() - Method in class org.jxls.util.JxlsHelper
 
isUseFastFormulaProcessor() - Method in class org.jxls.util.JxlsHelper
 
isValid() - Method in class org.jxls.common.CellRef
 
isValid() - Method in class org.jxls.common.CellRef
 
ITEMS_ATTR - Static variable in class org.jxls.builder.xml.EachAction
 
ITEMS_ATTR - Static variable in class org.jxls.builder.xml.EachAction
 
iterator() - Method in class org.jxls.common.RowData
 
iterator() - Method in class org.jxls.common.RowData
 
iterator() - Method in class org.jxls.common.SheetData
 
iterator() - Method in class org.jxls.common.SheetData
 

J

JdbcHelper - Class in org.jxls.jdbc
A class to help execute SQL queries via JDBC
JdbcHelper - Class in org.jxls.jdbc
A class to help execute SQL queries via JDBC
JdbcHelper(Connection) - Constructor for class org.jxls.jdbc.JdbcHelper
 
JdbcHelper(Connection) - Constructor for class org.jxls.jdbc.JdbcHelper
 
JexlExpressionEvaluator - Class in org.jxls.expression
JEXL based implementation of ExpressionEvaluator interface
JexlExpressionEvaluator - Class in org.jxls.expression
JEXL based implementation of ExpressionEvaluator interface
JexlExpressionEvaluator() - Constructor for class org.jxls.expression.JexlExpressionEvaluator
 
JexlExpressionEvaluator(boolean, boolean) - Constructor for class org.jxls.expression.JexlExpressionEvaluator
 
JexlExpressionEvaluator(String) - Constructor for class org.jxls.expression.JexlExpressionEvaluator
 
JexlExpressionEvaluator(Map<String, Object>) - Constructor for class org.jxls.expression.JexlExpressionEvaluator
 
JexlExpressionEvaluator(JexlContext) - Constructor for class org.jxls.expression.JexlExpressionEvaluator
 
JexlExpressionEvaluator() - Constructor for class org.jxls.expression.JexlExpressionEvaluator
 
JexlExpressionEvaluator(boolean, boolean) - Constructor for class org.jxls.expression.JexlExpressionEvaluator
 
JexlExpressionEvaluator(String) - Constructor for class org.jxls.expression.JexlExpressionEvaluator
 
JexlExpressionEvaluator(Map<String, Object>) - Constructor for class org.jxls.expression.JexlExpressionEvaluator
 
JexlExpressionEvaluator(JexlContext) - Constructor for class org.jxls.expression.JexlExpressionEvaluator
 
JexlExpressionEvaluatorNoThreadLocal - Class in org.jxls.expression
This is an implementation of ExpressionEvaluator without using ThreadLocal.
JexlExpressionEvaluatorNoThreadLocal - Class in org.jxls.expression
This is an implementation of ExpressionEvaluator without using ThreadLocal.
JexlExpressionEvaluatorNoThreadLocal() - Constructor for class org.jxls.expression.JexlExpressionEvaluatorNoThreadLocal
 
JexlExpressionEvaluatorNoThreadLocal(boolean, boolean) - Constructor for class org.jxls.expression.JexlExpressionEvaluatorNoThreadLocal
 
JexlExpressionEvaluatorNoThreadLocal(String) - Constructor for class org.jxls.expression.JexlExpressionEvaluatorNoThreadLocal
 
JexlExpressionEvaluatorNoThreadLocal(Map<String, Object>) - Constructor for class org.jxls.expression.JexlExpressionEvaluatorNoThreadLocal
 
JexlExpressionEvaluatorNoThreadLocal(JexlContext) - Constructor for class org.jxls.expression.JexlExpressionEvaluatorNoThreadLocal
 
JexlExpressionEvaluatorNoThreadLocal() - Constructor for class org.jxls.expression.JexlExpressionEvaluatorNoThreadLocal
 
JexlExpressionEvaluatorNoThreadLocal(boolean, boolean) - Constructor for class org.jxls.expression.JexlExpressionEvaluatorNoThreadLocal
 
JexlExpressionEvaluatorNoThreadLocal(String) - Constructor for class org.jxls.expression.JexlExpressionEvaluatorNoThreadLocal
 
JexlExpressionEvaluatorNoThreadLocal(Map<String, Object>) - Constructor for class org.jxls.expression.JexlExpressionEvaluatorNoThreadLocal
 
JexlExpressionEvaluatorNoThreadLocal(JexlContext) - Constructor for class org.jxls.expression.JexlExpressionEvaluatorNoThreadLocal
 
joinStrings(List<String>, String) - Static method in class org.jxls.util.Util
Joins strings with a separator
joinStrings(List<String>, String) - Static method in class org.jxls.util.Util
Joins strings with a separator
joinStrings(List<String>, String) - Method in class org.jxls.util.UtilWrapper
 
joinStrings(List<String>, String) - Method in class org.jxls.util.UtilWrapper
 
JX_PARAMS_PREFIX - Static variable in class org.jxls.common.CellData
 
JX_PARAMS_PREFIX - Static variable in class org.jxls.common.CellData
 
JxlsConfigProvider - Interface in org.jxls.util
Provides Jxls configuration properties
JxlsConfigProvider - Interface in org.jxls.util
Provides Jxls configuration properties
JxlsConfigProviderImpl - Class in org.jxls.util
JxlsConfigProvider based on java system properties
JxlsConfigProviderImpl - Class in org.jxls.util
JxlsConfigProvider based on java system properties
JxlsConfigProviderImpl() - Constructor for class org.jxls.util.JxlsConfigProviderImpl
 
JxlsConfigProviderImpl() - Constructor for class org.jxls.util.JxlsConfigProviderImpl
 
JxlsException - Exception in org.jxls.common
This is just a wrapper for non-runtime exceptions
JxlsException - Exception in org.jxls.common
This is just a wrapper for non-runtime exceptions
JxlsException() - Constructor for exception org.jxls.common.JxlsException
 
JxlsException(String) - Constructor for exception org.jxls.common.JxlsException
 
JxlsException(String, Throwable) - Constructor for exception org.jxls.common.JxlsException
 
JxlsException(Throwable) - Constructor for exception org.jxls.common.JxlsException
 
JxlsException(String, Throwable, boolean, boolean) - Constructor for exception org.jxls.common.JxlsException
 
JxlsException() - Constructor for exception org.jxls.common.JxlsException
 
JxlsException(String) - Constructor for exception org.jxls.common.JxlsException
 
JxlsException(String, Throwable) - Constructor for exception org.jxls.common.JxlsException
 
JxlsException(Throwable) - Constructor for exception org.jxls.common.JxlsException
 
JxlsException(String, Throwable, boolean, boolean) - Constructor for exception org.jxls.common.JxlsException
 
JxlsHelper - Class in org.jxls.util
Helper class to simplify JXLS usage
JxlsHelper - Class in org.jxls.util
Helper class to simplify JXLS usage
JxlsHelper() - Constructor for class org.jxls.util.JxlsHelper
 
JxlsHelper() - Constructor for class org.jxls.util.JxlsHelper
 
JxlsNationalLanguageSupport - Class in org.jxls.util
With R{key} in the Excel XLSX template file, resource bundles can be accessed to realize multilingualism.
JxlsNationalLanguageSupport - Class in org.jxls.util
With R{key} in the Excel XLSX template file, resource bundles can be accessed to realize multilingualism.
JxlsNationalLanguageSupport() - Constructor for class org.jxls.util.JxlsNationalLanguageSupport
 
JxlsNationalLanguageSupport() - Constructor for class org.jxls.util.JxlsNationalLanguageSupport
 

L

LINE_SEPARATOR - Static variable in class org.jxls.builder.xls.XlsCommentAreaBuilder
 
LINE_SEPARATOR - Static variable in class org.jxls.builder.xls.XlsCommentAreaBuilder
 
LiteralsExtractor - Class in org.jxls.util
 
LiteralsExtractor - Class in org.jxls.util
 
LiteralsExtractor() - Constructor for class org.jxls.util.LiteralsExtractor
 
LiteralsExtractor() - Constructor for class org.jxls.util.LiteralsExtractor
 

M

markAsTransformed(int, int) - Method in class org.jxls.common.CellRange
 
markAsTransformed(int, int) - Method in class org.jxls.common.CellRange
 
mergeCells(CellRef, int, int) - Method in class org.jxls.transform.AbstractTransformer
 
mergeCells(CellRef, int, int) - Method in class org.jxls.transform.AbstractTransformer
 
mergeCells(CellRef, int, int) - Method in interface org.jxls.transform.Transformer
 
mergeCells(CellRef, int, int) - Method in interface org.jxls.transform.Transformer
 
mergeCells(CellRef, int, int) - Method in class org.jxls.transform.TransformerDelegator
 
mergeCells(CellRef, int, int) - Method in class org.jxls.transform.TransformerDelegator
 
MergeCellsCommand - Class in org.jxls.command
Merge cells
MergeCellsCommand - Class in org.jxls.command
Merge cells
MergeCellsCommand() - Constructor for class org.jxls.command.MergeCellsCommand
 
MergeCellsCommand() - Constructor for class org.jxls.command.MergeCellsCommand
 
minus(Size) - Method in class org.jxls.common.Size
 
minus(Size) - Method in class org.jxls.common.Size
 
MULTI_LINE_SQL_FEATURE - Static variable in class org.jxls.builder.xls.XlsCommentAreaBuilder
Feature toggle for the multi-line SQL feature (#79).
MULTI_LINE_SQL_FEATURE - Static variable in class org.jxls.builder.xls.XlsCommentAreaBuilder
Feature toggle for the multi-line SQL feature (#79).

O

ORDER_ASC - Static variable in class org.jxls.util.OrderByComparator
Constant to order ascending.
ORDER_ASC - Static variable in class org.jxls.util.OrderByComparator
Constant to order ascending.
ORDER_BY_ATTR - Static variable in class org.jxls.builder.xml.EachAction
 
ORDER_BY_ATTR - Static variable in class org.jxls.builder.xml.EachAction
 
ORDER_DESC - Static variable in class org.jxls.util.OrderByComparator
Constant to order descending.
ORDER_DESC - Static variable in class org.jxls.util.OrderByComparator
Constant to order descending.
OrderByComparator<T> - Class in org.jxls.util
An OrderByComparator is a Comparator that is capable of comparing two objects based on a dynamic list of properties of the objects of type T.
OrderByComparator<T> - Class in org.jxls.util
An OrderByComparator is a Comparator that is capable of comparing two objects based on a dynamic list of properties of the objects of type T.
OrderByComparator(List<String>, UtilWrapper) - Constructor for class org.jxls.util.OrderByComparator
Constructs an OrderByComparator based on a List of expressions, of the format "property [ASC|DESC]".
OrderByComparator(List<String>, UtilWrapper) - Constructor for class org.jxls.util.OrderByComparator
Constructs an OrderByComparator based on a List of expressions, of the format "property [ASC|DESC]".
org.jxls.area - package org.jxls.area
 
org.jxls.builder - package org.jxls.builder
 
org.jxls.builder.xls - package org.jxls.builder.xls
 
org.jxls.builder.xml - package org.jxls.builder.xml
 
org.jxls.command - package org.jxls.command
 
org.jxls.common - package org.jxls.common
 
org.jxls.common.cellshift - package org.jxls.common.cellshift
 
org.jxls.expression - package org.jxls.expression
 
org.jxls.formula - package org.jxls.formula
 
org.jxls.functions - package org.jxls.functions
 
org.jxls.jdbc - package org.jxls.jdbc
 
org.jxls.template - package org.jxls.template
 
org.jxls.transform - package org.jxls.transform
 
org.jxls.util - package org.jxls.util
 

P

parseSheetName(String, int) - Static method in class org.jxls.util.CellRefUtil
 
parseSheetName(String, int) - Static method in class org.jxls.util.CellRefUtil
 
POI_CLASS_NAME - Static variable in class org.jxls.util.TransformerFactory
 
POI_CLASS_NAME - Static variable in class org.jxls.util.TransformerFactory
 
POI_TRANSFORMER - Static variable in class org.jxls.util.TransformerFactory
 
POI_TRANSFORMER - Static variable in class org.jxls.util.TransformerFactory
 
process(InputStream) - Method in class org.jxls.util.JxlsNationalLanguageSupport
 
process(InputStream, OutputStream) - Method in class org.jxls.util.JxlsNationalLanguageSupport
 
process(InputStream) - Method in class org.jxls.util.JxlsNationalLanguageSupport
 
process(InputStream, OutputStream) - Method in class org.jxls.util.JxlsNationalLanguageSupport
 
processAreaFormulas(Transformer) - Method in class org.jxls.formula.AbstractFormulaProcessor
Deprecated.
processAreaFormulas(Transformer) - Method in class org.jxls.formula.AbstractFormulaProcessor
Deprecated.
processAreaFormulas(Transformer, Area) - Method in class org.jxls.formula.FastFormulaProcessor
 
processAreaFormulas(Transformer, Area) - Method in class org.jxls.formula.FastFormulaProcessor
 
processAreaFormulas(Transformer) - Method in interface org.jxls.formula.FormulaProcessor
Deprecated.
processAreaFormulas(Transformer, Area) - Method in interface org.jxls.formula.FormulaProcessor
Processes all
processAreaFormulas(Transformer) - Method in interface org.jxls.formula.FormulaProcessor
Deprecated.
processAreaFormulas(Transformer, Area) - Method in interface org.jxls.formula.FormulaProcessor
Processes all
processAreaFormulas(Transformer, Area) - Method in class org.jxls.formula.StandardFormulaProcessor
The method transforms all the formula cells according to the command transformations happened during the area processing
processAreaFormulas(Transformer, Area) - Method in class org.jxls.formula.StandardFormulaProcessor
The method transforms all the formula cells according to the command transformations happened during the area processing
processFormulas() - Method in interface org.jxls.area.Area
 
processFormulas() - Method in interface org.jxls.area.Area
 
processFormulas() - Method in class org.jxls.area.XlsArea
 
processFormulas() - Method in class org.jxls.area.XlsArea
 
processGridTemplate(InputStream, OutputStream, Context, String) - Method in class org.jxls.util.JxlsHelper
Processes the template with the GridCommand
processGridTemplate(InputStream, OutputStream, Context, String) - Method in class org.jxls.util.JxlsHelper
Processes the template with the GridCommand
processGridTemplateAtCell(InputStream, OutputStream, Context, String, String) - Method in class org.jxls.util.JxlsHelper
Processes the input template with GridCommand at given target cell using the given object properties and context
processGridTemplateAtCell(InputStream, OutputStream, Context, String, String) - Method in class org.jxls.util.JxlsHelper
Processes the input template with GridCommand at given target cell using the given object properties and context
processItem(Object) - Method in class org.jxls.command.CollectionProcessor
 
processItem(Object) - Method in class org.jxls.command.CollectionProcessor
 
processJxlsParams(String) - Method in class org.jxls.common.CellData
The method parses jx:params attribute from a cell comment
processJxlsParams(String) - Method in class org.jxls.common.CellData
The method parses jx:params attribute from a cell comment
processTemplate(InputStream, OutputStream, Context) - Method in class org.jxls.util.JxlsHelper
Reads template from the source stream processes it using the supplied Context and writes the result to the target stream
processTemplate(Context, Transformer) - Method in class org.jxls.util.JxlsHelper
Processes a template with the given Transformer instance and Context
processTemplate(InputStream, OutputStream, Context) - Method in class org.jxls.util.JxlsHelper
Reads template from the source stream processes it using the supplied Context and writes the result to the target stream
processTemplate(Context, Transformer) - Method in class org.jxls.util.JxlsHelper
Processes a template with the given Transformer instance and Context
processTemplateAtCell(InputStream, OutputStream, Context, String) - Method in class org.jxls.util.JxlsHelper
Processes the template from the given input stream using the supplied Context and the given target cell and writes the result to the output stream
processTemplateAtCell(InputStream, OutputStream, Context, String) - Method in class org.jxls.util.JxlsHelper
Processes the template from the given input stream using the supplied Context and the given target cell and writes the result to the output stream
processZipEntry(ZipEntry, InputStream, ZipOutputStream) - Method in class org.jxls.util.JxlsNationalLanguageSupport
 
processZipEntry(ZipEntry, InputStream, ZipOutputStream) - Method in class org.jxls.util.JxlsNationalLanguageSupport
 
put(String, Object) - Method in class org.jxls.jdbc.CaseInsensitiveHashMap
put(String, Object) - Method in class org.jxls.jdbc.CaseInsensitiveHashMap
putAll(Map<? extends String, ?>) - Method in class org.jxls.jdbc.CaseInsensitiveHashMap
putAll(Map<? extends String, ?>) - Method in class org.jxls.jdbc.CaseInsensitiveHashMap
putVar(String, Object) - Method in class org.jxls.common.Context
 
putVar(String, Object) - Method in class org.jxls.common.Context
 

Q

query(String, Object...) - Method in class org.jxls.jdbc.JdbcHelper
 
query(String, Object...) - Method in class org.jxls.jdbc.JdbcHelper
 

R

REF_ATTR - Static variable in class org.jxls.builder.xml.EachAction
 
REF_ATTR - Static variable in class org.jxls.builder.xml.EachAction
 
REF_ATTR - Static variable in class org.jxls.builder.xml.IfAction
 
REF_ATTR - Static variable in class org.jxls.builder.xml.IfAction
 
REF_ATTR - Static variable in class org.jxls.builder.xml.UserCommandAction
 
REF_ATTR - Static variable in class org.jxls.builder.xml.UserCommandAction
 
regexAreaRef - Static variable in class org.jxls.util.Util
 
regexAreaRef - Static variable in class org.jxls.util.Util
 
regexAreaRefPattern - Static variable in class org.jxls.util.Util
 
regexAreaRefPattern - Static variable in class org.jxls.util.Util
 
regexCellRef - Static variable in class org.jxls.util.Util
 
regexCellRef - Static variable in class org.jxls.util.Util
 
regexCellRefExcludingJointed - Static variable in class org.jxls.util.Util
 
regexCellRefExcludingJointed - Static variable in class org.jxls.util.Util
 
regexExcludePrefixSymbols - Static variable in class org.jxls.util.Util
 
regexExcludePrefixSymbols - Static variable in class org.jxls.util.Util
 
regexJointedCellRef - Static variable in class org.jxls.util.Util
 
regexJointedCellRef - Static variable in class org.jxls.util.Util
 
regexJointedLookBehind - Static variable in class org.jxls.util.Util
 
regexJointedLookBehind - Static variable in class org.jxls.util.Util
 
regexSimpleCellRef - Static variable in class org.jxls.util.Util
 
regexSimpleCellRef - Static variable in class org.jxls.util.Util
 
registerGridTemplate(InputStream) - Method in class org.jxls.template.SimpleExporter
 
registerGridTemplate(InputStream) - Method in class org.jxls.template.SimpleExporter
 
registerGridTemplate(InputStream) - Method in class org.jxls.util.JxlsHelper
Registers grid template to be used with SimpleExporter
registerGridTemplate(InputStream) - Method in class org.jxls.util.JxlsHelper
Registers grid template to be used with SimpleExporter
remove(Object) - Method in class org.jxls.jdbc.CaseInsensitiveHashMap
remove(Object) - Method in class org.jxls.jdbc.CaseInsensitiveHashMap
removeVar(String) - Method in class org.jxls.common.Context
 
removeVar(String) - Method in class org.jxls.common.Context
 
requiresColShifting(CellRef, int, int, int) - Method in class org.jxls.common.CellRange
 
requiresColShifting(CellRef, int, int, int) - Method in class org.jxls.common.CellRange
 
requiresColShifting(CellRef, int, int, int) - Method in class org.jxls.common.cellshift.AdjacentCellShiftStrategy
 
requiresColShifting(CellRef, int, int, int) - Method in class org.jxls.common.cellshift.AdjacentCellShiftStrategy
 
requiresColShifting(CellRef, int, int, int) - Method in interface org.jxls.common.cellshift.CellShiftStrategy
 
requiresColShifting(CellRef, int, int, int) - Method in interface org.jxls.common.cellshift.CellShiftStrategy
 
requiresColShifting(CellRef, int, int, int) - Method in class org.jxls.common.cellshift.InnerCellShiftStrategy
 
requiresColShifting(CellRef, int, int, int) - Method in class org.jxls.common.cellshift.InnerCellShiftStrategy
 
requiresRowShifting(CellRef, int, int, int) - Method in class org.jxls.common.cellshift.AdjacentCellShiftStrategy
 
requiresRowShifting(CellRef, int, int, int) - Method in class org.jxls.common.cellshift.AdjacentCellShiftStrategy
 
requiresRowShifting(CellRef, int, int, int) - Method in interface org.jxls.common.cellshift.CellShiftStrategy
 
requiresRowShifting(CellRef, int, int, int) - Method in interface org.jxls.common.cellshift.CellShiftStrategy
 
requiresRowShifting(CellRef, int, int, int) - Method in class org.jxls.common.cellshift.InnerCellShiftStrategy
 
requiresRowShifting(CellRef, int, int, int) - Method in class org.jxls.common.cellshift.InnerCellShiftStrategy
 
reset() - Method in interface org.jxls.area.Area
 
reset() - Method in interface org.jxls.area.Area
 
reset() - Method in class org.jxls.area.XlsArea
 
reset() - Method in class org.jxls.area.XlsArea
 
reset() - Method in class org.jxls.command.AbstractCommand
 
reset() - Method in class org.jxls.command.AbstractCommand
 
reset() - Method in interface org.jxls.command.Command
Resets command data for repeatable command usage
reset() - Method in interface org.jxls.command.Command
Resets command data for repeatable command usage
resetArea(AreaRef) - Method in interface org.jxls.transform.Transformer
 
resetArea(AreaRef) - Method in interface org.jxls.transform.Transformer
 
resetArea(AreaRef) - Method in class org.jxls.transform.TransformerDelegator
 
resetArea(AreaRef) - Method in class org.jxls.transform.TransformerDelegator
 
resetChangeMatrix() - Method in class org.jxls.common.CellRange
 
resetChangeMatrix() - Method in class org.jxls.common.CellRange
 
resetTargetCellRefs() - Method in class org.jxls.transform.AbstractTransformer
 
resetTargetCellRefs() - Method in class org.jxls.transform.AbstractTransformer
 
resetTargetCellRefs() - Method in interface org.jxls.transform.Transformer
 
resetTargetCellRefs() - Method in interface org.jxls.transform.Transformer
 
resetTargetCellRefs() - Method in class org.jxls.transform.TransformerDelegator
 
resetTargetCellRefs() - Method in class org.jxls.transform.TransformerDelegator
 
resetTargetPos() - Method in class org.jxls.common.CellData
 
resetTargetPos() - Method in class org.jxls.common.CellData
 
RowData - Class in org.jxls.common
Represents an Excel row data holder
RowData - Class in org.jxls.common
Represents an Excel row data holder
RowData() - Constructor for class org.jxls.common.RowData
 
RowData() - Constructor for class org.jxls.common.RowData
 
rowDataList - Variable in class org.jxls.common.SheetData
 
rowDataList - Variable in class org.jxls.common.SheetData
 

S

SafeSheetNameBuilder - Interface in org.jxls.transform
 
SafeSheetNameBuilder - Interface in org.jxls.transform
 
separateAreaRefs(String) - Static method in class org.jxls.util.CellRefUtil
Separates Area refs in two parts and returns them as separate elements in a String array, each qualified with the sheet name (if present)
separateAreaRefs(String) - Static method in class org.jxls.util.CellRefUtil
Separates Area refs in two parts and returns them as separate elements in a String array, each qualified with the sheet name (if present)
separateRefParts(String) - Static method in class org.jxls.util.CellRefUtil
 
separateRefParts(String) - Static method in class org.jxls.util.CellRefUtil
 
ServiceFactory - Interface in org.jxls.util
Service factory to load different SPI
ServiceFactory - Interface in org.jxls.util
Service factory to load different SPI
ServiceFactoryDefaultImpl - Class in org.jxls.util
SPI creator factory
ServiceFactoryDefaultImpl - Class in org.jxls.util
SPI creator factory
ServiceFactoryDefaultImpl() - Constructor for class org.jxls.util.ServiceFactoryDefaultImpl
 
ServiceFactoryDefaultImpl() - Constructor for class org.jxls.util.ServiceFactoryDefaultImpl
 
setArea(XlsArea) - Method in class org.jxls.common.CellData
 
setArea(XlsArea) - Method in class org.jxls.common.CellData
 
setAreaBuilder(AreaBuilder) - Method in class org.jxls.util.JxlsHelper
 
setAreaBuilder(AreaBuilder) - Method in class org.jxls.util.JxlsHelper
 
setAttrMap(Map<String, String>) - Method in class org.jxls.common.CellData
 
setAttrMap(Map<String, String>) - Method in class org.jxls.common.CellData
 
setCellComment(String) - Method in class org.jxls.common.CellData
 
setCellComment(String) - Method in class org.jxls.common.CellData
 
setCellDataUpdater(CellDataUpdater) - Method in class org.jxls.command.UpdateCellCommand
 
setCellDataUpdater(CellDataUpdater) - Method in class org.jxls.command.UpdateCellCommand
 
setCellRefGenerator(CellRefGenerator) - Method in class org.jxls.command.EachCommand
 
setCellRefGenerator(CellRefGenerator) - Method in class org.jxls.command.EachCommand
 
setCellShiftStrategy(CellShiftStrategy) - Method in interface org.jxls.area.Area
 
setCellShiftStrategy(CellShiftStrategy) - Method in interface org.jxls.area.Area
 
setCellShiftStrategy(CellShiftStrategy) - Method in class org.jxls.area.XlsArea
 
setCellShiftStrategy(CellShiftStrategy) - Method in class org.jxls.area.XlsArea
 
setCellShiftStrategy(CellShiftStrategy) - Method in class org.jxls.common.CellRange
 
setCellShiftStrategy(CellShiftStrategy) - Method in class org.jxls.common.CellRange
 
setCellStyleMap(Map<String, String>) - Method in class org.jxls.common.Context.Config
 
setCellStyleMap(Map<String, String>) - Method in class org.jxls.common.Context.Config
 
setCellType(CellData.CellType) - Method in class org.jxls.common.CellData
 
setCellType(CellData.CellType) - Method in class org.jxls.common.CellData
 
setCol(int) - Method in class org.jxls.common.CellRef
 
setCol(int) - Method in class org.jxls.common.CellRef
 
setCols(String) - Method in class org.jxls.command.MergeCellsCommand
 
setCols(String) - Method in class org.jxls.command.MergeCellsCommand
 
setCondition(String) - Method in class org.jxls.command.IfCommand
Sets test condition as JEXL expression string
setCondition(String) - Method in class org.jxls.command.IfCommand
Sets test condition as JEXL expression string
setData(String) - Method in class org.jxls.command.GridCommand
 
setData(String) - Method in class org.jxls.command.GridCommand
 
setDefaultValue(String) - Method in class org.jxls.common.CellData
 
setDefaultValue(String) - Method in class org.jxls.common.CellData
 
setDefaultValueDelimiter(String) - Method in class org.jxls.util.JxlsNationalLanguageSupport
 
setDefaultValueDelimiter(String) - Method in class org.jxls.util.JxlsNationalLanguageSupport
 
setDeleteTemplateSheet(boolean) - Method in class org.jxls.util.JxlsHelper
Marks template sheet for deletion
setDeleteTemplateSheet(boolean) - Method in class org.jxls.util.JxlsHelper
Marks template sheet for deletion
setDirection(EachCommand.Direction) - Method in class org.jxls.command.EachCommand
Sets iteration direction
setDirection(String) - Method in class org.jxls.command.EachCommand
 
setDirection(EachCommand.Direction) - Method in class org.jxls.command.EachCommand
Sets iteration direction
setDirection(String) - Method in class org.jxls.command.EachCommand
 
setEnd(String) - Method in class org.jxls.util.JxlsNationalLanguageSupport
 
setEnd(String) - Method in class org.jxls.util.JxlsNationalLanguageSupport
 
setEvaluatedFormulas(List<String>) - Method in class org.jxls.common.CellData
 
setEvaluatedFormulas(List<String>) - Method in class org.jxls.common.CellData
 
setEvaluateFormulas(boolean) - Method in class org.jxls.transform.AbstractTransformer
This option does not work for streaming.
setEvaluateFormulas(boolean) - Method in class org.jxls.transform.AbstractTransformer
This option does not work for streaming.
setEvaluateFormulas(boolean) - Method in interface org.jxls.transform.Transformer
This property is used to recalculate all formulas before saving the workbook.
setEvaluateFormulas(boolean) - Method in interface org.jxls.transform.Transformer
This property is used to recalculate all formulas before saving the workbook.
setEvaluateFormulas(boolean) - Method in class org.jxls.transform.TransformerDelegator
 
setEvaluateFormulas(boolean) - Method in class org.jxls.transform.TransformerDelegator
 
setEvaluateFormulas(boolean) - Method in class org.jxls.util.JxlsHelper
This property is used to recalculate all formulas before saving the workbook.
setEvaluateFormulas(boolean) - Method in class org.jxls.util.JxlsHelper
This property is used to recalculate all formulas before saving the workbook.
setEvaluationResult(Object) - Method in class org.jxls.common.CellData
 
setEvaluationResult(Object) - Method in class org.jxls.common.CellData
 
setExceptionHandler(ExceptionHandler) - Method in interface org.jxls.transform.Transformer
 
setExceptionHandler(ExceptionHandler) - Method in interface org.jxls.transform.Transformer
 
setExceptionHandler(ExceptionHandler) - Method in class org.jxls.transform.TransformerDelegator
 
setExceptionHandler(ExceptionHandler) - Method in class org.jxls.transform.TransformerDelegator
 
setExpressionEvaluator(ExpressionEvaluator) - Method in class org.jxls.transform.TransformationConfig
 
setExpressionEvaluator(ExpressionEvaluator) - Method in class org.jxls.transform.TransformationConfig
 
setFormatCells(String) - Method in class org.jxls.command.GridCommand
 
setFormatCells(String) - Method in class org.jxls.command.GridCommand
 
setFormula(String) - Method in class org.jxls.common.CellData
 
setFormula(String) - Method in class org.jxls.common.CellData
 
setFormula(CellRef, String) - Method in interface org.jxls.transform.Transformer
 
setFormula(CellRef, String) - Method in interface org.jxls.transform.Transformer
 
setFormula(CellRef, String) - Method in class org.jxls.transform.TransformerDelegator
 
setFormula(CellRef, String) - Method in class org.jxls.transform.TransformerDelegator
 
setFormulaProcessor(FormulaProcessor) - Method in interface org.jxls.area.Area
 
setFormulaProcessor(FormulaProcessor) - Method in interface org.jxls.area.Area
 
setFormulaProcessor(FormulaProcessor) - Method in class org.jxls.area.XlsArea
 
setFormulaProcessor(FormulaProcessor) - Method in class org.jxls.area.XlsArea
 
setFormulaProcessor(FormulaProcessor) - Method in class org.jxls.util.JxlsHelper
Sets formula processor implementation
setFormulaProcessor(FormulaProcessor) - Method in class org.jxls.util.JxlsHelper
Sets formula processor implementation
setFormulaStrategy(CellData.FormulaStrategy) - Method in class org.jxls.common.CellData
 
setFormulaStrategy(CellData.FormulaStrategy) - Method in class org.jxls.common.CellData
 
setFullFormulaRecalculationOnOpening(boolean) - Method in class org.jxls.transform.AbstractTransformer
 
setFullFormulaRecalculationOnOpening(boolean) - Method in class org.jxls.transform.AbstractTransformer
 
setFullFormulaRecalculationOnOpening(boolean) - Method in interface org.jxls.transform.Transformer
If you set this option to true, all formulas will be recalculated when the file is opened in MS Excel.
setFullFormulaRecalculationOnOpening(boolean) - Method in interface org.jxls.transform.Transformer
If you set this option to true, all formulas will be recalculated when the file is opened in MS Excel.
setFullFormulaRecalculationOnOpening(boolean) - Method in class org.jxls.transform.TransformerDelegator
 
setFullFormulaRecalculationOnOpening(boolean) - Method in class org.jxls.transform.TransformerDelegator
 
setFullFormulaRecalculationOnOpening(boolean) - Method in class org.jxls.util.JxlsHelper
If you set this option to true, all formulas will be recalculated when the file is opened in MS Excel.
setFullFormulaRecalculationOnOpening(boolean) - Method in class org.jxls.util.JxlsHelper
If you set this option to true, all formulas will be recalculated when the file is opened in MS Excel.
setGroupBy(String) - Method in class org.jxls.command.EachCommand
 
setGroupBy(String) - Method in class org.jxls.command.EachCommand
 
setGroupOrder(String) - Method in class org.jxls.command.EachCommand
 
setGroupOrder(String) - Method in class org.jxls.command.EachCommand
 
setHeaders(String) - Method in class org.jxls.command.GridCommand
 
setHeaders(String) - Method in class org.jxls.command.GridCommand
 
setHeight(int) - Method in class org.jxls.common.Size
 
setHeight(int) - Method in class org.jxls.common.Size
 
setHidden(String, boolean) - Method in interface org.jxls.transform.Transformer
 
setHidden(String, boolean) - Method in interface org.jxls.transform.Transformer
 
setHidden(String, boolean) - Method in class org.jxls.transform.TransformerDelegator
 
setHidden(String, boolean) - Method in class org.jxls.transform.TransformerDelegator
 
setHideTemplateSheet(boolean) - Method in class org.jxls.util.JxlsHelper
Hides/shows template sheet
setHideTemplateSheet(boolean) - Method in class org.jxls.util.JxlsHelper
Hides/shows template sheet
setIgnoreColumnProps(boolean) - Method in class org.jxls.transform.AbstractTransformer
 
setIgnoreColumnProps(boolean) - Method in class org.jxls.transform.AbstractTransformer
 
setIgnoreRowProps(boolean) - Method in class org.jxls.transform.AbstractTransformer
 
setIgnoreRowProps(boolean) - Method in class org.jxls.transform.AbstractTransformer
 
setIgnoreSheetNameInFormat(boolean) - Method in class org.jxls.common.CellRef
 
setIgnoreSheetNameInFormat(boolean) - Method in class org.jxls.common.CellRef
 
setIgnoreSourceCellStyle(boolean) - Method in class org.jxls.common.Context.Config
 
setIgnoreSourceCellStyle(boolean) - Method in class org.jxls.common.Context.Config
 
setImageType(ImageType) - Method in class org.jxls.command.ImageCommand
 
setImageType(String) - Method in class org.jxls.command.ImageCommand
 
setImageType(ImageType) - Method in class org.jxls.command.ImageCommand
 
setImageType(String) - Method in class org.jxls.command.ImageCommand
 
setIsColAbs(boolean) - Method in class org.jxls.common.CellRef
 
setIsColAbs(boolean) - Method in class org.jxls.common.CellRef
 
setIsFormulaProcessingRequired(boolean) - Method in class org.jxls.common.Context.Config
 
setIsFormulaProcessingRequired(boolean) - Method in class org.jxls.common.Context.Config
 
setIsRowAbs(boolean) - Method in class org.jxls.common.CellRef
 
setIsRowAbs(boolean) - Method in class org.jxls.common.CellRef
 
setItem(Object) - Method in class org.jxls.common.GroupData
 
setItem(Object) - Method in class org.jxls.common.GroupData
 
setItems(String) - Method in class org.jxls.command.EachCommand
Sets collection bean name
setItems(String) - Method in class org.jxls.command.EachCommand
Sets collection bean name
setItems(Collection<Object>) - Method in class org.jxls.common.GroupData
 
setItems(Collection<Object>) - Method in class org.jxls.common.GroupData
 
setJexlEngine(JexlEngine) - Method in class org.jxls.expression.JexlExpressionEvaluator
 
setJexlEngine(JexlEngine) - Method in class org.jxls.expression.JexlExpressionEvaluator
 
setJexlEngine(JexlEngine) - Method in class org.jxls.expression.JexlExpressionEvaluatorNoThreadLocal
 
setJexlEngine(JexlEngine) - Method in class org.jxls.expression.JexlExpressionEvaluatorNoThreadLocal
 
setLockRange(String) - Method in class org.jxls.command.AbstractCommand
 
setLockRange(Boolean) - Method in class org.jxls.command.AbstractCommand
 
setLockRange(String) - Method in class org.jxls.command.AbstractCommand
 
setLockRange(Boolean) - Method in class org.jxls.command.AbstractCommand
 
setLockRange(String) - Method in interface org.jxls.command.Command
Other commands will no longer execute in this area after locking
setLockRange(String) - Method in interface org.jxls.command.Command
Other commands will no longer execute in this area after locking
setMinCols(String) - Method in class org.jxls.command.MergeCellsCommand
 
setMinCols(String) - Method in class org.jxls.command.MergeCellsCommand
 
setMinRows(String) - Method in class org.jxls.command.MergeCellsCommand
 
setMinRows(String) - Method in class org.jxls.command.MergeCellsCommand
 
setMultisheet(String) - Method in class org.jxls.command.EachCommand
Sets name of context variable holding a list of Excel sheet names to output the collection to
setMultisheet(String) - Method in class org.jxls.command.EachCommand
Sets name of context variable holding a list of Excel sheet names to output the collection to
setObjectProperty(Object, String, String, boolean) - Static method in class org.jxls.util.Util
Dynamically sets an object property via reflection
setObjectProperty(Object, String, String) - Static method in class org.jxls.util.Util
Dynamically sets an object property via reflection
setObjectProperty(Object, String, String, boolean) - Static method in class org.jxls.util.Util
Dynamically sets an object property via reflection
setObjectProperty(Object, String, String) - Static method in class org.jxls.util.Util
Dynamically sets an object property via reflection
setObjectProperty(Object, String, String, boolean) - Method in class org.jxls.util.UtilWrapper
 
setObjectProperty(Object, String, String) - Method in class org.jxls.util.UtilWrapper
 
setObjectProperty(Object, String, String, boolean) - Method in class org.jxls.util.UtilWrapper
 
setObjectProperty(Object, String, String) - Method in class org.jxls.util.UtilWrapper
 
setObjectVarName(String) - Method in class org.jxls.functions.GroupSum
 
setObjectVarName(String) - Method in class org.jxls.functions.GroupSum
 
setOldSelectBehavior(boolean) - Method in class org.jxls.command.EachCommand
 
setOldSelectBehavior(boolean) - Method in class org.jxls.command.EachCommand
 
setOrderBy(String) - Method in class org.jxls.command.EachCommand
 
setOrderBy(String) - Method in class org.jxls.command.EachCommand
 
setParentCommand(Command) - Method in interface org.jxls.area.Area
 
setParentCommand(Command) - Method in interface org.jxls.area.Area
 
setParentCommand(Command) - Method in class org.jxls.area.XlsArea
 
setParentCommand(Command) - Method in class org.jxls.area.XlsArea
 
setProcessFormulas(boolean) - Method in class org.jxls.util.JxlsHelper
Enables or disables formula processing
setProcessFormulas(boolean) - Method in class org.jxls.util.JxlsHelper
Enables or disables formula processing
setProps(String) - Method in class org.jxls.command.GridCommand
 
setProps(String) - Method in class org.jxls.command.GridCommand
 
setRow(int) - Method in class org.jxls.common.CellRef
 
setRow(int) - Method in class org.jxls.common.CellRef
 
setRows(String) - Method in class org.jxls.command.MergeCellsCommand
 
setRows(String) - Method in class org.jxls.command.MergeCellsCommand
 
setScaleX(String) - Method in class org.jxls.command.ImageCommand
 
setScaleX(String) - Method in class org.jxls.command.ImageCommand
 
setScaleY(String) - Method in class org.jxls.command.ImageCommand
 
setScaleY(String) - Method in class org.jxls.command.ImageCommand
 
setSelect(String) - Method in class org.jxls.command.EachCommand
Sets current 'select' expression for filtering collection
setSelect(String) - Method in class org.jxls.command.EachCommand
Sets current 'select' expression for filtering collection
setSheetName(String) - Method in class org.jxls.common.CellRef
 
setSheetName(String) - Method in class org.jxls.common.CellRef
 
setShiftMode(String) - Method in class org.jxls.command.AbstractCommand
 
setShiftMode(String) - Method in class org.jxls.command.AbstractCommand
 
setShiftMode(String) - Method in interface org.jxls.command.Command
Defines the CellShiftStrategy to use when shifting the cells for the command while transforming an area The mode value "inner" sets the InnerCellShiftStrategy (default) The mode value "adjacent" sets the AdjacentCellShiftStrategy
setShiftMode(String) - Method in interface org.jxls.command.Command
Defines the CellShiftStrategy to use when shifting the cells for the command while transforming an area The mode value "inner" sets the InnerCellShiftStrategy (default) The mode value "adjacent" sets the AdjacentCellShiftStrategy
setSourceSize(Size) - Method in class org.jxls.area.CommandData
 
setSourceSize(Size) - Method in class org.jxls.area.CommandData
 
setSourceStartCellRef(CellRef) - Method in class org.jxls.area.CommandData
 
setSourceStartCellRef(CellRef) - Method in class org.jxls.area.CommandData
 
setSrc(String) - Method in class org.jxls.command.ImageCommand
 
setSrc(String) - Method in class org.jxls.command.ImageCommand
 
setStart(String) - Method in class org.jxls.util.JxlsNationalLanguageSupport
 
setStart(String) - Method in class org.jxls.util.JxlsNationalLanguageSupport
 
setStartCellRef(CellRef) - Method in class org.jxls.area.CommandData
 
setStartCellRef(CellRef) - Method in class org.jxls.area.CommandData
 
setTransformationConfig(TransformationConfig) - Method in class org.jxls.functions.GroupSum
 
setTransformationConfig(TransformationConfig) - Method in class org.jxls.functions.GroupSum
 
setTransformationConfig(TransformationConfig) - Method in class org.jxls.transform.AbstractTransformer
 
setTransformationConfig(TransformationConfig) - Method in class org.jxls.transform.AbstractTransformer
 
setTransformationConfig(TransformationConfig) - Method in interface org.jxls.transform.Transformer
 
setTransformationConfig(TransformationConfig) - Method in interface org.jxls.transform.Transformer
 
setTransformationConfig(TransformationConfig) - Method in class org.jxls.transform.TransformerDelegator
 
setTransformationConfig(TransformationConfig) - Method in class org.jxls.transform.TransformerDelegator
 
setTransformer(Transformer) - Method in class org.jxls.area.XlsArea
 
setTransformer(Transformer) - Method in class org.jxls.area.XlsArea
 
setTransformer(Transformer) - Method in interface org.jxls.builder.AreaBuilder
 
setTransformer(Transformer) - Method in interface org.jxls.builder.AreaBuilder
 
setTransformer(Transformer) - Method in class org.jxls.builder.xls.XlsCommentAreaBuilder
 
setTransformer(Transformer) - Method in class org.jxls.builder.xls.XlsCommentAreaBuilder
 
setTransformer(Transformer) - Method in class org.jxls.builder.xml.XmlAreaBuilder
 
setTransformer(Transformer) - Method in class org.jxls.builder.xml.XmlAreaBuilder
 
setTransformer(Transformer) - Method in class org.jxls.common.CellData
 
setTransformer(Transformer) - Method in class org.jxls.common.CellData
 
setTransformer(Transformer) - Method in class org.jxls.common.RowData
 
setTransformer(Transformer) - Method in class org.jxls.common.RowData
 
setTransformer(Transformer) - Method in class org.jxls.common.SheetData
 
setTransformer(Transformer) - Method in class org.jxls.common.SheetData
 
setUpdater(String) - Method in class org.jxls.command.UpdateCellCommand
 
setUpdater(String) - Method in class org.jxls.command.UpdateCellCommand
 
setUseFastFormulaProcessor(boolean) - Method in class org.jxls.util.JxlsHelper
 
setUseFastFormulaProcessor(boolean) - Method in class org.jxls.util.JxlsHelper
 
setVar(String) - Method in class org.jxls.command.EachCommand
Sets current variable name for collection item in the context during iteration
setVar(String) - Method in class org.jxls.command.EachCommand
Sets current variable name for collection item in the context during iteration
setVarIndex(String) - Method in class org.jxls.command.EachCommand
 
setVarIndex(String) - Method in class org.jxls.command.EachCommand
 
setWidth(int) - Method in class org.jxls.common.Size
 
setWidth(int) - Method in class org.jxls.common.Size
 
SHEET_NAME_DELIMITER - Static variable in class org.jxls.util.CellRefUtil
The character (!) that separates sheet names from cell references
SHEET_NAME_DELIMITER - Static variable in class org.jxls.util.CellRefUtil
The character (!) that separates sheet names from cell references
SheetData - Class in org.jxls.common
Represents an Excel sheet data holder
SheetData - Class in org.jxls.common
Represents an Excel sheet data holder
SheetData() - Constructor for class org.jxls.common.SheetData
 
SheetData() - Constructor for class org.jxls.common.SheetData
 
sheetMap - Variable in class org.jxls.transform.AbstractTransformer
 
sheetMap - Variable in class org.jxls.transform.AbstractTransformer
 
sheetName - Variable in class org.jxls.common.SheetData
 
sheetName - Variable in class org.jxls.common.SheetData
 
SheetNameGenerator - Class in org.jxls.command
Creates cell references based on passed sheet names
SheetNameGenerator - Class in org.jxls.command
Creates cell references based on passed sheet names
SheetNameGenerator(List<String>, CellRef) - Constructor for class org.jxls.command.SheetNameGenerator
 
SheetNameGenerator(List<String>, CellRef) - Constructor for class org.jxls.command.SheetNameGenerator
 
sheetNameRegex(Map.Entry<CellRef, List<CellRef>>) - Static method in class org.jxls.util.Util
 
sheetNameRegex(Map.Entry<CellRef, List<CellRef>>) - Static method in class org.jxls.util.Util
 
sheetNameRegex(Map.Entry<CellRef, List<CellRef>>) - Method in class org.jxls.util.UtilWrapper
 
sheetNameRegex(Map.Entry<CellRef, List<CellRef>>) - Method in class org.jxls.util.UtilWrapper
 
shiftCellsWithColBlock(int, int, int, int, boolean) - Method in class org.jxls.common.CellRange
 
shiftCellsWithColBlock(int, int, int, int, boolean) - Method in class org.jxls.common.CellRange
 
shiftCellsWithRowBlock(int, int, int, int, boolean) - Method in class org.jxls.common.CellRange
 
shiftCellsWithRowBlock(int, int, int, int, boolean) - Method in class org.jxls.common.CellRange
 
SimpleExporter - Class in org.jxls.template
Helper class for grid export
SimpleExporter - Class in org.jxls.template
Helper class for grid export
SimpleExporter() - Constructor for class org.jxls.template.SimpleExporter
 
SimpleExporter() - Constructor for class org.jxls.template.SimpleExporter
 
Size - Class in org.jxls.common
 
Size - Class in org.jxls.common
 
Size() - Constructor for class org.jxls.common.Size
 
Size(int, int) - Constructor for class org.jxls.common.Size
 
Size() - Constructor for class org.jxls.common.Size
 
Size(int, int) - Constructor for class org.jxls.common.Size
 
StandardFormulaProcessor - Class in org.jxls.formula
This is a standard formula processor implementation which takes into account all the performed cell transformations to properly evaluate all the formulas even for complex templates.
StandardFormulaProcessor - Class in org.jxls.formula
This is a standard formula processor implementation which takes into account all the performed cell transformations to properly evaluate all the formulas even for complex templates.
StandardFormulaProcessor() - Constructor for class org.jxls.formula.StandardFormulaProcessor
 
StandardFormulaProcessor() - Constructor for class org.jxls.formula.StandardFormulaProcessor
 
sum(String, String) - Method in class org.jxls.functions.GroupSum
Returns the sum of the given field of all items.
sum(String, Collection<Object>) - Method in class org.jxls.functions.GroupSum
Returns the sum of the given field of all items.
sum(String, String, String) - Method in class org.jxls.functions.GroupSum
 
sum(String, Collection<Object>, String) - Method in class org.jxls.functions.GroupSum
 
sum(String, String) - Method in class org.jxls.functions.GroupSum
Returns the sum of the given field of all items.
sum(String, Collection<Object>) - Method in class org.jxls.functions.GroupSum
Returns the sum of the given field of all items.
sum(String, String, String) - Method in class org.jxls.functions.GroupSum
 
sum(String, Collection<Object>, String) - Method in class org.jxls.functions.GroupSum
 
Summarizer<T> - Interface in org.jxls.functions
 
Summarizer<T> - Interface in org.jxls.functions
 
SummarizerBuilder<T> - Interface in org.jxls.functions
 
SummarizerBuilder<T> - Interface in org.jxls.functions
 

T

targetCellType - Variable in class org.jxls.common.CellData
 
targetCellType - Variable in class org.jxls.common.CellData
 
toByteArray(InputStream) - Static method in class org.jxls.util.Util
Reads all the data from the input stream, and returns the bytes read.
toByteArray(InputStream) - Static method in class org.jxls.util.Util
Reads all the data from the input stream, and returns the bytes read.
toByteArray(InputStream) - Method in class org.jxls.util.UtilWrapper
 
toByteArray(InputStream) - Method in class org.jxls.util.UtilWrapper
 
toMap() - Method in class org.jxls.common.Context
 
toMap() - Method in class org.jxls.common.Context
 
toString() - Method in class org.jxls.common.AreaRef
 
toString() - Method in class org.jxls.common.AreaRef
 
toString() - Method in class org.jxls.common.CellData
 
toString() - Method in class org.jxls.common.CellData
 
toString(boolean) - Method in class org.jxls.common.CellRef
 
toString() - Method in class org.jxls.common.CellRef
 
toString(boolean) - Method in class org.jxls.common.CellRef
 
toString() - Method in class org.jxls.common.CellRef
 
toString() - Method in class org.jxls.common.Context
 
toString() - Method in class org.jxls.common.Context
 
toString() - Method in class org.jxls.common.GroupData
 
toString() - Method in class org.jxls.common.GroupData
 
toString() - Method in class org.jxls.common.Size
 
toString() - Method in class org.jxls.common.Size
 
transfer(InputStream, OutputStream) - Method in class org.jxls.util.JxlsNationalLanguageSupport
 
transfer(InputStream, OutputStream) - Method in class org.jxls.util.JxlsNationalLanguageSupport
 
transform(CellRef, CellRef, Context, boolean) - Method in interface org.jxls.transform.Transformer
 
transform(CellRef, CellRef, Context, boolean) - Method in interface org.jxls.transform.Transformer
 
transform(CellRef, CellRef, Context, boolean) - Method in class org.jxls.transform.TransformerDelegator
 
transform(CellRef, CellRef, Context, boolean) - Method in class org.jxls.transform.TransformerDelegator
 
TransformationConfig - Class in org.jxls.transform
Transformation configuration class
TransformationConfig - Class in org.jxls.transform
Transformation configuration class
TransformationConfig() - Constructor for class org.jxls.transform.TransformationConfig
 
TransformationConfig() - Constructor for class org.jxls.transform.TransformationConfig
 
Transformer - Interface in org.jxls.transform
Defines interface methods for Excel operations
Transformer - Interface in org.jxls.transform
Defines interface methods for Excel operations
transformer - Variable in class org.jxls.transform.TransformerDelegator
 
transformer - Variable in class org.jxls.transform.TransformerDelegator
 
TRANSFORMER_SYSTEM_PROPERTY - Static variable in class org.jxls.util.TransformerFactory
 
TRANSFORMER_SYSTEM_PROPERTY - Static variable in class org.jxls.util.TransformerFactory
 
TransformerDelegator - Class in org.jxls.transform
Decorator pattern for Transformer, in particular write() can be extended overriding beforeWrite()
TransformerDelegator - Class in org.jxls.transform
Decorator pattern for Transformer, in particular write() can be extended overriding beforeWrite()
TransformerDelegator(Transformer) - Constructor for class org.jxls.transform.TransformerDelegator
 
TransformerDelegator(Transformer) - Constructor for class org.jxls.transform.TransformerDelegator
 
TransformerFactory - Class in org.jxls.util
Creates Transformer instances in runtime
TransformerFactory - Class in org.jxls.util
Creates Transformer instances in runtime
TransformerFactory() - Constructor for class org.jxls.util.TransformerFactory
 
TransformerFactory() - Constructor for class org.jxls.util.TransformerFactory
 
transformToCollectionObject(ExpressionEvaluator, String, Context) - Static method in class org.jxls.util.Util
Evaluates passed collection name into a Collection object
transformToCollectionObject(ExpressionEvaluator, String, Context) - Static method in class org.jxls.util.Util
Evaluates passed collection name into a Collection object
transformToCollectionObject(ExpressionEvaluator, String, Context) - Method in class org.jxls.util.UtilWrapper
 
transformToCollectionObject(ExpressionEvaluator, String, Context) - Method in class org.jxls.util.UtilWrapper
 
transformToIterableObject(ExpressionEvaluator, String, Context) - Static method in class org.jxls.util.Util
Evaluates the passed collection name into an Iterable object
transformToIterableObject(ExpressionEvaluator, String, Context) - Static method in class org.jxls.util.Util
Evaluates the passed collection name into an Iterable object
transformToIterableObject(ExpressionEvaluator, String, Context) - Method in class org.jxls.util.UtilWrapper
 
transformToIterableObject(ExpressionEvaluator, String, Context) - Method in class org.jxls.util.UtilWrapper
 
translate(String, String) - Method in class org.jxls.util.JxlsNationalLanguageSupport
 
translate(String, String) - Method in class org.jxls.util.JxlsNationalLanguageSupport
 
translateAll(String) - Method in class org.jxls.util.JxlsNationalLanguageSupport
 
translateAll(String) - Method in class org.jxls.util.JxlsNationalLanguageSupport
 
translateSet(Set<String>) - Method in class org.jxls.util.JxlsNationalLanguageSupport
 
translateSet(Set<String>) - Method in class org.jxls.util.JxlsNationalLanguageSupport
 
traverse(Context, Iterable<?>, String, String, ExpressionEvaluator, UtilWrapper) - Method in class org.jxls.command.CollectionProcessor
 
traverse(Context, Iterable<?>, String, String, ExpressionEvaluator, UtilWrapper) - Method in class org.jxls.command.CollectionProcessor
 

U

UpdateCellCommand - Class in org.jxls.command
Allows to update a cell data dynamically for any cell
UpdateCellCommand - Class in org.jxls.command
Allows to update a cell data dynamically for any cell
UpdateCellCommand() - Constructor for class org.jxls.command.UpdateCellCommand
 
UpdateCellCommand() - Constructor for class org.jxls.command.UpdateCellCommand
 
updateCellData(CellData, CellRef, Context) - Method in interface org.jxls.command.CellDataUpdater
 
updateCellData(CellData, CellRef, Context) - Method in interface org.jxls.command.CellDataUpdater
 
updateFormulaValue() - Method in class org.jxls.common.CellData
 
updateFormulaValue() - Method in class org.jxls.common.CellData
 
updateRowHeight(String, int, String, int) - Method in interface org.jxls.transform.Transformer
 
updateRowHeight(String, int, String, int) - Method in interface org.jxls.transform.Transformer
 
updateRowHeight(String, int, String, int) - Method in class org.jxls.transform.TransformerDelegator
 
updateRowHeight(String, int, String, int) - Method in class org.jxls.transform.TransformerDelegator
 
UserCommandAction - Class in org.jxls.builder.xml
Builds custom user command from XML
UserCommandAction - Class in org.jxls.builder.xml
Builds custom user command from XML
UserCommandAction() - Constructor for class org.jxls.builder.xml.UserCommandAction
 
UserCommandAction() - Constructor for class org.jxls.builder.xml.UserCommandAction
 
Util - Class in org.jxls.util
Utility class with various helper methods used by other classes
Util - Class in org.jxls.util
Utility class with various helper methods used by other classes
Util() - Constructor for class org.jxls.util.Util
 
Util() - Constructor for class org.jxls.util.Util
 
UtilWrapper - Class in org.jxls.util
A wrapper around Util class to prevent static methods spreading
UtilWrapper - Class in org.jxls.util
A wrapper around Util class to prevent static methods spreading
UtilWrapper() - Constructor for class org.jxls.util.UtilWrapper
 
UtilWrapper() - Constructor for class org.jxls.util.UtilWrapper
 

V

valueOf(String) - Static method in enum org.jxls.command.EachCommand.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jxls.command.EachCommand.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jxls.common.CellData.CellType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jxls.common.CellData.CellType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jxls.common.CellData.FormulaStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jxls.common.CellData.FormulaStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jxls.common.ImageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jxls.common.ImageType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jxls.command.EachCommand.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jxls.command.EachCommand.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jxls.common.CellData.CellType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jxls.common.CellData.CellType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jxls.common.CellData.FormulaStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jxls.common.CellData.FormulaStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jxls.common.ImageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jxls.common.ImageType
Returns an array containing the constants of this enum type, in the order they are declared.
VAR_ATTR - Static variable in class org.jxls.builder.xml.EachAction
 
VAR_ATTR - Static variable in class org.jxls.builder.xml.EachAction
 
varMap - Variable in class org.jxls.common.Context
 
varMap - Variable in class org.jxls.common.Context
 

W

write() - Method in interface org.jxls.transform.Transformer
Writes Excel workbook to output stream and disposes the workbook.
write() - Method in interface org.jxls.transform.Transformer
Writes Excel workbook to output stream and disposes the workbook.
write() - Method in class org.jxls.transform.TransformerDelegator
 
write() - Method in class org.jxls.transform.TransformerDelegator
 
writeButNotCloseStream() - Method in class org.jxls.transform.AbstractTransformer
 
writeButNotCloseStream() - Method in class org.jxls.transform.AbstractTransformer
 
writeButNotCloseStream() - Method in interface org.jxls.transform.Transformer
Writes Excel workbook to output stream but not close the stream designed to use with ZipOutputStream or other OutputStream for creates several xls files one time.
writeButNotCloseStream() - Method in interface org.jxls.transform.Transformer
Writes Excel workbook to output stream but not close the stream designed to use with ZipOutputStream or other OutputStream for creates several xls files one time.
writeButNotCloseStream() - Method in class org.jxls.transform.TransformerDelegator
 
writeButNotCloseStream() - Method in class org.jxls.transform.TransformerDelegator
 

X

XlsArea - Class in org.jxls.area
Core implementation of Area interface
XlsArea - Class in org.jxls.area
Core implementation of Area interface
XlsArea(AreaRef, Transformer) - Constructor for class org.jxls.area.XlsArea
 
XlsArea(String, Transformer) - Constructor for class org.jxls.area.XlsArea
 
XlsArea(CellRef, CellRef, Transformer) - Constructor for class org.jxls.area.XlsArea
 
XlsArea(CellRef, Size, List<CommandData>, Transformer) - Constructor for class org.jxls.area.XlsArea
 
XlsArea(CellRef, Size) - Constructor for class org.jxls.area.XlsArea
 
XlsArea(CellRef, Size, Transformer) - Constructor for class org.jxls.area.XlsArea
 
XlsArea(AreaRef, Transformer) - Constructor for class org.jxls.area.XlsArea
 
XlsArea(String, Transformer) - Constructor for class org.jxls.area.XlsArea
 
XlsArea(CellRef, CellRef, Transformer) - Constructor for class org.jxls.area.XlsArea
 
XlsArea(CellRef, Size, List<CommandData>, Transformer) - Constructor for class org.jxls.area.XlsArea
 
XlsArea(CellRef, Size) - Constructor for class org.jxls.area.XlsArea
 
XlsArea(CellRef, Size, Transformer) - Constructor for class org.jxls.area.XlsArea
 
XlsCommentAreaBuilder - Class in org.jxls.builder.xls
Builds XlsArea from Excel comments in the Excel template
XlsCommentAreaBuilder - Class in org.jxls.builder.xls
Builds XlsArea from Excel comments in the Excel template
XlsCommentAreaBuilder() - Constructor for class org.jxls.builder.xls.XlsCommentAreaBuilder
 
XlsCommentAreaBuilder(Transformer) - Constructor for class org.jxls.builder.xls.XlsCommentAreaBuilder
 
XlsCommentAreaBuilder(Transformer, boolean) - Constructor for class org.jxls.builder.xls.XlsCommentAreaBuilder
 
XlsCommentAreaBuilder() - Constructor for class org.jxls.builder.xls.XlsCommentAreaBuilder
 
XlsCommentAreaBuilder(Transformer) - Constructor for class org.jxls.builder.xls.XlsCommentAreaBuilder
 
XlsCommentAreaBuilder(Transformer, boolean) - Constructor for class org.jxls.builder.xls.XlsCommentAreaBuilder
 
XmlAreaBuilder - Class in org.jxls.builder.xml
Creates an area based on the XML definition
XmlAreaBuilder - Class in org.jxls.builder.xml
Creates an area based on the XML definition
XmlAreaBuilder(Transformer) - Constructor for class org.jxls.builder.xml.XmlAreaBuilder
 
XmlAreaBuilder(InputStream, Transformer) - Constructor for class org.jxls.builder.xml.XmlAreaBuilder
 
XmlAreaBuilder(InputStream, Transformer, boolean) - Constructor for class org.jxls.builder.xml.XmlAreaBuilder
 
XmlAreaBuilder(Transformer) - Constructor for class org.jxls.builder.xml.XmlAreaBuilder
 
XmlAreaBuilder(InputStream, Transformer) - Constructor for class org.jxls.builder.xml.XmlAreaBuilder
 
XmlAreaBuilder(InputStream, Transformer, boolean) - Constructor for class org.jxls.builder.xml.XmlAreaBuilder
 

Z

ZERO_SIZE - Static variable in class org.jxls.common.Size
 
ZERO_SIZE - Static variable in class org.jxls.common.Size
 
A B C D E F G H I J L M O P Q R S T U V W X Z 
Skip navigation links

Copyright © 2023. All rights reserved.