|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.lamatek.tags.google.beans.EscapeChars
public final class EscapeChars
EscapeChars
| Constructor Summary | |
|---|---|
EscapeChars()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
escape(java.lang.String text)
Accepts a string and returns an escaped string for use within a GoogleMapInfoWindowTag (<googlemaps:infowindow>). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EscapeChars()
| Method Detail |
|---|
public static java.lang.String escape(java.lang.String text)
text - The original HTML text.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||