public class ConfTreeBuilder extends Object
Constructor and Description |
---|
ConfTreeBuilder() |
Modifier and Type | Method and Description |
---|---|
org.thales.punch.settings.api.ISettingsMap |
build() |
ConfTreeBuilder |
setBasePath(String basePath) |
ConfTreeBuilder |
setFilter(Function<org.thales.punch.settings.api.ISettingsMap,Boolean> filter) |
public ConfTreeBuilder setBasePath(String basePath)
public ConfTreeBuilder setFilter(Function<org.thales.punch.settings.api.ISettingsMap,Boolean> filter)
public org.thales.punch.settings.api.ISettingsMap build() throws IOException
IOException
Copyright © 2023. All rights reserved.