Uses of Interface
org.apache.maven.api.toolchain.InputLocationTracker
Packages that use InputLocationTracker
- 
Uses of InputLocationTracker in org.apache.maven.api.toolchainClasses in org.apache.maven.api.toolchain that implement InputLocationTrackerModifier and TypeClassDescriptionclassClass InputLocation.classThe<toolchains>element is the root of the descriptor.classDefinition of a toolchain instance.classCommon base class that contains code to track the source for this instance.
- 
Uses of InputLocationTracker in org.apache.maven.toolchain.v4Methods in org.apache.maven.toolchain.v4 with parameters of type InputLocationTrackerModifier and TypeMethodDescriptionprotected voidMavenToolchainsStaxWriter.writeLocationTracking(InputLocationTracker locationTracker, Object key, XMLStreamWriter serializer) Method writeLocationTracking.