Class RevelcXmlFormatterSettings

java.lang.Object
de.funfried.netbeans.plugins.external.formatter.xml.revelc.RevelcXmlFormatterSettings

public class RevelcXmlFormatterSettings extends Object
Utility class for revelc.net XML formatter specific settings.
Author:
bahlef
  • Field Details

    • MAX_LINE_LENGTH

      public static final String MAX_LINE_LENGTH
      Property key which defines the maximum line length for the revelc.net XML formatter.
      Since:
      1.14
      See Also:
    • SPLIT_MULTI_ATTRIBUTES

      public static final String SPLIT_MULTI_ATTRIBUTES
      Property key which defines the line feed setting for the revelc.net XML formatter.
      Since:
      1.14
      See Also:
    • TAB_INSTEAD_OF_SPACES

      public static final String TAB_INSTEAD_OF_SPACES
      Property key which defines to use tabs or spaces for the revelc.net XML formatter.
      Since:
      1.14
      See Also:
    • TAB_WIDTH

      public static final String TAB_WIDTH
      Property key which defines amount of tabs for the revelc.net XML formatter.
      Since:
      1.14
      See Also:
    • WELL_FORMED_VALIDATION

      public static final String WELL_FORMED_VALIDATION
      Property key which defines the handling of well formed validation for the revelc.net XML formatter.
      Since:
      1.14
      See Also:
    • WRAP_LONG_LINES

      public static final String WRAP_LONG_LINES
      Property key which defines whether to wrap long lines or not for the revelc.net XML formatter.
      Since:
      1.14
      See Also:
    • LINEFEED

      public static final String LINEFEED
      Property key which defines the line feed setting for the revelc.net XML formatter.
      Since:
      1.14
      See Also: