- getArgument() - 类 中的方法org.jodconverter.process.ProcessQuery
-
Gets the arguments of the process to query.
- getCommand() - 类 中的方法org.jodconverter.process.ProcessQuery
-
Gets the command of the process to query.
- getComponentContext() - 接口 中的方法org.jodconverter.office.LocalOfficeContext
-
Gets the office component context for this context.
- getComponentLoader() - 接口 中的方法org.jodconverter.office.LocalOfficeContext
-
Gets the office component loader for this context.
- getConnection() - 类 中的方法org.jodconverter.office.OfficeUrl
-
Returns the name of the connection of this Uno Url.
- getConnectionAndParametersAsString() - 类 中的方法org.jodconverter.office.OfficeUrl
-
Returns the raw specification of the connection name and parameters.
- getConnectionParameters() - 类 中的方法org.jodconverter.office.OfficeUrl
-
Returns the connection parameters as a map with key/value pairs.
- getConnectionParametersAsString() - 类 中的方法org.jodconverter.office.OfficeUrl
-
Returns the raw specification of the connection parameters.
- getConnectString() - 异常错误 中的方法org.jodconverter.office.OfficeConnectionException
-
Gets the connection strong of the connection.
- getDefault() - 类 中的静态方法org.jodconverter.process.MacProcessManager
-
Gets the default instance of MacProcessManager
.
- getDefault() - 类 中的静态方法org.jodconverter.process.PureJavaProcessManager
-
Gets the default instance of PureJavaProcessManager
.
- getDefault() - 类 中的静态方法org.jodconverter.process.UnixProcessManager
-
Gets the default instance of UnixProcessManager
.
- getDefault() - 类 中的静态方法org.jodconverter.process.WindowsProcessManager
-
Gets the default instance of WindowsProcessManager
.
- getDefaultOfficeHome() - 类 中的静态方法org.jodconverter.office.LocalOfficeUtils
-
Gets the default office home directory, which is auto-detected.
- getDesktop() - 接口 中的方法org.jodconverter.office.LocalOfficeContext
-
Gets the office desktop for this context.
- getExitCode() - 类 中的方法org.jodconverter.office.ExitCodeRetryable
-
The exit code of the process.
- getFormatRegistry() - 类 中的方法org.jodconverter.OfficeDocumentConverter
-
Gets all the DocumentFormat
supported by the converter.
- getLoadProperties() - 类 中的方法org.jodconverter.task.AbstractLocalOfficeTask
-
- getOfficeExecutable(File) - 类 中的静态方法org.jodconverter.office.LocalOfficeUtils
-
Gets the office executable within an office installation.
- getPageCount() - 类 中的方法org.jodconverter.filter.text.PageCounterFilter
-
Gets the number of pages within the document when the filter has been invoked.
- getProtocol() - 类 中的方法org.jodconverter.office.OfficeUrl
-
Returns the name of the protocol of this Uno Url.
- getProtocolAndParametersAsString() - 类 中的方法org.jodconverter.office.OfficeUrl
-
Returns the raw specification of the protocol name and parameters.
- getProtocolParameters() - 类 中的方法org.jodconverter.office.OfficeUrl
-
Returns the protocol parameters as a map with key/value pairs.
- getProtocolParametersAsString() - 类 中的方法org.jodconverter.office.OfficeUrl
-
Returns the raw specification of the protocol parameters.
- getRectSize() - 类 中的方法org.jodconverter.filter.text.AbstractTextContentInserterFilter
-
Gets the rectangle's size of the shape that will be inserted.
- getRootOid() - 类 中的方法org.jodconverter.office.OfficeUrl
-
Return the object name.
- getRunningProcessesCommand(String) - 类 中的方法org.jodconverter.process.AbstractProcessManager
-
Gets the command to be executed to get a snapshot of all the running processes identified by
the specified argument (process).
- getRunningProcessesCommand(String) - 类 中的方法org.jodconverter.process.MacProcessManager
-
- getRunningProcessesCommand(String) - 类 中的方法org.jodconverter.process.UnixProcessManager
-
- getRunningProcessesCommand(String) - 类 中的方法org.jodconverter.process.WindowsProcessManager
-
- getRunningProcessLinePattern() - 类 中的方法org.jodconverter.process.AbstractProcessManager
-
Gets the pattern to be used to match an output line containing the information about a running
process.
- getRunningProcessLinePattern() - 类 中的方法org.jodconverter.process.UnixProcessManager
-
- getRunningProcessLinePattern() - 类 中的方法org.jodconverter.process.WindowsProcessManager
-
- getShapeProperties() - 类 中的方法org.jodconverter.filter.text.AbstractTextContentInserterFilter
-
Gets the shape's properties to apply when inserting the shape to the document.
- GraphicInserterFilter - org.jodconverter.filter.text中的类
-
This filter is used to insert a graphics into a document.
- GraphicInserterFilter(String, int, int) - 类 的构造器org.jodconverter.filter.text.GraphicInserterFilter
-
Creates a new filter that will insert the specified image at the specified location while
converting a document.
- GraphicInserterFilter(String, int, int, int, int) - 类 的构造器org.jodconverter.filter.text.GraphicInserterFilter
-
Creates a new filter that will insert the specified image at the specified location while
converting a document.
- GraphicInserterFilter(String, int, int, Map<String, Object>) - 类 的构造器org.jodconverter.filter.text.GraphicInserterFilter
-
Creates a new filter that will insert the specified image using the specified properties while
converting a document.
- GraphicInserterFilter(String, Map<String, Object>) - 类 的构造器org.jodconverter.filter.text.GraphicInserterFilter
-
Creates a new filter that will insert the specified image using the specified properties while
converting a document.
- OfficeConnectionException - org.jodconverter.office中的异常错误
-
Exceptions thrown when a connection to an office process failed.
- OfficeConnectionException(String, String) - 异常错误 的构造器org.jodconverter.office.OfficeConnectionException
-
Constructs a new connect exception with the specified detail message.
- OfficeConnectionException(String, String, Throwable) - 异常错误 的构造器org.jodconverter.office.OfficeConnectionException
-
Constructs a new connect exception with the specified detail message and cause.
- OfficeConnectionProtocol - org.jodconverter.office中的枚举
-
Represents protocols that can be used to communicate with a running office instance.
- OfficeDocumentConverter - org.jodconverter中的类
-
A OfficeDocumentConverter is responsible to execute the conversion of documents using an office
manager.
- OfficeDocumentConverter(OfficeManager) - 类 的构造器org.jodconverter.OfficeDocumentConverter
-
Constructs a new instance of the class with the specified manager.
- OfficeDocumentConverter(OfficeManager, DocumentFormatRegistry) - 类 的构造器org.jodconverter.OfficeDocumentConverter
-
Constructs a new instance of the class with the specified manager and registry.
- officeHome(File) - 类 中的方法org.jodconverter.office.LocalOfficeManager.Builder
-
Specifies the office home directory (office installation).
- officeHome(String) - 类 中的方法org.jodconverter.office.LocalOfficeManager.Builder
-
Specifies the office home directory (office installation).
- OfficeUrl - org.jodconverter.office中的类
-
Wrapper class around an UnoUrl so we are not importing the com.sun.star.lib.uno.helper.UnoUrl
package everywhere.
- OfficeUrl(String) - 类 的构造器org.jodconverter.office.OfficeUrl
-
Creates an OfficeUrl for the specified pipe.
- OfficeUrl(int) - 类 的构造器org.jodconverter.office.OfficeUrl
-
Creates an OfficeUrl for the specified port.
- org.jodconverter - 程序包 org.jodconverter
-
This package contains the interfaces/classes related to the tasks an office process can execute.
- org.jodconverter.filter - 程序包 org.jodconverter.filter
-
This package contains classes related to the modification of a document after it has been loaded
by JODConverter.
- org.jodconverter.filter.text - 程序包 org.jodconverter.filter.text
-
This package provides various
Filter
implementations that can be
used while converting a document from the TEXT document family.
- org.jodconverter.office - 程序包 org.jodconverter.office
-
- org.jodconverter.process - 程序包 org.jodconverter.process
-
This package provides various
ProcessManager
implementations for
dealing with office processes (kill processes, retrieve process ids, etc.).
- org.jodconverter.task - 程序包 org.jodconverter.task
-
- setConnectionProtocol(OfficeConnectionProtocol) - 类 中的方法org.jodconverter.office.DefaultOfficeManagerBuilder
-
已过时。
Sets the connection protocol.
- setConnectionProtocol(OfficeConnectionProtocol) - 类 中的方法org.jodconverter.office.ExternalOfficeManagerBuilder
-
Sets the connection protocol.
- setConnectOnStart(boolean) - 类 中的方法org.jodconverter.office.ExternalOfficeManagerBuilder
-
Sets whether a connection is attempted on start.
- setConnectTimeout(long) - 类 中的方法org.jodconverter.office.ExternalOfficeManagerBuilder
-
Sets the timeout after which a connection attempt will fail.
- setDefaultLoadProperties(Map<String, Object>) - 类 中的方法org.jodconverter.OfficeDocumentConverter
-
Sets the default properties to use when we load (open) a document before a conversion,
regardless the input type of the document.
- setKillExistingProcess(boolean) - 类 中的方法org.jodconverter.office.DefaultOfficeManagerBuilder
-
已过时。
Specifies if an existing office process is killed when starting a new office process for the
same connection string.
- setMaxTasksPerProcess(int) - 类 中的方法org.jodconverter.office.DefaultOfficeManagerBuilder
-
已过时。
Specifies the maximum number of tasks an office process can execute before restarting.
- setOfficeHome(File) - 类 中的方法org.jodconverter.office.DefaultOfficeManagerBuilder
-
已过时。
Specifies the office home directory (office installation).
- setOfficeHome(String) - 类 中的方法org.jodconverter.office.DefaultOfficeManagerBuilder
-
已过时。
Specifies the office home directory (office installation).
- setPipeName(String) - 类 中的方法org.jodconverter.office.ExternalOfficeManagerBuilder
-
Sets the pipe name that will be use to communicate with office.
- setPipeNames(String...) - 类 中的方法org.jodconverter.office.DefaultOfficeManagerBuilder
-
已过时。
Specifies the pipe names that will be use to communicate with office.
- setPortNumber(int) - 类 中的方法org.jodconverter.office.ExternalOfficeManagerBuilder
-
Sets the port number that will be use to communicate with office.
- setPortNumbers(int...) - 类 中的方法org.jodconverter.office.DefaultOfficeManagerBuilder
-
已过时。
Specifies the port numbers that will be use to communicate with office.
- setProcessManager(ProcessManager) - 类 中的方法org.jodconverter.office.DefaultOfficeManagerBuilder
-
已过时。
Provides a specific
ProcessManager
implementation to be used when dealing with an
office process (retrieve PID, kill process).
- setProcessManager(String) - 类 中的方法org.jodconverter.office.DefaultOfficeManagerBuilder
-
已过时。
Provides a custom
ProcessManager
implementation, which may not be included in the
standard JODConverter distribution.
- setRetryInterval(long) - 类 中的方法org.jodconverter.office.DefaultOfficeManagerBuilder
-
已过时。
- setRetryTimeout(long) - 类 中的方法org.jodconverter.office.DefaultOfficeManagerBuilder
-
已过时。
- setRunAsArgs(String...) - 类 中的方法org.jodconverter.office.DefaultOfficeManagerBuilder
-
已过时。
Specifies the sudo arguments that will be used with unix commands.
- setRunAsArgs(String[]) - 类 中的方法org.jodconverter.process.UnixProcessManager
-
Sets The sudo command arguments.
- setTaskExecutionTimeout(long) - 类 中的方法org.jodconverter.office.DefaultOfficeManagerBuilder
-
已过时。
Specifies the maximum time allowed to process a task.
- setTaskQueueTimeout(long) - 类 中的方法org.jodconverter.office.DefaultOfficeManagerBuilder
-
已过时。
Specifies the maximum living time of a task in the conversion queue.
- setTemplateProfileDir(File) - 类 中的方法org.jodconverter.office.DefaultOfficeManagerBuilder
-
已过时。
Specifies the directory to copy to the temporary office profile directories to be created.
- setTemplateProfileDir(String) - 类 中的方法org.jodconverter.office.DefaultOfficeManagerBuilder
-
已过时。
Specifies the directory to copy to the temporary office profile directories to be created.
- setWorkingDir(File) - 类 中的方法org.jodconverter.office.DefaultOfficeManagerBuilder
-
已过时。
Specifies the directory where temporary office profile directories will be created.
- setWorkingDir(String) - 类 中的方法org.jodconverter.office.DefaultOfficeManagerBuilder
-
已过时。
Specifies the directory where temporary office profile directories will be created.
- stopQuietly(OfficeManager) - 类 中的静态方法org.jodconverter.office.LocalOfficeUtils
-
Stops an OfficeManager
unconditionally.
- storeProperties(Map<String, Object>) - 类 中的方法org.jodconverter.LocalConverter.Builder
-
Specifies the properties that will be applied when a document is stored during the conversion
task.
- TableOfContentUpdaterFilter - org.jodconverter.filter.text中的类
-
This filter update all indexes in a document.
- TableOfContentUpdaterFilter() - 类 的构造器org.jodconverter.filter.text.TableOfContentUpdaterFilter
-
Creates a new filter that will update the table of content.
- TableOfContentUpdaterFilter(int) - 类 的构造器org.jodconverter.filter.text.TableOfContentUpdaterFilter
-
Creates a new filter that will change the number of levels of the table of content and will
update it.
- templateProfileDir(File) - 类 中的方法org.jodconverter.office.LocalOfficeManager.Builder
-
Specifies the directory to copy to the temporary office profile directories to be created.
- templateProfileDir(String) - 类 中的方法org.jodconverter.office.LocalOfficeManager.Builder
-
Specifies the directory to copy to the temporary office profile directories to be created.
- TextInserterFilter - org.jodconverter.filter.text中的类
-
This filter is used to insert text into a document.
- TextInserterFilter(String, int, int, int, int) - 类 的构造器org.jodconverter.filter.text.TextInserterFilter
-
Creates a new filter that will insert the specified text at the specified location while
converting a document.
- TextInserterFilter(String, int, int, Map<String, Object>) - 类 的构造器org.jodconverter.filter.text.TextInserterFilter
-
Creates a new filter that will insert the specified text at the specified location while
converting a document.
- TextReplacerFilter - org.jodconverter.filter.text中的类
-
This filter is used to replace text in a document.
- TextReplacerFilter(String[], String[]) - 类 的构造器org.jodconverter.filter.text.TextReplacerFilter
-
Creates a new filter with the specified strings to replace.
- toOfficeSize(Dimension) - 类 中的静态方法org.jodconverter.filter.text.AbstractTextContentInserterFilter
-
Converts the specified size where units are millimeters to an office size where unit are 1/100
millimeters.
- toUnoProperties(Map<String, Object>) - 类 中的静态方法org.jodconverter.office.LocalOfficeUtils
-
Converts a regular java map to an array of PropertyValue
, usable as arguments with UNO
interface types.
- toUrl(File) - 类 中的静态方法org.jodconverter.office.LocalOfficeUtils
-
Constructs an URL from the specified file as expected by office.