Home » poi-src-3.2-FINAL-20081019 » org.apache.poi.contrib » poibrowser »

org.apache.poi.contrib.poibrowser

Classes:

Codec  

Provides utility methods for encoding and decoding hexadecimal data.

 
code | html
DocumentDescriptor  

Describes the most important (whatever that is) features of a POIFSDocument .

 
code | html
DocumentDescriptorRenderer  

TreeCellRenderer for a DocumentDescriptor

code | html
ExtendableTreeCellRenderer  

This is a TreeCellRenderer implementation which is able to render arbitrary objects. 

code | html
POIBrowser  

The main class of the POI Browser. 

code | html
PropertySetDescriptor  

Describes the most important (whatever that is) features of a stream containing a PropertySet .

 
code | html
PropertySetDescriptorRenderer  

Renders a PropertySetDescriptor by more or less dumping the stuff into a JTextArea .

 
code | html
TreeReaderListener  

Organizes document information in a tree model in order to be e.g. 

code | html
Util  

Contains various (well, just one at the moment) static utility methods.

 
code | html