Uses of Class
org.apache.commons.configuration2.io.AbstractFileLocationStrategy.AbstractBuilder
Packages that use AbstractFileLocationStrategy.AbstractBuilder
Package
Description
A package with classes related to I/O operations.
-
Uses of AbstractFileLocationStrategy.AbstractBuilder in org.apache.commons.configuration2.io
Classes in org.apache.commons.configuration2.io with type parameters of type AbstractFileLocationStrategy.AbstractBuilderModifier and TypeClassDescriptionstatic classAbstractFileLocationStrategy.AbstractBuilder<T extends FileLocationStrategy,B extends AbstractFileLocationStrategy.AbstractBuilder<T, B>> Builds new instances for subclasses.Modifier and TypeClassDescriptionstatic classBuilds new instances of T.static classBuilds new instances ofCombinedLocationStrategy.static classBuilds new instances ofHomeDirectoryLocationStrategy.Constructors in org.apache.commons.configuration2.io with parameters of type AbstractFileLocationStrategy.AbstractBuilderModifierConstructorDescriptionConstructs a new instance where URL resources are bound byAbstractFileLocationStrategy.AbstractBuilder.Constructs a new instance where URL resources are bound byAbstractFileLocationStrategy.AbstractBuilder.Constructs a new instance.Constructs a new instance.Constructs a new instance where URL resources are bound byAbstractFileLocationStrategy.AbstractBuilder.