net.myvietnam.mvnplugin.mvnforum
Class MyUtil
java.lang.Object
|
+--net.myvietnam.mvnplugin.mvnforum.MyUtil
- public class MyUtil
- extends java.lang.Object
Method Summary |
static java.lang.String |
filter(java.lang.String input,
boolean enableHTML,
boolean enableEmotion,
boolean enableMVNCode,
boolean enableNewLine)
|
static void |
prepareNavigate(javax.servlet.http.HttpServletRequest request,
int offset,
int collectionSize,
int totalRows,
int rowsPerPage)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MyUtil
public MyUtil()
prepareNavigate
public static void prepareNavigate(javax.servlet.http.HttpServletRequest request,
int offset,
int collectionSize,
int totalRows,
int rowsPerPage)
filter
public static java.lang.String filter(java.lang.String input,
boolean enableHTML,
boolean enableEmotion,
boolean enableMVNCode,
boolean enableNewLine)