LibreOffice Module xmerge (master)
1
|
General implementation of the. More...
Public Member Functions | |
SxcPluginFactory (ConverterInfo ci) | |
Constructor that caches the. More... | |
Document | createOfficeDocument (String name, InputStream is) throws IOException |
Document | createOfficeDocument (String name, InputStream is, boolean isZip) throws IOException |
![]() | |
PluginFactory (ConverterInfo ci) | |
Constructor that caches the. More... | |
ConverterInfo | getConverterInfo () |
Returns the. More... | |
abstract Document | createOfficeDocument (String name, InputStream is) throws IOException |
Create a. More... | |
abstract Document | createOfficeDocument (String name, InputStream is, boolean isZip) throws IOException |
Create a. More... | |
abstract Document | createDeviceDocument (String name, InputStream is) throws IOException |
Create a. More... | |
![]() | |
DocumentMerger | createDocumentMerger (Document doc) |
Create a. More... | |
General implementation of the.
interface for SXC
objects.
Definition at line 37 of file SxcPluginFactory.java.
|
inline |
Constructor that caches the.
that corresponds to the registry information for this plug-in.
ci |
Definition at line 46 of file SxcPluginFactory.java.
|
inline |
Definition at line 51 of file SxcPluginFactory.java.
References name.
|
inline |
Definition at line 61 of file SxcPluginFactory.java.
References name.