Uses of Enum
org.apache.sling.installer.api.serializer.ConfigurationSerializerFactory.Format
-
Uses of ConfigurationSerializerFactory.Format in org.apache.sling.installer.api.serializer
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.ConfigurationSerializerFactory.Format.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionstatic @NotNull ConfigurationSerializer
ConfigurationSerializerFactory.create
(@NotNull ConfigurationSerializerFactory.Format format)