Uses of Class
org.apache.commons.configuration2.io.HomeDirectoryLocationStrategy.Builder
Packages that use HomeDirectoryLocationStrategy.Builder
Package
Description
A package with classes related to I/O operations.
-
Uses of HomeDirectoryLocationStrategy.Builder in org.apache.commons.configuration2.io
Methods in org.apache.commons.configuration2.io that return HomeDirectoryLocationStrategy.BuilderModifier and TypeMethodDescriptionHomeDirectoryLocationStrategy.Builder.setEvaluateBasePath(boolean evaluateBasePath) Sets whether the base path should be evaluated.HomeDirectoryLocationStrategy.Builder.setHomeDirectory(String homeDirectory) Sets the path to the home directory (may benull).