Class ReportingLevel
java.lang.Object
com.adobe.epubcheck.util.ReportingLevel
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
Fatal
public static final int Fatal- See Also:
-
Error
public static final int Error- See Also:
-
Warning
public static final int Warning- See Also:
-
Info
public static final int Info- See Also:
-
Usage
public static final int Usage- See Also:
-
Suppressed
public static final int Suppressed- See Also:
-
-
Constructor Details
-
ReportingLevel
public ReportingLevel()
-
-
Method Details
-
getReportingLevel
-