|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.tigris.scarab.util.SimpleSkipFiltering
This class provides a wrapper for any output that should not be filtered of html entities while rendering a template.
| Constructor Summary | |
SimpleSkipFiltering(java.lang.Object obj)
|
|
| Method Summary | |
java.lang.String |
toString()
Contract requires any html in the String to be returned is known to be safe of cross-site-scripting vunerabilities. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SimpleSkipFiltering(java.lang.Object obj)
| Method Detail |
public java.lang.String toString()
SkipFiltering
toString in interface SkipFiltering
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||