Uses of Interface
org.apache.maven.doxia.sink.Locator
-
Uses of Locator in org.apache.maven.doxia.sink
Classes in org.apache.maven.doxia.sink that implement LocatorFields in org.apache.maven.doxia.sink declared as LocatorMethods in org.apache.maven.doxia.sink that return LocatorModifier and TypeMethodDescriptiondefault Locator
Sink.getDocumentLocator()
Returns the locator which exposes location information for a particular Sink event.Methods in org.apache.maven.doxia.sink with parameters of type LocatorModifier and TypeMethodDescriptiondefault void
Sink.setDocumentLocator
(Locator locator) Sets the locator which exposes location information for a particular Sink event.