public class AIParseOptions extends ParserOptions
| Constructor | Description |
|---|---|
AIParseOptions() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
Object |
getTemplate() |
User-generated template to extract metadata from the document.
|
int |
hashCode() |
|
void |
setTemplate(Object template) |
|
AIParseOptions |
template(Object template) |
|
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitcontainerItemInfo, fileInfo, getContainerItemInfo, getFileInfo, setContainerItemInfo, setFileInfopublic AIParseOptions template(Object template)
public Object getTemplate()
public void setTemplate(Object template)
public boolean equals(Object o)
equals in class ParserOptionspublic int hashCode()
hashCode in class ParserOptionspublic String toString()
toString in class ParserOptionsCopyright © 2026. All rights reserved.