|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.web3d.vrml.renderer.DefaultLocator
public class DefaultLocator
A default locator implementation for when the parser does not provide one.
This implementation always returns -1.
| Constructor Summary | |
|---|---|
DefaultLocator()
Default constructor. |
|
| Method Summary | |
|---|---|
int |
getColumnNumber()
Get the current column number at the end of the last processing event. |
int |
getLineNumber()
Get the current line number of the last event processing step. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultLocator()
| Method Detail |
|---|
public int getColumnNumber()
getColumnNumber in interface Locatorpublic int getLineNumber()
getLineNumber in interface Locator
|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||