|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.steadystate.css.parser.LocatorImpl
public class LocatorImpl
| Constructor Summary | |
|---|---|
LocatorImpl()
Creates new LocatorImpl |
|
| Method Summary | |
|---|---|
int |
getColumnNumber()
Return the column number where the current document event ends. |
int |
getLineNumber()
Return the line number where the current document event ends. |
java.lang.String |
getURI()
Return the URI for the current document event. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocatorImpl()
| Method Detail |
|---|
public int getLineNumber()
getLineNumber in interface LocatorgetColumnNumber()public java.lang.String getURI()
The parser must resolve the URI fully before passing it to the application.
getURI in interface Locatorpublic int getColumnNumber()
getColumnNumber in interface LocatorgetLineNumber()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||