private static class PdfFilePathValidator.BasePath
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.nio.file.Path |
basePath |
Constructor and Description |
---|
BasePath(java.nio.file.Path basePath) |
Modifier and Type | Method and Description |
---|---|
java.nio.file.Path |
getNormalizedPath(java.nio.file.Path relativePath) |
java.io.File |
toFile(PdfFile pdfFile) |
private void |
validate(java.nio.file.Path path) |
public java.nio.file.Path getNormalizedPath(java.nio.file.Path relativePath)
public java.io.File toFile(PdfFile pdfFile)
private void validate(java.nio.file.Path path)