| Package | Description |
|---|---|
| org.aoju.bus.office.builtin |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OptionalTarget
具有尚未应用到转换器的可选目标格式的转换作业.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractJob
所有转换作业实现的基类.
|
| Modifier and Type | Method and Description |
|---|---|
RequiredTarget |
JobWithSource.to(OutputStream target)
将当前转换配置为将结果写入指定的
OutputStream. |
RequiredTarget |
JobWithSource.to(OutputStream target,
boolean closeStream)
将当前转换配置为将结果写入指定的
OutputStream. |
Copyright © 2019. All rights reserved.