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.builderClassDescriptionInterface for making resource search locations extensible e.g. supporting special paths like
~/to represent the home directory -
Classes in com.github.rvesse.airline.parser.resources used by com.github.rvesse.airline.help.external.factoriesClassDescriptionInterface for making resource search locations extensible e.g. supporting special paths like
~/to represent the home directory -
Classes in com.github.rvesse.airline.parser.resources used by com.github.rvesse.airline.help.sections.commonClassDescriptionInterface for making resource search locations extensible e.g. supporting special paths like
~/to represent the home directory -
Classes in com.github.rvesse.airline.parser.resources used by com.github.rvesse.airline.parserClassDescriptionInterface for making resource search locations extensible e.g. supporting special paths like
~/to represent the home directory -
Classes in com.github.rvesse.airline.parser.resources used by com.github.rvesse.airline.parser.aliasesClassDescriptionInterface for making resource search locations extensible e.g. supporting special paths like
~/to represent the home directory -
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. treats paths as literal filesInterface for making resource search locations extensible e.g. supporting special paths like~/to represent the home directory -
Classes in com.github.rvesse.airline.parser.resources used by com.github.rvesse.airline.parser.resources.jpmsClassDescriptionInterface for making resource search locations extensible e.g. supporting special paths like
~/to represent the home directory