public class DocumentResult extends Object
| Constructor | Description |
|---|---|
DocumentResult() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
String |
getPath() |
Path of the output document
|
int |
hashCode() |
|
DocumentResult |
path(String path) |
|
void |
setPath(String path) |
|
String |
toString() |
public DocumentResult path(String path)
public String getPath()
public void setPath(String path)
Copyright © 2025. All rights reserved.