Uses of Class
org.apache.maven.index.MatchHighlight
-
Packages that use MatchHighlight Package Description org.apache.maven.index -
-
Uses of MatchHighlight in org.apache.maven.index
Fields in org.apache.maven.index with type parameters of type MatchHighlight Modifier and Type Field Description private java.util.List<MatchHighlight>
ArtifactInfo. matchHighlights
Methods in org.apache.maven.index that return types with arguments of type MatchHighlight Modifier and Type Method Description java.util.List<MatchHighlight>
ArtifactInfo. getMatchHighlights()
-