LibreOffice Module xmerge (master)
1
|
General implementation of the. More...
Public Member Functions | |
SxwPluginFactory (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... | |
General implementation of the.
interface for SXW documents.
Definition at line 36 of file SxwPluginFactory.java.
|
inline |
Constructor that caches the.
that corresponds to the registry information for this plug-in.
ci |
Definition at line 44 of file SxwPluginFactory.java.
|
inline |
Definition at line 49 of file SxwPluginFactory.java.
References name.
|
inline |
Definition at line 59 of file SxwPluginFactory.java.
References name.