|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.codehaus.groovy.grails.web.pages.Strip
class Strip
NOTE: Based on work done by on the GSP standalone project (https://gsp.dev.java.net/) Utility class to strip HTML from around tags that specify it.
Constructor Summary | |
---|---|
Strip(CharSequence text)
|
Method Summary | |
---|---|
(package private) void |
strip(int index)
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
Strip(CharSequence text)
Method Detail |
---|
void strip(int index)
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |