public interface Location
Modifier and Type | Method and Description |
---|---|
int |
getColumn()
The column number within the line if known, or -1 otherwise.
|
int |
getLine()
The line number within the resource, if known, or -1 otherwise.
|
Resource |
getResource()
The resource from which the object tagged with a location was derived.
|
Resource getResource()
int getLine()
int getColumn()
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.