|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.extex.main.tex.ErrorHandlerImpl
org.extex.main.tex.ErrorHandlerTeXImpl
public class ErrorHandlerTeXImpl
This is the error handler in
| Field Summary |
|---|
| Fields inherited from class org.extex.main.tex.ErrorHandlerImpl |
|---|
NL |
| Constructor Summary | |
|---|---|
ErrorHandlerTeXImpl()
Creates a new object. |
|
| Method Summary | |
|---|---|
protected void |
showErrorLine(java.util.logging.Logger logger,
java.lang.String message,
Locator locator)
This method is invoked to present the current line causing the error. |
| Methods inherited from class org.extex.main.tex.ErrorHandlerImpl |
|---|
enableLogging, handleDebug, handleError, promptAndReadLine, setEditHandler |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ErrorHandlerTeXImpl()
| Method Detail |
|---|
protected void showErrorLine(java.util.logging.Logger logger,
java.lang.String message,
Locator locator)
showErrorLine in class ErrorHandlerImpllogger - the logger to use for outputmessage - the error messagelocator - the locator for the error positionErrorHandlerImpl.showErrorLine(
java.util.logging.Logger, java.lang.String, org.extex.core.Locator)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||