public abstract class AbstractLocator extends Object implements Locator
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractLocator(String reference) |
| Modifier and Type | Method and Description |
|---|---|
String |
getReference()
Returns the underlying source reference (for file based documents a relative file path, otherwise an arbitrary string or
null). |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetColumnNumber, getLineNumberprotected AbstractLocator(String reference)
public String getReference()
Locatornull).getReference in interface Locatornull)Copyright © 2005–2024 The Apache Software Foundation. All rights reserved.