|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgate.util.web.TagHighlighter
Field Summary | |
private HashMap |
tagColors
|
Constructor Summary | |
TagHighlighter()
|
Method Summary | |
void |
colorTag(String tag,
String color)
|
String |
getColor(String tag)
|
String |
highlightText(String text)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private HashMap tagColors
Constructor Detail |
public TagHighlighter()
Method Detail |
public void colorTag(String tag, String color)
public String getColor(String tag)
public String highlightText(String text)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |