Class XbaseFormatterPreferenceKeys

    • Field Detail

      • preserveBlankLines

        public static final IntegerKey preserveBlankLines
        Deprecated.
      • blankLinesAroundExpression

        public static final BlankLineKey blankLinesAroundExpression
        Deprecated.
      • preserveNewLines

        public static final BooleanKey preserveNewLines
        Deprecated.
      • newLineAfterClassAnnotations

        public static final NewLineOrPreserveKey newLineAfterClassAnnotations
        Deprecated.
      • newLineAfterFieldAnnotations

        public static final NewLineOrPreserveKey newLineAfterFieldAnnotations
        Deprecated.
      • newLineAfterMethodAnnotations

        public static final NewLineOrPreserveKey newLineAfterMethodAnnotations
        Deprecated.
      • newLineAfterConstructorAnnotations

        public static final NewLineOrPreserveKey newLineAfterConstructorAnnotations
        Deprecated.
      • newLineAfterParameterAnnotations

        public static final NewLineOrPreserveKey newLineAfterParameterAnnotations
        Deprecated.
      • whitespaceBetweenKeywordAndParenthesisSL

        public static final WhitespaceKey whitespaceBetweenKeywordAndParenthesisSL
        Deprecated.
      • whitespaceBetweenKeywordAndParenthesisML

        public static final WhitespaceKey whitespaceBetweenKeywordAndParenthesisML
        Deprecated.
      • bracesInNewLine

        public static final NewLineKey bracesInNewLine
        Deprecated.
    • Constructor Detail

      • XbaseFormatterPreferenceKeys

        public XbaseFormatterPreferenceKeys()
        Deprecated.