public class OldConfigHolder extends Object
Modifier and Type | Class and Description |
---|---|
static class |
OldConfigHolder.Format |
Constructor and Description |
---|
OldConfigHolder() |
Modifier and Type | Method and Description |
---|---|
void |
convert(String[] args,
Path tdslPath) |
protected void |
convertFromOldFormat() |
protected OldConfigHolder.Format |
detectPathAndFormat() |
Optional<String[]> |
getOutput() |
protected Map<String,Object> |
getProperties() |
protected Map<String,Object> |
loadFromPropertyStrings(List<String> settings) |
static void |
saveOldExternalComponentConfigItems(String[] components) |
public void convert(String[] args, Path tdslPath) throws IOException, ConfigReader.ConfigException
protected OldConfigHolder.Format detectPathAndFormat()
protected void convertFromOldFormat() throws ConfigReader.ConfigException
ConfigReader.ConfigException
public static void saveOldExternalComponentConfigItems(String[] components)
Copyright © 2004–2020 "Tigase, Inc.". All rights reserved.