|
|||||||||
| Home >> All >> org >> apache >> cocoon >> serialization >> [ hssfhelpers overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.apache.cocoon.serialization.hssfhelpers
| Interface Summary | |
| ElementProcessor | The ElementProcessor interface defines behavior for classes that can handle a particular XML element's content. |
| Class Summary | |
| A | Trivial implementation of Attribute |
| Attribute | Encapsulation of a single XML element attribute in a way that shields the consumer from the data's XML origins. |
| ClassBasedFactory | |
| ConstructorBasedFactory | |
| ElementProcessorFactory | Create instances of specific ElementProcessor implementations to handle specific XML elements and their content. |
| EPF | Trivial extension of ElementProcessorFactory |
| HSSFElementProcessorFactory | a simple extension of ElementProcessorFactory that maps the HSSF XML element names to HSSF-specific ElementProcessor progenitor objects. |
| MyElementProcessorFactory | |
| POIFSSerializer | An implementation of nearly all of the methods included in the org.apache.cocoon.serialization.Serializer interface This is an abstract class. |
| PS | Trivial extension of POIFSSerializer |
| TestAttribute | Class to test Attribute functionality. |
| TestElementProcessorFactory | Class to test ElementProcessorFactory functionality. |
| TestHSSFElementProcessorFactory | Class to test HSSFElementProcessorFactory functionality. |
| TestPOIFSSerializer | Class to test POIFSSerializer functionality. |
| Exception Summary |
|
|||||||||
| Home >> All >> org >> apache >> cocoon >> serialization >> [ hssfhelpers overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||