Uses of Class
org.apache.maven.tools.plugin.extractor.GroupKey
Packages that use GroupKey
Package
Description
-
Uses of GroupKey in org.apache.maven.tools.plugin.extractor
Methods in org.apache.maven.tools.plugin.extractor that return GroupKeyModifier and TypeMethodDescriptionMojoDescriptorExtractor.getGroupKey()Returns theGroupKeyof extractor, asMojoScannerwill execute them grouped, and ordered within groups.Methods in org.apache.maven.tools.plugin.extractor with parameters of type GroupKeyModifier and TypeMethodDescriptionintCompares by group then by order, with special case ofJAVA_GROUPgroup: First,groupis considered, if equals toJAVA_GROUP, is always first, other groups are in natural order (string) within same named groups, order is defined byorder -
Uses of GroupKey in org.apache.maven.tools.plugin.extractor.annotations
Fields in org.apache.maven.tools.plugin.extractor.annotations declared as GroupKeyModifier and TypeFieldDescriptionprivate static final GroupKeyJavaAnnotationsMojoDescriptorExtractor.GROUP_KEYMethods in org.apache.maven.tools.plugin.extractor.annotations that return GroupKey -
Uses of GroupKey in org.apache.maven.tools.plugin.extractor.javadoc
Fields in org.apache.maven.tools.plugin.extractor.javadoc declared as GroupKeyModifier and TypeFieldDescriptionprivate static final GroupKeyJavaJavadocMojoDescriptorExtractor.GROUP_KEYMethods in org.apache.maven.tools.plugin.extractor.javadoc that return GroupKey