Uses of Package
com.github.rvesse.airline.parser.resources
Packages that use com.github.rvesse.airline.parser.resources
Package
Description
-
Classes in com.github.rvesse.airline.parser.resources used by com.github.rvesse.airline.builder
-
-
-
Classes in com.github.rvesse.airline.parser.resources used by com.github.rvesse.airline.parser
-
-
Classes in com.github.rvesse.airline.parser.resources used by com.github.rvesse.airline.parser.resourcesClassDescriptionA resource locator that supports placeholders of the form
${name}
which when found calls theAbstractPlaceholderLocator.resolvePlaceholder(String)
method to try and resolve the encountered placeholders.A resource locator that does no resolution other than removing any leadingfile://
prefix i.e.Interface for making resource search locations extensible e.g. -