Uses of Enum Class
org.basex.build.json.JsonOptions.JsonFormat
Packages that use JsonOptions.JsonFormat
-
Uses of JsonOptions.JsonFormat in org.basex.build.json
Fields in org.basex.build.json with type parameters of type JsonOptions.JsonFormatModifier and TypeFieldDescriptionstatic final EnumOption<JsonOptions.JsonFormat>JsonOptions.FORMATOption: format (custom).Methods in org.basex.build.json that return JsonOptions.JsonFormatModifier and TypeMethodDescriptionstatic JsonOptions.JsonFormatReturns the enum constant of this class with the specified name.static JsonOptions.JsonFormat[]JsonOptions.JsonFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.