Uses of Class
org.apache.commons.text.lookup.StringLookupFactory.Builder
-
Packages that use StringLookupFactory.Builder Package Description org.apache.commons.text.lookup Provides algorithms for looking up strings for use with aStringSubstitutor. -
-
Uses of StringLookupFactory.Builder in org.apache.commons.text.lookup
Methods in org.apache.commons.text.lookup that return StringLookupFactory.Builder Modifier and Type Method Description static StringLookupFactory.BuilderStringLookupFactory. builder()Constructs a newStringLookupFactory.Builder.StringLookupFactory.BuilderStringLookupFactory.Builder. setFences(java.nio.file.Path... fences)Sets Path resolution fences.
-