public class Location extends Object
Constructor and Description |
---|
Location(Locator locator)
Creates a new Location with the current values from the provided Locator.
|
Modifier and Type | Method and Description |
---|---|
int |
getColumnNumber()
Returns the column number.
|
int |
getLineNumber()
Returns the line number.
|
public Location(Locator locator)
locator
- a SAX locatorCopyright © 2021. All rights reserved.