Class NoOpEncoder
java.lang.Object
com.atlassian.confluence.impl.search.summary.NoOpEncoder
- All Implemented Interfaces:
org.apache.lucene.search.highlight.Encoder
Encoder that does nothing on input string. This is used to bypass html encoding in highlighter
- Since:
- 5.10.5
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NoOpEncoder
public NoOpEncoder()
-
-
Method Details
-
encodeText
- Specified by:
encodeText
in interfaceorg.apache.lucene.search.highlight.Encoder
-