Object
com.liferay.portal.kernel.search.highlight.HighlightUtil
public class HighlightUtil
extends Object
- Author:
- Tibor Lipusz
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
HIGHLIGHT_TAG_CLOSE
public static final String HIGHLIGHT_TAG_CLOSE
- See Also:
-
-
HIGHLIGHT_TAG_OPEN
public static final String HIGHLIGHT_TAG_OPEN
- See Also:
-
-
HIGHLIGHTS
public static final String[] HIGHLIGHTS
-
Constructor Details
-
HighlightUtil
public HighlightUtil()
-