org.exoplatform.services.chars
Class SpecChar
java.lang.Object
org.exoplatform.services.chars.SpecChar
public class SpecChar
- extends java.lang.Object
- Author:
- nhuthuan
Email: nhudinhthuan@yahoo.com
|
Method Summary |
static int |
findWhiteSpace(java.lang.String value,
int start)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
s
public static char s
t
public static char t
n
public static char n
b
public static char b
f
public static char f
r
public static char r
END_TAG
public static char END_TAG
OPEN_TAG
public static char OPEN_TAG
CLOSE_TAG
public static char CLOSE_TAG
HYPHEN
public static char HYPHEN
QUESTION_MASK
public static char QUESTION_MASK
PUNCTUATION_MASK
public static char PUNCTUATION_MASK
SpecChar
public SpecChar()
findWhiteSpace
public static int findWhiteSpace(java.lang.String value,
int start)
Copyright © 2011 eXo Platform SAS. All Rights Reserved.