|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ErrorHandler
Receiver of notifications from the VRML document about node declaration information.
| Method Summary | |
|---|---|
void |
setDocumentLocator(Locator loc)
Set the document locator that can be used by the implementing code to find out information about the current line information. |
| Methods inherited from interface org.web3d.util.ErrorReporter |
|---|
errorReport, fatalErrorReport, messageReport, partialReport, warningReport |
| Method Detail |
|---|
void setDocumentLocator(Locator loc)
startDocument() has
been called, you can assume that you will not have one available.
loc - The locator instance to use
|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||