Package org.burningwave.core.io
Class PathHelper.Configuration
java.lang.Object
org.burningwave.core.io.PathHelper.Configuration
- Enclosing interface:
- PathHelper
public static class PathHelper.Configuration extends Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPathHelper.Configuration.Key -
Field Summary
Fields Modifier and Type Field Description static Map<String,Object>DEFAULT_VALUES -
Constructor Summary
Constructors Constructor Description Configuration() -
Method Summary
Modifier and Type Method Description static StringgetPathsSeparator()
-
Field Details
-
DEFAULT_VALUES
-
-
Constructor Details
-
Configuration
public Configuration()
-
-
Method Details
-
getPathsSeparator
-