Holger's
Java API

Uses of Class
com.antelmann.ooffice.AbstractOfficeDocument

Packages that use AbstractOfficeDocument
com.antelmann.net.mail The classes in this package are designed to ease the handling of emails. 
com.antelmann.ooffice The classes in this package are to be used in conjunction with OpenOffice. 
 

Uses of AbstractOfficeDocument in com.antelmann.net.mail
 

Methods in com.antelmann.net.mail with parameters of type AbstractOfficeDocument
 Email HtmlEmailExtractor.generateEmail(AbstractOfficeDocument doc)
           
 

Uses of AbstractOfficeDocument in com.antelmann.ooffice
 

Subclasses of AbstractOfficeDocument in com.antelmann.ooffice
 class OOCalc
          simplifies handling of OpenOffice spreadsheets This class implements ThirdParty for its use of OpenOffice libraries; see www.openoffice.org
 class OODraw
           
 class OOWriter
          simplifies the handling of OpenOffice Writer documents This class implements ThirdParty for its use of OpenOffice libraries; see www.openoffice.org
 



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