Package com.xmlcalabash.config
Object CommonEnvironment.Companion
-
- All Implemented Interfaces:
public class CommonEnvironment.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final Map<String, String>
defaultContentTypes
public final static CommonEnvironment.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final Map<String, String>
getDefaultContentTypes()
-
-
Method Detail
-
getDefaultContentTypes
final Map<String, String> getDefaultContentTypes()
-
-
-
-