Package org.core.config
Class ConfigurationFormat
java.lang.Object
org.core.config.ConfigurationFormat
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic ConfigurationFormatstatic ConfigurationFormatstatic String -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConfigurationFormat(String name, String type, String... types) -
Method Summary
Modifier and TypeMethodDescriptionstatic Optional<ConfigurationFormat>String[]getName()static Stream<ConfigurationFormat>values()
-
Field Details
-
MEDIA_TYPE_STORAGE
- See Also:
- Constant Field Values
-
FORMAT_YAML
-
FORMAT_JSON
-
-
Constructor Details
-
ConfigurationFormat
-
-
Method Details
-
getMediaType
-
getName
-
getFileType
-
values
-
forFile
-