public class PdfFile
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.nio.file.Path |
path |
Constructor and Description |
---|
PdfFile() |
Modifier and Type | Method and Description |
---|---|
java.nio.file.Path |
getPath() |
void |
setPath(java.nio.file.Path path) |
java.lang.String |
toString() |