|
OpenOffice.org XMerge API |
||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PluginFactory | |
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. |
org.openoffice.xmerge.util.registry | Provides an interface for plug-in registration. |
Uses of PluginFactory in org.openoffice.xmerge.converter.xml.sxc |
Subclasses of PluginFactory in org.openoffice.xmerge.converter.xml.sxc | |
class |
SxcPluginFactory
General implementation of the PluginFactory interface
for SXC Document objects. |
Uses of PluginFactory in org.openoffice.xmerge.converter.xml.sxw |
Subclasses of PluginFactory in org.openoffice.xmerge.converter.xml.sxw | |
class |
SxwPluginFactory
General implementation of the PluginFactory interface
for SXW documents. |
Uses of PluginFactory in org.openoffice.xmerge.converter.xml.xslt |
Subclasses of PluginFactory in org.openoffice.xmerge.converter.xml.xslt | |
class |
PluginFactoryImpl
Xslt implementation of the PluginFactory . |
Uses of PluginFactory in org.openoffice.xmerge.util.registry |
Methods in org.openoffice.xmerge.util.registry that return PluginFactory | |
PluginFactory |
ConverterInfo.getPluginFactory()
Returns the PluginFactory instance for this plug-in. |
|
OpenOffice.org XMerge API |
||||||||
PREV NEXT | FRAMES NO FRAMES |