Skip navigation links
A C D E F G H I J L M N O P R S T V 

A

aggregator() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
 
aggregator(boolean) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
 
alias() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
 
alias(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
 
analyzeVisitors(MojoClassVisitor) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.DefaultMojoAnnotationsScanner
 
AnnotatedContent - Class in org.apache.maven.tools.plugin.extractor.annotations.datamodel
 
AnnotatedContent() - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.datamodel.AnnotatedContent
 
AnnotatedField - Class in org.apache.maven.tools.plugin.extractor.annotations.datamodel
 
AnnotatedField(String) - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.datamodel.AnnotatedField
 
annotationType() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ComponentAnnotationContent
 
annotationType() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ExecuteAnnotationContent
 
annotationType() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
 
annotationType() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
 

C

canGetUrl() - Method in interface org.apache.maven.tools.plugin.extractor.annotations.converter.ConverterContext
 
canGetUrl() - Method in class org.apache.maven.tools.plugin.extractor.annotations.converter.JavaClassConverterContext
 
CLASS_LEVEL_ANNOTATIONS - Static variable in interface org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScanner
 
CodeTagConverter - Class in org.apache.maven.tools.plugin.extractor.annotations.converter.tag.inline
CodeTagConverter() - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.converter.tag.inline.CodeTagConverter
 
compareTo(AnnotatedField) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.AnnotatedField
 
COMPONENT_V3 - Static variable in class org.apache.maven.tools.plugin.extractor.annotations.scanner.DefaultMojoAnnotationsScanner
 
COMPONENT_V4 - Static variable in class org.apache.maven.tools.plugin.extractor.annotations.scanner.DefaultMojoAnnotationsScanner
 
ComponentAnnotationContent - Class in org.apache.maven.tools.plugin.extractor.annotations.datamodel
 
ComponentAnnotationContent(String) - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ComponentAnnotationContent
 
ComponentAnnotationContent(String, String, String) - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ComponentAnnotationContent
 
configurator() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
 
configurator(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
 
convert(DocletTag, ConverterContext) - Method in class org.apache.maven.tools.plugin.extractor.annotations.converter.JavadocBlockTagsToXhtmlConverter
 
convert(String, String, ConverterContext) - Method in class org.apache.maven.tools.plugin.extractor.annotations.converter.JavadocBlockTagsToXhtmlConverter
 
convert(String, ConverterContext) - Method in class org.apache.maven.tools.plugin.extractor.annotations.converter.JavadocInlineTagsToXhtmlConverter
Converts the given text containing arbitrarily many inline javadoc tags with their according HTML replacement.
convert(String, ConverterContext) - Method in class org.apache.maven.tools.plugin.extractor.annotations.converter.tag.block.SeeTagConverter
 
convert(String, ConverterContext) - Method in class org.apache.maven.tools.plugin.extractor.annotations.converter.tag.inline.CodeTagConverter
 
convert(String, ConverterContext) - Method in class org.apache.maven.tools.plugin.extractor.annotations.converter.tag.inline.DocRootTagConverter
 
convert(String, ConverterContext) - Method in class org.apache.maven.tools.plugin.extractor.annotations.converter.tag.inline.LinkPlainTagToHtmlConverter
 
convert(String, ConverterContext) - Method in class org.apache.maven.tools.plugin.extractor.annotations.converter.tag.inline.LinkTagToHtmlConverter
 
convert(String, ConverterContext) - Method in class org.apache.maven.tools.plugin.extractor.annotations.converter.tag.inline.LiteralTagToHtmlConverter
 
convert(String, ConverterContext) - Method in class org.apache.maven.tools.plugin.extractor.annotations.converter.tag.inline.ValueTagConverter
 
convert(String, ConverterContext) - Method in class org.apache.maven.tools.plugin.extractor.annotations.converter.tag.JavadocTagToHtmlConverter
 
ConverterContext - Interface in org.apache.maven.tools.plugin.extractor.annotations.converter
createLink(String, ConverterContext) - Static method in class org.apache.maven.tools.plugin.extractor.annotations.converter.tag.LinkUtils
 
createLink(String, ConverterContext, UnaryOperator<String>) - Static method in class org.apache.maven.tools.plugin.extractor.annotations.converter.tag.LinkUtils
 
customPhase() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ExecuteAnnotationContent
 
customPhase(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ExecuteAnnotationContent
 

D

DefaultMojoAnnotationsScanner - Class in org.apache.maven.tools.plugin.extractor.annotations.scanner
Mojo scanner with java annotations.
DefaultMojoAnnotationsScanner() - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.scanner.DefaultMojoAnnotationsScanner
 
defaultPhase() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
 
defaultPhase(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
 
defaultValue() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
 
defaultValue(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
 
discoverClasses(JavaProjectBuilder) - Method in class org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor
 
DocRootTagConverter - Class in org.apache.maven.tools.plugin.extractor.annotations.converter.tag.inline
DocRootTagConverter() - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.converter.tag.inline.DocRootTagConverter
 

E

equals(Object) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
 
escapeXmlElement(String) - Static method in class org.apache.maven.tools.plugin.extractor.annotations.converter.tag.JavadocTagToHtmlConverter
Mostly a copy of org.codehaus.plexus.util.xml.PrettyPrintXMLWriter#escapeXml(String).
execute(PluginToolsRequest) - Method in class org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor
 
EXECUTE_V3 - Static variable in class org.apache.maven.tools.plugin.extractor.annotations.scanner.DefaultMojoAnnotationsScanner
 
EXECUTE_V4 - Static variable in class org.apache.maven.tools.plugin.extractor.annotations.scanner.DefaultMojoAnnotationsScanner
 
ExecuteAnnotationContent - Class in org.apache.maven.tools.plugin.extractor.annotations.datamodel
 
ExecuteAnnotationContent() - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ExecuteAnnotationContent
 
executionStrategy() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
 
executionStrategy(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
 
extendJavaProjectBuilderWithSourcesJar(JavaProjectBuilder, Artifact, PluginToolsRequest, String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor
 

F

FIELD_LEVEL_ANNOTATIONS - Static variable in interface org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScanner
 
findClassWithExecuteAnnotationInParentHierarchy(MojoAnnotatedClass, Map<String, MojoAnnotatedClass>) - Method in class org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor
 
findFieldWithAnnotation(Class<?>) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoClassVisitor
 
findFieldWithAnnotation(Set<String>) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoClassVisitor
 
findParameterVisitors() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoClassVisitor
 
findParameterVisitors(Set<String>) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoClassVisitor
 

G

getAnnotationValues() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoAnnotationVisitor
 
getAnnotationVisitor(Class<?>) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoClassVisitor
 
getAnnotationVisitor(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoClassVisitor
 
getAnnotationVisitorMap() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoFieldVisitor
 
getAnnotationVisitorMap() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoMethodVisitor
 
getAnnotationVisitorMap() - Method in interface org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoParameterVisitor
 
getArtifact() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
 
getAttribute(String, Class<T>, T) - Method in interface org.apache.maven.tools.plugin.extractor.annotations.converter.ConverterContext
Retrieves some attribute value from the current context.
getAttribute(String, Class<T>, T) - Method in class org.apache.maven.tools.plugin.extractor.annotations.converter.JavaClassConverterContext
 
getClassesDirectories() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScannerRequest
 
getClassName() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
 
getClassName() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
 
getClassName() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoFieldVisitor
 
getClassName() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoMethodVisitor
 
getClassName() - Method in interface org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoParameterVisitor
 
getClassVersion() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
 
getComponentParent(MojoAnnotatedClass, List<ComponentAnnotationContent>, Map<String, MojoAnnotatedClass>) - Method in class org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor
 
getComponents() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
 
getComponentsParentHierarchy(MojoAnnotatedClass, Map<String, MojoAnnotatedClass>) - Method in class org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor
 
getDependencies() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScannerRequest
 
getDeprecated() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.AnnotatedContent
 
getDescription() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.AnnotatedContent
 
getExecute() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
 
getFieldName() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.AnnotatedField
 
getFieldName() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoFieldVisitor
 
getFieldName() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoMethodVisitor
 
getFieldName() - Method in interface org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoParameterVisitor
 
getFromProjectReferences(Artifact, MavenProject) - Method in class org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor
 
getGroupKey() - Method in class org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor
 
getIncludePatterns() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScannerRequest
 
getInternalJavadocSiteBaseUrl() - Method in interface org.apache.maven.tools.plugin.extractor.annotations.converter.ConverterContext
Returns the base url to use for internal javadoc links
getInternalJavadocSiteBaseUrl() - Method in class org.apache.maven.tools.plugin.extractor.annotations.converter.JavaClassConverterContext
 
getLocation() - Method in interface org.apache.maven.tools.plugin.extractor.annotations.converter.ConverterContext
 
getLocation() - Method in class org.apache.maven.tools.plugin.extractor.annotations.converter.JavaClassConverterContext
 
getMavenApiVersion() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScannerRequest
 
getModuleName() - Method in interface org.apache.maven.tools.plugin.extractor.annotations.converter.ConverterContext
 
getModuleName() - Method in class org.apache.maven.tools.plugin.extractor.annotations.converter.JavaClassConverterContext
 
getMojo() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
 
getMojoAnnotatedClass() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoClassVisitor
 
getName() - Method in class org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor
 
getPackageName() - Method in interface org.apache.maven.tools.plugin.extractor.annotations.converter.ConverterContext
 
getPackageName() - Method in class org.apache.maven.tools.plugin.extractor.annotations.converter.JavaClassConverterContext
 
getParameters() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
 
getParametersParent(MojoAnnotatedClass, List<ParameterAnnotationContent>, Map<String, MojoAnnotatedClass>) - Method in class org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor
 
getParametersParentHierarchy(MojoAnnotatedClass, Map<String, MojoAnnotatedClass>) - Method in class org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor
 
getParentClassName() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
 
getProject() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScannerRequest
 
getRoleClassName() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ComponentAnnotationContent
 
getSince() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.AnnotatedContent
 
getSourceDirectories() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScannerRequest
 
getStaticFieldValue(FullyQualifiedJavadocReference) - Method in interface org.apache.maven.tools.plugin.extractor.annotations.converter.ConverterContext
Returns the value of a referenced static field.
getStaticFieldValue(FullyQualifiedJavadocReference) - Method in class org.apache.maven.tools.plugin.extractor.annotations.converter.JavaClassConverterContext
 
getTypeParameters() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
 
getTypeParameters() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoFieldVisitor
 
getTypeParameters() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoMethodVisitor
 
getTypeParameters() - Method in interface org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoParameterVisitor
 
getUrl(FullyQualifiedJavadocReference) - Method in interface org.apache.maven.tools.plugin.extractor.annotations.converter.ConverterContext
Returns a (deep-)link to the javadoc page for the given reference
getUrl(FullyQualifiedJavadocReference) - Method in class org.apache.maven.tools.plugin.extractor.annotations.converter.JavaClassConverterContext
 
getVersion() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoClassVisitor
 
goal() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ExecuteAnnotationContent
 
goal(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ExecuteAnnotationContent
 

H

hasAnnotations() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
 
hashCode() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
 
hint() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ComponentAnnotationContent
 
hint(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ComponentAnnotationContent
 

I

inheritByDefault() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
 
inheritByDefault(boolean) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
 
instantiationStrategy() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
 
instantiationStrategy(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
 
isAnnotationOnMethod() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
 
isAnnotationOnMethod() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoFieldVisitor
 
isAnnotationOnMethod() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoMethodVisitor
 
isAnnotationOnMethod() - Method in interface org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoParameterVisitor
 
isDeprecated() - Method in class org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor
 
isReferencedBy(FullyQualifiedJavadocReference) - Method in interface org.apache.maven.tools.plugin.extractor.annotations.converter.ConverterContext
 
isReferencedBy(FullyQualifiedJavadocReference) - Method in class org.apache.maven.tools.plugin.extractor.annotations.converter.JavaClassConverterContext
 
isV4Api() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
 

J

JavaAnnotationsMojoDescriptorExtractor - Class in org.apache.maven.tools.plugin.extractor.annotations
JavaMojoDescriptorExtractor, a MojoDescriptor extractor to read descriptors from java classes with annotations.
JavaAnnotationsMojoDescriptorExtractor() - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor
 
JavaClassConverterContext - Class in org.apache.maven.tools.plugin.extractor.annotations.converter
ConverterContext based on QDox's JavaClass and JavaProjectBuilder.
JavaClassConverterContext(JavaClass, JavaProjectBuilder, Map<String, MojoAnnotatedClass>, JavadocLinkGenerator, int) - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.converter.JavaClassConverterContext
 
JavaClassConverterContext(JavaClass, JavaClass, JavaProjectBuilder, Map<String, MojoAnnotatedClass>, JavadocLinkGenerator, int) - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.converter.JavaClassConverterContext
 
JavadocBlockTagsToXhtmlConverter - Class in org.apache.maven.tools.plugin.extractor.annotations.converter
Converts a given javadoc block taglet to HTML.
JavadocBlockTagsToXhtmlConverter(JavadocInlineTagsToXhtmlConverter, Map<String, JavadocBlockTagToHtmlConverter>) - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.converter.JavadocBlockTagsToXhtmlConverter
 
JavadocBlockTagToHtmlConverter - Class in org.apache.maven.tools.plugin.extractor.annotations.converter.tag.block
Converts a Javadoc block tag to HTML format.
JavadocBlockTagToHtmlConverter() - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.converter.tag.block.JavadocBlockTagToHtmlConverter
 
JavadocInlineTagsToXhtmlConverter - Class in org.apache.maven.tools.plugin.extractor.annotations.converter
Replaces inline javadoc taglets by their according XHTML representation.
JavadocInlineTagsToXhtmlConverter(Map<String, JavadocInlineTagToHtmlConverter>) - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.converter.JavadocInlineTagsToXhtmlConverter
 
JavadocInlineTagToHtmlConverter - Class in org.apache.maven.tools.plugin.extractor.annotations.converter.tag.inline
Converts a Javadoc inline tag to HTML format.
JavadocInlineTagToHtmlConverter() - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.converter.tag.inline.JavadocInlineTagToHtmlConverter
 
JavadocTagToHtmlConverter - Class in org.apache.maven.tools.plugin.extractor.annotations.converter.tag
JavadocTagToHtmlConverter() - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.converter.tag.JavadocTagToHtmlConverter
 

L

lifecycle() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ExecuteAnnotationContent
 
lifecycle(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ExecuteAnnotationContent
 
LinkPlainTagToHtmlConverter - Class in org.apache.maven.tools.plugin.extractor.annotations.converter.tag.inline
LinkPlainTagToHtmlConverter() - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.converter.tag.inline.LinkPlainTagToHtmlConverter
 
LinkTagToHtmlConverter - Class in org.apache.maven.tools.plugin.extractor.annotations.converter.tag.inline
LinkTagToHtmlConverter() - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.converter.tag.inline.LinkTagToHtmlConverter
 
LinkUtils - Class in org.apache.maven.tools.plugin.extractor.annotations.converter.tag
Utility methods for dealing with links generated from Javadoc tags.
LiteralTagToHtmlConverter - Class in org.apache.maven.tools.plugin.extractor.annotations.converter.tag.inline
LiteralTagToHtmlConverter() - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.converter.tag.inline.LiteralTagToHtmlConverter
 

M

METHOD_LEVEL_ANNOTATIONS - Static variable in interface org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScanner
 
MOJO_V3 - Static variable in class org.apache.maven.tools.plugin.extractor.annotations.scanner.DefaultMojoAnnotationsScanner
 
MOJO_V4 - Static variable in class org.apache.maven.tools.plugin.extractor.annotations.scanner.DefaultMojoAnnotationsScanner
 
MojoAnnotatedClass - Class in org.apache.maven.tools.plugin.extractor.annotations.scanner
 
MojoAnnotatedClass() - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
 
MojoAnnotationContent - Class in org.apache.maven.tools.plugin.extractor.annotations.datamodel
 
MojoAnnotationContent() - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
 
MojoAnnotationsScanner - Interface in org.apache.maven.tools.plugin.extractor.annotations.scanner
 
MojoAnnotationsScannerRequest - Class in org.apache.maven.tools.plugin.extractor.annotations.scanner
 
MojoAnnotationsScannerRequest() - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScannerRequest
 
MojoAnnotationVisitor - Class in org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors
Visitor for annotations.
MojoClassVisitor - Class in org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors
Visitor for Mojo classes.
MojoClassVisitor() - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoClassVisitor
 
MojoFieldVisitor - Class in org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors
Visitors for fields.
MojoMethodVisitor - Class in org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors
Method visitor.
MojoMethodVisitor(String, String, List<String>) - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoMethodVisitor
 
MojoParameterVisitor - Interface in org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors
Common interface for field and method visitors.
MVN4_API - Static variable in class org.apache.maven.tools.plugin.extractor.annotations.scanner.DefaultMojoAnnotationsScanner
 

N

name() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
 
name(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
 
name() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
 
name(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
 
NAME - Static variable in class org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor
 

O

org.apache.maven.tools.plugin.extractor.annotations - package org.apache.maven.tools.plugin.extractor.annotations
 
org.apache.maven.tools.plugin.extractor.annotations.converter - package org.apache.maven.tools.plugin.extractor.annotations.converter
 
org.apache.maven.tools.plugin.extractor.annotations.converter.tag - package org.apache.maven.tools.plugin.extractor.annotations.converter.tag
 
org.apache.maven.tools.plugin.extractor.annotations.converter.tag.block - package org.apache.maven.tools.plugin.extractor.annotations.converter.tag.block
 
org.apache.maven.tools.plugin.extractor.annotations.converter.tag.inline - package org.apache.maven.tools.plugin.extractor.annotations.converter.tag.inline
 
org.apache.maven.tools.plugin.extractor.annotations.datamodel - package org.apache.maven.tools.plugin.extractor.annotations.datamodel
 
org.apache.maven.tools.plugin.extractor.annotations.scanner - package org.apache.maven.tools.plugin.extractor.annotations.scanner
 
org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors - package org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors
 

P

PARAMETER_V3 - Static variable in class org.apache.maven.tools.plugin.extractor.annotations.scanner.DefaultMojoAnnotationsScanner
 
PARAMETER_V4 - Static variable in class org.apache.maven.tools.plugin.extractor.annotations.scanner.DefaultMojoAnnotationsScanner
 
ParameterAnnotationContent - Class in org.apache.maven.tools.plugin.extractor.annotations.datamodel
 
ParameterAnnotationContent(String, String, List<String>, boolean) - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
 
ParameterAnnotationContent(String, String, String, String, boolean, boolean, String, List<String>, boolean) - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
 
phase() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ExecuteAnnotationContent
 
phase(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ExecuteAnnotationContent
 
populateAnnotationContent(Object, MojoAnnotationVisitor) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.DefaultMojoAnnotationsScanner
 
populateDataFromJavadoc(JavaProjectBuilder, Map<String, MojoAnnotatedClass>, Map<String, JavaClass>, JavadocLinkGenerator) - Method in class org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor
from sources scan to get @since and @deprecated and description of classes and fields.
property() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
 
property(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
 

R

readonly() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
 
readonly(boolean) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
 
required() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
 
required(boolean) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
 
requiresDependencyCollection() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
 
requiresDependencyCollection(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
 
requiresDependencyResolution() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
 
requiresDependencyResolution(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
 
requiresDirectInvocation() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
 
requiresDirectInvocation(boolean) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
 
requiresOnline() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
 
requiresOnline(boolean) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
 
requiresProject() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
 
requiresProject(boolean) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
 
requiresReports() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
 
requiresReports(boolean) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
 
resolveReference(JavadocReference) - Method in interface org.apache.maven.tools.plugin.extractor.annotations.converter.ConverterContext
Resolves a given javadoc reference, according to the rules of Javadoc's search order.
resolveReference(JavadocReference) - Method in class org.apache.maven.tools.plugin.extractor.annotations.converter.JavaClassConverterContext
 
role() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ComponentAnnotationContent
 
ROLE - Static variable in interface org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScanner
 

S

scan(MojoAnnotationsScannerRequest) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.DefaultMojoAnnotationsScanner
 
scan(Map<String, MojoAnnotatedClass>, File, List<String>, Artifact, boolean) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.DefaultMojoAnnotationsScanner
 
scan(MojoAnnotationsScannerRequest) - Method in interface org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScanner
Scan classes for mojo annotations.
scanArchive(File, Artifact, boolean) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.DefaultMojoAnnotationsScanner
 
scanDirectory(File, List<String>, Artifact, boolean) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.DefaultMojoAnnotationsScanner
 
SeeTagConverter - Class in org.apache.maven.tools.plugin.extractor.annotations.converter.tag.block
SeeTagConverter() - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.converter.tag.block.SeeTagConverter
 
setArtifact(Artifact) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
 
setAttribute(String, T) - Method in interface org.apache.maven.tools.plugin.extractor.annotations.converter.ConverterContext
Stores some attribute in the current context
setAttribute(String, T) - Method in class org.apache.maven.tools.plugin.extractor.annotations.converter.JavaClassConverterContext
 
setClassesDirectories(List<File>) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScannerRequest
 
setClassName(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
 
setClassName(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
 
setClassVersion(int) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
 
setComponents(Map<String, ComponentAnnotationContent>) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
 
setDependencies(Set<Artifact>) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScannerRequest
 
setDeprecated(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.AnnotatedContent
 
setDescription(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.AnnotatedContent
 
setExecute(ExecuteAnnotationContent) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
 
setFieldName(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.AnnotatedField
 
setIncludePatterns(List<String>) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScannerRequest
 
setMavenApiVersion(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScannerRequest
 
setMojo(MojoAnnotationContent) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
 
setParameters(Map<String, ParameterAnnotationContent>) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
 
setParentClassName(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
 
setProject(MavenProject) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScannerRequest
 
setRoleClassName(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ComponentAnnotationContent
 
setSince(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.AnnotatedContent
 
setSourceDirectories(List<File>) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScannerRequest
 
setV4Api(boolean) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
 

T

threadSafe() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
 
threadSafe(boolean) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
 
toString() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.AnnotatedField
 
toString() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ComponentAnnotationContent
 
toString() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ExecuteAnnotationContent
 
toString() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
 
toString() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
 
toString() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
 

V

V4_API_ANNOTATIONS_PACKAGE - Static variable in interface org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScanner
 
V4_API_PLUGIN_PACKAGE - Static variable in interface org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScanner
 
ValueTagConverter - Class in org.apache.maven.tools.plugin.extractor.annotations.converter.tag.inline
ValueTagConverter() - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.converter.tag.inline.ValueTagConverter
 
visit(String, Object) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoAnnotationVisitor
 
visit(int, int, String, String, String, String[]) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoClassVisitor
 
visitAnnotation(String, String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoAnnotationVisitor
 
visitAnnotation(String, boolean) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoClassVisitor
 
visitAnnotation(String, boolean) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoFieldVisitor
 
visitAnnotation(String, boolean) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoMethodVisitor
 
visitArray(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoAnnotationVisitor
 
visitEnum(String, String, String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoAnnotationVisitor
 
visitField(int, String, String, String, Object) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoClassVisitor
 
visitMethod(int, String, String, String, String[]) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoClassVisitor
 
A C D E F G H I J L M N O P R S T V 
Skip navigation links

Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.