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: EPFrame [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.EPFrame

All Implemented Interfaces:
    POIFSElementProcessor

No-op implementation of ElementProcessor to handle the "Frame" tag This element has a small number of Attributes and no content. This element is not used in HSSFSerializer 1.0
Constructor:
 public EPFrame() 
Method from org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPFrame Summary:
getAnchors,   getDirection,   getLabel,   getObjectBound,   getOffsets
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.EPFrame Detail:
 public Anchors getAnchors() throws IOException 
 public int getDirection() throws IOException 
 public String getLabel() throws IOException 
 public String getObjectBound() throws IOException 
 public Offsets getOffsets() throws IOException