Uses of Interface
com.atlassian.confluence.plugins.opensearch.encoder.Encoder
Packages that use Encoder
Package
Description
-
Uses of Encoder in com.atlassian.confluence.plugins.opensearch
Constructors in com.atlassian.confluence.plugins.opensearch with parameters of type EncoderModifierConstructorDescriptionOpenSearchSearchResult
(org.opensearch.client.opensearch.core.search.Hit<?> hit, Encoder encoder) -
Uses of Encoder in com.atlassian.confluence.plugins.opensearch.encoder
Classes in com.atlassian.confluence.plugins.opensearch.encoder that implement EncoderModifier and TypeClassDescriptionclass
Encoder to encode text for htmlclass
Encoder that does nothing on input string.