Interface | Description |
---|---|
IIndex | |
IMutableIndex | |
IndexListener |
IndexListener
|
IndexManager | |
MatchTyped |
MatchTyped is a interface that describes the wanted match type to be used.
|
SearchExpression |
SearchExpression is a wrapper interface for expressions representable as plain strings to be used within searches.
|
Class | Description |
---|---|
IndexedArtifact | |
IndexedArtifactFile | |
MatchTypedStringSearchExpression |
MatchTypedStringSearchExpression
|
SourcedSearchExpression |
SourcedSearchExpression is a search expression usually "sourced" from some programmatic source, and we already know
it is complete, exact value that we want to search for.
|
StringSearchExpression |
StringSearchExpression is a SearchExpression that has String value.
|
UserInputSearchExpression |
UserInputSearchExpression is a search expression usually coming from user input (like some UI dialogue, element or
CLI).
|
Enum | Description |
---|---|
MatchTyped.MatchType |
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.