com.atlassian.confluence.search.summary
Class HtmlEncoder

java.lang.Object
  extended by com.atlassian.confluence.search.summary.HtmlEncoder
All Implemented Interfaces:
org.apache.lucene.search.highlight.Encoder

public class HtmlEncoder
extends Object
implements org.apache.lucene.search.highlight.Encoder


Constructor Summary
HtmlEncoder()
           
 
Method Summary
 String encodeText(String originalText)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HtmlEncoder

public HtmlEncoder()
Method Detail

encodeText

public String encodeText(String originalText)
Specified by:
encodeText in interface org.apache.lucene.search.highlight.Encoder


Copyright © 2003-2011 Atlassian. All Rights Reserved.