public static class VerifyingFileFactory.Builder extends Object
| Constructor and Description | 
|---|
Builder(org.slf4j.Logger log)  | 
| Modifier and Type | Method and Description | 
|---|---|
VerifyingFileFactory | 
build()  | 
VerifyingFileFactory.Builder | 
failForNonExistingPath()  | 
VerifyingFileFactory.Builder | 
warnForRelativePath()  | 
public VerifyingFileFactory.Builder warnForRelativePath()
public VerifyingFileFactory.Builder failForNonExistingPath()
public VerifyingFileFactory build()
Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.