OpenOffice.org
XMerge API

Uses of Package
org.openoffice.xmerge.converter.xml

Packages that use org.openoffice.xmerge.converter.xml
org.openoffice.xmerge.converter.xml Document and PluginFactory implementations for XML based formats. 
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.sxc.pexcel Provides the tools for doing the conversion of StarWriter XML to and from Pocket Excel format. 
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.sxw.aportisdoc Provides the tools for doing the conversion of StarWriter XML to and from AportisDoc format. 
org.openoffice.xmerge.converter.xml.sxw.pocketword Plugin for the conversion of documents between StarWriter XML and Pocket Word format. 
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. 
org.openoffice.xmerge.util Provides general purpose utilities. 
 

Classes in org.openoffice.xmerge.converter.xml used by org.openoffice.xmerge.converter.xml
OfficeConstants
          This interface contains constants for StarOffice XML tags, attributes (StarCalc cell types, etc.).
Style
          An object of class Style represents a style in an OpenOffice document.
StyleCatalog
          A StyleCatalog holds a collection of Style objects.
 

Classes in org.openoffice.xmerge.converter.xml used by org.openoffice.xmerge.converter.xml.sxc
OfficeConstants
          This interface contains constants for StarOffice XML tags, attributes (StarCalc cell types, etc.).
OfficeDocument
          An implementation of Document for StarOffice documents.
 

Classes in org.openoffice.xmerge.converter.xml used by org.openoffice.xmerge.converter.xml.sxc.pexcel
OfficeConstants
          This interface contains constants for StarOffice XML tags, attributes (StarCalc cell types, etc.).
 

Classes in org.openoffice.xmerge.converter.xml used by org.openoffice.xmerge.converter.xml.sxw
OfficeConstants
          This interface contains constants for StarOffice XML tags, attributes (StarCalc cell types, etc.).
OfficeDocument
          An implementation of Document for StarOffice documents.
 

Classes in org.openoffice.xmerge.converter.xml used by org.openoffice.xmerge.converter.xml.sxw.aportisdoc
OfficeConstants
          This interface contains constants for StarOffice XML tags, attributes (StarCalc cell types, etc.).
 

Classes in org.openoffice.xmerge.converter.xml used by org.openoffice.xmerge.converter.xml.sxw.pocketword
ParaStyle
          This class represents a paragraph Style.
TextStyle
          Represents a text Style in an OpenOffice document.
 

Classes in org.openoffice.xmerge.converter.xml used by org.openoffice.xmerge.converter.xml.xslt
OfficeConstants
          This interface contains constants for StarOffice XML tags, attributes (StarCalc cell types, etc.).
OfficeDocument
          An implementation of Document for StarOffice documents.
 

Classes in org.openoffice.xmerge.converter.xml used by org.openoffice.xmerge.util
OfficeConstants
          This interface contains constants for StarOffice XML tags, attributes (StarCalc cell types, etc.).
 


OpenOffice.org
XMerge API

Copyright © 2002 OpenOffice.org