Save This Page
Home » cocoon-2.1.11-src » org.apache » cocoon » components » elementprocessor » impl » poi » hssf » elements » [javadoc | source]
org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements
public class: EPConstr [javadoc | source]
java.lang.Object
   org.apache.avalon.framework.logger.AbstractLogEnabled
      org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.BaseElementProcessor
         org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPConstr

All Implemented Interfaces:
    POIFSElementProcessor

No-op implementation of ElementProcessor to handle the "Constr" tag This element contains several attributes and no content or other elements. This element is not used in HSSFSerializer 1.0
Constructor:
 public EPConstr() 
Method from org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPConstr Summary:
getCols,   getLcol,   getLrow,   getRcol,   getRows,   getRrow,   getType
Methods from org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.BaseElementProcessor:
acceptCharacters,   acceptWhitespaceCharacters,   endProcessing,   getAncestor,   getAttributes,   getCell,   getData,   getFilesystem,   getParent,   getSheet,   getValue,   getWorkbook,   initialize,   setFilesystem
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPConstr Detail:
 public int getCols() throws IOException 
 public int getLcol() throws IOException 
 public int getLrow() throws IOException 
 public int getRcol() throws IOException 
 public int getRows() throws IOException 
 public int getRrow() throws IOException 
 public int getType() throws IOException