static String
commaSeparatedTerseNamesForLanguage(List<Language> languages)
Deprecated.
This is too specific, will be removed with 7.0.0
static String
commaSeparatedTerseNamesForLanguageVersion(List<LanguageVersion> languageVersions)
Deprecated.
This is too specific, will be removed with 7.0.0
static List<LanguageVersion>
findAllVersions()
Deprecated.
This is not useful, will be removed with 7.0.0
static List<Language>
findByExtension(String extensionWithoutDot)
Returns all languages that support the given extension.
static Language
findLanguageByTerseName(String terseName)
Returns a language from its
terse name(eg
"java"
).
static LanguageVersion
findLanguageVersionByTerseName(String terseNameAndVersion)
Deprecated.
This is not useful, will be removed with 7.0.0
static List<Language>
findWithRuleSupport()
Deprecated.
This method will be removed with PMD 7.0.0.
static Language
getDefaultLanguage()
Returns a "default language" known to the service loader.
static LanguageRegistry
getInstance()
Deprecated.
Use the static methods instead, will be made private
static Language
getLanguage(String languageName)
Returns a language from its
full name(eg
"Java"
).
static Collection<Language>
getLanguages()
Returns a collection of all the known languages.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4