Uses of Class
org.apache.maven.toolchain.model.TrackableBase
Packages that use TrackableBase
-
Uses of TrackableBase in org.apache.maven.toolchain.model
Subclasses of TrackableBase in org.apache.maven.toolchain.modelModifier and TypeClassDescriptionclassThe<toolchains>element is the root of the descriptor.classDefinition of a toolchain instance.Methods in org.apache.maven.toolchain.model that return TrackableBase -
Uses of TrackableBase in org.apache.maven.toolchain.model.io.xpp3
Methods in org.apache.maven.toolchain.model.io.xpp3 that return TrackableBaseModifier and TypeMethodDescriptionprivate TrackableBaseMavenToolchainsXpp3Reader.parseTrackableBase(org.codehaus.plexus.util.xml.pull.XmlPullParser parser, boolean strict) Method parseTrackableBase.Methods in org.apache.maven.toolchain.model.io.xpp3 with parameters of type TrackableBaseModifier and TypeMethodDescriptionprivate voidMavenToolchainsXpp3Writer.writeTrackableBase(TrackableBase trackableBase, String tagName, org.codehaus.plexus.util.xml.pull.XmlSerializer serializer) Method writeTrackableBase.