Uses of Interface
org.apache.maven.index.creator.LegacyDocumentUpdater
-
Packages that use LegacyDocumentUpdater Package Description org.apache.maven.index.creator -
-
Uses of LegacyDocumentUpdater in org.apache.maven.index.creator
Classes in org.apache.maven.index.creator that implement LegacyDocumentUpdater Modifier and Type Class Description class
JarFileContentsIndexCreator
An index creator used to index Java class names from a Maven artifact (JAR or WAR for now).class
MinimalArtifactInfoIndexCreator
A minimal index creator used to provide basic information about Maven artifact.
-