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 nullnull if none matchesCopyright © 2020 Eclipse. All rights reserved.