Uses of Interface
org.apache.maven.api.toolchain.InputLocationTracker
-
Uses of InputLocationTracker in org.apache.maven.api.toolchain
Modifier and TypeClassDescriptionclass
Class InputLocation.class
The<toolchains>
element is the root of the descriptor.class
Definition of a toolchain instance.class
Common base class that contains code to track the source for this instance. -
Uses of InputLocationTracker in org.apache.maven.toolchain.v4
Modifier and TypeMethodDescriptionprotected void
MavenToolchainsStaxWriter.writeLocationTracking
(InputLocationTracker locationTracker, Object key, XMLStreamWriter serializer) Method writeLocationTracking.