public interface ParsersListProvider
Modifier and Type | Field and Description |
---|---|
static String |
PARSERS_LIST_FILE |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableMap<String,String> |
getParsersMap() |
com.google.common.collect.ImmutableSet<String> |
getParsersNames() |
boolean |
parserExists(String parserName) |
static final String PARSERS_LIST_FILE
@NotNull com.google.common.collect.ImmutableMap<String,String> getParsersMap()
@NotNull com.google.common.collect.ImmutableSet<String> getParsersNames()
boolean parserExists(@NotNull String parserName)
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.