- All Implemented Interfaces:
org.apache.maven.doxia.sink.Locator
public abstract class AbstractLocator
extends Object
implements org.apache.maven.doxia.sink.Locator
- Since:
- 2.0.0
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.maven.doxia.sink.Locator
getColumnNumber, getLineNumber
-
Constructor Details
-
AbstractLocator
protected AbstractLocator(String reference)
-
Method Details
-
getReference
- Specified by:
getReference in interface org.apache.maven.doxia.sink.Locator