Class CslFormat

    • Constructor Detail

      • CslFormat

        public CslFormat()
    • Method Detail

      • getType

        public abstract String getType()
      • getValue

        public abstract Object getValue()
      • parseValueFromValueWithType

        public static String parseValueFromValueWithType​(String valueWithType,
                                                         String type)