OpenOffice.org
XMerge API

Uses of Class
org.openoffice.xmerge.converter.xml.OfficeDocument

Packages that use OfficeDocument
org.openoffice.xmerge.converter.xml.sxc Provides base implementation of StarCalc XML conversion to and from different "Device" Document formats. 
org.openoffice.xmerge.converter.xml.sxw Provides base implementation of StarWriter XML conversion to and from different "Device" Document formats. 
org.openoffice.xmerge.converter.xml.xslt Provides the tools for doing the conversion of StarWriter XML to and from supported formats, through the use of an XSLT transformation. 
 

Uses of OfficeDocument in org.openoffice.xmerge.converter.xml.sxc
 

Subclasses of OfficeDocument in org.openoffice.xmerge.converter.xml.sxc
 class SxcDocument
          This class is an implementation of OfficeDocument for the SXC format.
 

Uses of OfficeDocument in org.openoffice.xmerge.converter.xml.sxw
 

Subclasses of OfficeDocument in org.openoffice.xmerge.converter.xml.sxw
 class SxwDocument
          This class is an implementation of OfficeDocument for the SXW format.
 

Uses of OfficeDocument in org.openoffice.xmerge.converter.xml.xslt
 

Subclasses of OfficeDocument in org.openoffice.xmerge.converter.xml.xslt
 class GenericOfficeDocument
          This class is an implementation of OfficeDocument for the generic office format.
 


OpenOffice.org
XMerge API

Copyright © 2002 OpenOffice.org