Uses of Interface
org.apache.maven.index.ArtifactInfoPostprocessor
-
Packages that use ArtifactInfoPostprocessor Package Description org.apache.maven.index -
-
Uses of ArtifactInfoPostprocessor in org.apache.maven.index
Methods in org.apache.maven.index that return ArtifactInfoPostprocessor Modifier and Type Method Description ArtifactInfoPostprocessorAbstractSearchRequest. getArtifactInfoPostprocessor()Methods in org.apache.maven.index with parameters of type ArtifactInfoPostprocessor Modifier and Type Method Description voidAbstractSearchRequest. setArtifactInfoPostprocessor(ArtifactInfoPostprocessor artifactInfoPostprocessor)
-