T - Result typeF - Factory typepublic abstract class FactoriesListParseResult<T,F extends NamedResource> extends ListParseResult<F>
| Modifier | Constructor and Description |
|---|---|
protected |
FactoriesListParseResult(List<F> parsed,
List<String> unsupported) |
| Modifier and Type | Method and Description |
|---|---|
List<F> |
getParsedFactories() |
List<String> |
getUnsupportedFactories() |
getParsedValues, getUnsupportedValues, toStringCopyright © 2018–2020 The Apache Software Foundation. All rights reserved.