Holger's
Java API

Package com.antelmann.ooffice

The classes in this package are to be used in conjunction with OpenOffice.

See:
          Description

Class Summary
OOUtils general utilities for OpenOffice This class implements ThirdParty for its use of OpenOffice libraries; see www.openoffice.org
SpreadsheetFrame simplifies handling of OpenOffice spreadsheets This class implements ThirdParty for its use of OpenOffice libraries; see www.openoffice.org
TextFrame simplifies the handling of OpenOffice Writer documents This class implements ThirdParty for its use of OpenOffice libraries; see www.openoffice.org
TextTableFrame provides easy to use table-related functionality for TextFrames This class implements ThirdParty for its use of OpenOffice libraries; see www.openoffice.org
 

Enum Summary
OOUtils.TargetFrame  
SpreadsheetFrame.CellFormat used to format a cell value
TextFrame.AnchorType  
 

Exception Summary
OfficeException indicates a problem while interacting with the OpenOffice environment, wrapping various other exceptions that may occur (to ease the handling)
 

Package com.antelmann.ooffice Description

The classes in this package are to be used in conjunction with OpenOffice.

The package therefore requires OpenOffice libraries to be found in the classpath.



(c) 2001-2006 Holger Antelmann - all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads