public class PropertiesMappingParser extends Object
Constructor and Description |
---|
PropertiesMappingParser() |
Modifier and Type | Method and Description |
---|---|
Map<String,List<String>> |
parse(InputStream mapping)
This method reads properties file to load custom mapping between kinds and filenames.
|
public Map<String,List<String>> parse(InputStream mapping)
ConfigMap=cm, configmap Service=service
mapping
- stream of a properties file setting mappings between kinds and filenames.Copyright © 2021. All rights reserved.