|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jxls.formula.FormulaControllerImpl
public class FormulaControllerImpl
| Field Summary | |
|---|---|
protected static org.apache.commons.logging.Log |
log
|
protected java.util.Map |
sheetFormulasMap
|
| Constructor Summary | |
|---|---|
FormulaControllerImpl(Workbook workbook)
|
|
| Method Summary | |
|---|---|
java.util.Map |
getSheetFormulasMap()
|
void |
updateWorkbookFormulas(BlockTransformation transformation)
|
void |
writeFormulas(FormulaResolver formulaResolver)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final org.apache.commons.logging.Log log
protected java.util.Map sheetFormulasMap
| Constructor Detail |
|---|
public FormulaControllerImpl(Workbook workbook)
| Method Detail |
|---|
public void updateWorkbookFormulas(BlockTransformation transformation)
updateWorkbookFormulas in interface FormulaControllerpublic java.util.Map getSheetFormulasMap()
getSheetFormulasMap in interface FormulaControllerpublic void writeFormulas(FormulaResolver formulaResolver)
writeFormulas in interface FormulaController
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||