public class PollUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ENDING_P_SPACE_TAGS |
static String |
ENDING_P_TAG |
static String |
STARTING_P_TAG |
| Constructor and Description |
|---|
PollUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
cleanupHtmlPtags(String cleanup)
Attempts to remove all unnecessary P tags from html strings
|
static boolean |
isValidEmail(String email) |
Copyright © 2003–2014 Sakai Project. All rights reserved.