Package org.sakaiproject.poll.util
Class PollUtils
- java.lang.Object
-
- org.sakaiproject.poll.util.PollUtils
-
public class PollUtils extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringENDING_P_SPACE_TAGSstatic StringENDING_P_TAGstatic StringSTARTING_P_TAG
-
Constructor Summary
Constructors Constructor Description PollUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringcleanupHtmlPtags(String cleanup)Attempts to remove all unnecessary P tags from html stringsstatic booleanisValidEmail(String email)
-