public class Processors extends Object
Constructor and Description |
---|
Processors() |
Modifier and Type | Method and Description |
---|---|
static ConfigProcessor |
get(String format)
Gets a configuration processor matching with the given format.
|
static Set<String> |
getSupportedFormats() |
public static ConfigProcessor get(String format)
format
- the format, must not be null
null
if none matchesCopyright © 2023 Eclipse. All rights reserved.