|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.avalon.framework.logger.AbstractLogEnabled
org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.BaseElementProcessor
org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EP_Paper
public class EP_Paper
No-op implementation of ElementProcessor to handle the "paper" tag This element contains no other elements and has no attributes. Its content describes the paper to be used (e.g., A4)
| Field Summary |
|---|
| Fields inherited from interface org.apache.cocoon.components.elementprocessor.ElementProcessor |
|---|
ROLE |
| Constructor Summary | |
|---|---|
EP_Paper()
constructor |
|
| Method Summary | |
|---|---|
void |
endProcessing()
Setup the paper size (Letter, Legal, Executive, A4, A5, A6, ). |
String |
getPaper()
|
| Methods inherited from class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.BaseElementProcessor |
|---|
acceptCharacters, acceptWhitespaceCharacters, getAncestor, getAttributes, getCell, getData, getFilesystem, getParent, getSheet, getValue, getWorkbook, initialize, setFilesystem |
| Methods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled |
|---|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EP_Paper()
| Method Detail |
|---|
public String getPaper()
public void endProcessing()
throws IOException
endProcessing in interface ElementProcessorendProcessing in class BaseElementProcessorIOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||