Class UpperCamelCaseWithSpacesStrategy

  • All Implemented Interfaces:
    javax.json.bind.config.PropertyNamingStrategy

    public class UpperCamelCaseWithSpacesStrategy
    extends UpperCamelCaseStrategy
    Upper case first character separate words by spaces.
    Author:
    Roman Grigoriadi
    • Constructor Detail

      • UpperCamelCaseWithSpacesStrategy

        public UpperCamelCaseWithSpacesStrategy()