|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.tdk.signaturetest.errors.ErrorFormatter
com.sun.tdk.signaturetest.errors.SortedErrorFormatter
com.sun.tdk.signaturetest.errors.HumanErrorFormatter
public class HumanErrorFormatter
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.sun.tdk.signaturetest.errors.ErrorFormatter |
|---|
ErrorFormatter.Message |
| Field Summary |
|---|
| Fields inherited from class com.sun.tdk.signaturetest.errors.SortedErrorFormatter |
|---|
failedMessages, tabSize |
| Fields inherited from class com.sun.tdk.signaturetest.errors.ErrorFormatter |
|---|
annoAdded, annoMissed, numErrors, numWarnings |
| Constructor Summary | |
|---|---|
HumanErrorFormatter(java.io.PrintWriter out,
boolean isv,
java.util.logging.Level l)
Assign the given PrintWriter to print error messages. |
|
| Method Summary | |
|---|---|
protected Handler |
constructHandlerChain()
|
protected void |
outProcessedErrors()
|
void |
printErrors()
Print all error messages collected by failedMessages. |
protected void |
sortErrors()
|
| Methods inherited from class com.sun.tdk.signaturetest.errors.SortedErrorFormatter |
|---|
addError, getTestedsuper, isVerbose, msgCompare, msgExclude, setTestedsuper, setVerbose, space, tested |
| Methods inherited from class com.sun.tdk.signaturetest.errors.ErrorFormatter |
|---|
addError, createError, getNumErrors, getNumWarnings |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HumanErrorFormatter(java.io.PrintWriter out,
boolean isv,
java.util.logging.Level l)
| Method Detail |
|---|
public void printErrors()
SortedErrorFormatterfailedMessages.
printErrors in class SortedErrorFormatterprotected void outProcessedErrors()
protected Handler constructHandlerChain()
protected void sortErrors()
sortErrors in class SortedErrorFormatter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||