Constant Field Values

Contents

org.eclipse.*

  • org.eclipse.birt.chart.log.ILogger 
    Modifier and Type Constant Field Value
    public static final int ALL -1
    public static final int ERROR 4
    public static final int FATAL 8
    public static final int INFORMATION 1
    public static final int TRACE 0
    public static final int WARNING 2
  • org.eclipse.birt.chart.model.impl.SerializerImpl 
    Modifier and Type Constant Field Value
    public static final java.lang.String CHART_END_MARKER "<!-- Chart Ends Here. -->"
    public static final java.lang.String CHART_START_MARKER "<!-- Chart Starts Here. -->"