CadLoadOptions, CompressionLoadOptions, DatabaseLoadOptions, DiagramLoadOptions, EBookLoadOptions, EmailLoadOptions, FinanceLoadOptions, FontLoadOptions, GisLoadOptions, ImageLoadOptions, MboxLoadOptions, NoteLoadOptions, OlmLoadOptions, PdfLoadOptions, PdlLoadOptions, PersonalStorageLoadOptions, PresentationLoadOptions, PubLoadOptions, SpreadsheetLoadOptions, ThreeDLoadOptions, TxtLoadOptions, VcfLoadOptions, WebLoadOptions, WordProcessingLoadOptions, XmlLoadOptionspublic class LoadOptions extends Object
| Constructor | Description |
|---|---|
LoadOptions() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
LoadOptions |
format(String format) |
|
String |
getFormat() |
The format of input file, (\"docx\", for example).
|
int |
hashCode() |
|
void |
setFormat(String format) |
|
String |
toString() |
public LoadOptions format(String format)
public String getFormat()
public void setFormat(String format)
Copyright © 2025. All rights reserved.