|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.extex.main.tex.EditHandlerTeXImpl
public class EditHandlerTeXImpl
This is a dummy implementation for an EditHandler which just prints the location to the error stream.
| Constructor Summary | |
|---|---|
EditHandlerTeXImpl()
Creates a new object. |
|
| Method Summary | |
|---|---|
boolean |
edit(Localizer localizer,
Locator locator)
Edit a file at a given location. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EditHandlerTeXImpl()
| Method Detail |
|---|
public boolean edit(Localizer localizer,
Locator locator)
edit in interface EditHandlerlocalizer - the localizer to acquire texts fromlocator - the locator for the place to edit
true iff the job can be continuedEditHandler.edit(
org.extex.framework.i18n.Localizer, org.extex.core.Locator)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||