com.liferay.faces.util.lang
Class StringPool

java.lang.Object
  extended by com.liferay.faces.util.lang.StringPool

Deprecated. Use the corresponding literal values of each constant instead.

@Deprecated
public class StringPool
extends Object

Author:
Neil Griffin

Field Summary
static String AMPERSAND
          Deprecated.  
static String AMPERSAND_ENCODED
          Deprecated.  
static String APOSTROPHE
          Deprecated.  
static String[] ASCII_TABLE
          Deprecated.  
static String AT
          Deprecated.  
static String BACK_SLASH
          Deprecated.  
static String BETWEEN
          Deprecated.  
static String BLANK
          Deprecated.  
static String CARET
          Deprecated.  
static String CDATA_CLOSE
          Deprecated.  
static String CDATA_OPEN
          Deprecated.  
static String CLASS
          Deprecated.  
static String CLOSE_BRACKET
          Deprecated.  
static String CLOSE_CURLY_BRACE
          Deprecated.  
static String CLOSE_PARENTHESIS
          Deprecated.  
static String COLON
          Deprecated.  
static String COMMA
          Deprecated.  
static String COMMA_AND_SPACE
          Deprecated.  
static String DASH
          Deprecated.  
static String DIV
          Deprecated.  
static String DOLLAR
          Deprecated.  
static String DOLLAR_AND_OPEN_CURLY_BRACE
          Deprecated.  
static String DOUBLE_APOSTROPHE
          Deprecated.  
static String DOUBLE_CLOSE_BRACKET
          Deprecated.  
static String DOUBLE_CLOSE_CURLY_BRACE
          Deprecated.  
static String DOUBLE_DASH
          Deprecated.  
static String DOUBLE_OPEN_BRACKET
          Deprecated.  
static String DOUBLE_OPEN_CURLY_BRACE
          Deprecated.  
static String DOUBLE_PERIOD
          Deprecated.  
static String DOUBLE_QUOTE
          Deprecated.  
static String DOUBLE_SLASH
          Deprecated.  
static String DOUBLE_SPACE
          Deprecated.  
static String DOUBLE_UNDERLINE
          Deprecated.  
static String EQUAL
          Deprecated.  
static String EXCLAMATION
          Deprecated.  
static String FALSE
          Deprecated.  
static String FORWARD_SLASH
          Deprecated.  
static String FOUR_SPACES
          Deprecated.  
static String GRAVE_ACCENT
          Deprecated.  
static String GREATER_THAN
          Deprecated.  
static String GREATER_THAN_OR_EQUAL
          Deprecated.  
static String HREF
          Deprecated.  
static String ID
          Deprecated.  
static String INVERTED_EXCLAMATION
          Deprecated.  
static String INVERTED_QUESTION
          Deprecated.  
static String IS_NOT_NULL
          Deprecated.  
static String IS_NULL
          Deprecated.  
static String ISO_8859_1
          Deprecated.  
static String LESS_THAN
          Deprecated.  
static String LESS_THAN_OR_EQUAL
          Deprecated.  
static String LI
          Deprecated.  
static String LIKE
          Deprecated.  
static String MINUS
          Deprecated.  
static String NBSP
          Deprecated.  
static String NEW_LINE
          Deprecated.  
static String NOT_EQUAL
          Deprecated.  
static String NOT_LIKE
          Deprecated.  
static String NULL
          Deprecated.  
static String OPEN_BRACKET
          Deprecated.  
static String OPEN_CURLY_BRACE
          Deprecated.  
static String OPEN_PARENTHESIS
          Deprecated.  
static String OS_EOL
          Deprecated.  
static String PERCENT
          Deprecated.  
static String PERIOD
          Deprecated.  
static String PIPE
          Deprecated.  
static String PLUS
          Deprecated.  
static String POUND
          Deprecated.  
static String QUESTION
          Deprecated.  
static String QUOTE
          Deprecated.  
static String RETURN
          Deprecated.  
static String RETURN_NEW_LINE
          Deprecated.  
static String SCRIPT
          Deprecated.  
static String SCRIPT_TAG_BEGIN
          Deprecated.  
static String SCRIPT_TAG_END
          Deprecated.  
static String SEMICOLON
          Deprecated.  
static String SLASH
          Deprecated.  
static String SPACE
          Deprecated.  
static String STAR
          Deprecated.  
static String TAB
          Deprecated.  
static String THREE_SPACES
          Deprecated.  
static String TILDE
          Deprecated.  
static String TRUE
          Deprecated.  
static String UL
          Deprecated.  
static String UNDERLINE
          Deprecated.  
static String UTC
          Deprecated.  
static String UTF8
          Deprecated.  
 
Constructor Summary
StringPool()
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AMPERSAND

public static final String AMPERSAND
Deprecated. 
See Also:
Constant Field Values

AMPERSAND_ENCODED

public static final String AMPERSAND_ENCODED
Deprecated. 
See Also:
Constant Field Values

APOSTROPHE

public static final String APOSTROPHE
Deprecated. 
See Also:
Constant Field Values

ASCII_TABLE

public static String[] ASCII_TABLE
Deprecated. 

AT

public static final String AT
Deprecated. 
See Also:
Constant Field Values

BACK_SLASH

public static final String BACK_SLASH
Deprecated. 
See Also:
Constant Field Values

BETWEEN

public static final String BETWEEN
Deprecated. 
See Also:
Constant Field Values

BLANK

public static final String BLANK
Deprecated. 
See Also:
Constant Field Values

CARET

public static final String CARET
Deprecated. 
See Also:
Constant Field Values

CDATA_CLOSE

public static final String CDATA_CLOSE
Deprecated. 
See Also:
Constant Field Values

CDATA_OPEN

public static final String CDATA_OPEN
Deprecated. 
See Also:
Constant Field Values

CLASS

public static final String CLASS
Deprecated. 
See Also:
Constant Field Values

CLOSE_BRACKET

public static final String CLOSE_BRACKET
Deprecated. 
See Also:
Constant Field Values

CLOSE_CURLY_BRACE

public static final String CLOSE_CURLY_BRACE
Deprecated. 
See Also:
Constant Field Values

CLOSE_PARENTHESIS

public static final String CLOSE_PARENTHESIS
Deprecated. 
See Also:
Constant Field Values

COLON

public static final String COLON
Deprecated. 
See Also:
Constant Field Values

COMMA

public static final String COMMA
Deprecated. 
See Also:
Constant Field Values

COMMA_AND_SPACE

public static final String COMMA_AND_SPACE
Deprecated. 
See Also:
Constant Field Values

DASH

public static final String DASH
Deprecated. 
See Also:
Constant Field Values

DIV

public static final String DIV
Deprecated. 
See Also:
Constant Field Values

DOLLAR

public static final String DOLLAR
Deprecated. 
See Also:
Constant Field Values

DOLLAR_AND_OPEN_CURLY_BRACE

public static final String DOLLAR_AND_OPEN_CURLY_BRACE
Deprecated. 
See Also:
Constant Field Values

DOUBLE_APOSTROPHE

public static final String DOUBLE_APOSTROPHE
Deprecated. 
See Also:
Constant Field Values

DOUBLE_CLOSE_BRACKET

public static final String DOUBLE_CLOSE_BRACKET
Deprecated. 
See Also:
Constant Field Values

DOUBLE_CLOSE_CURLY_BRACE

public static final String DOUBLE_CLOSE_CURLY_BRACE
Deprecated. 
See Also:
Constant Field Values

DOUBLE_DASH

public static final String DOUBLE_DASH
Deprecated. 
See Also:
Constant Field Values

DOUBLE_OPEN_BRACKET

public static final String DOUBLE_OPEN_BRACKET
Deprecated. 
See Also:
Constant Field Values

DOUBLE_OPEN_CURLY_BRACE

public static final String DOUBLE_OPEN_CURLY_BRACE
Deprecated. 
See Also:
Constant Field Values

DOUBLE_PERIOD

public static final String DOUBLE_PERIOD
Deprecated. 
See Also:
Constant Field Values

DOUBLE_QUOTE

public static final String DOUBLE_QUOTE
Deprecated. 
See Also:
Constant Field Values

DOUBLE_SLASH

public static final String DOUBLE_SLASH
Deprecated. 
See Also:
Constant Field Values

DOUBLE_SPACE

public static final String DOUBLE_SPACE
Deprecated. 
See Also:
Constant Field Values

DOUBLE_UNDERLINE

public static final String DOUBLE_UNDERLINE
Deprecated. 
See Also:
Constant Field Values

EXCLAMATION

public static final String EXCLAMATION
Deprecated. 
See Also:
Constant Field Values

EQUAL

public static final String EQUAL
Deprecated. 
See Also:
Constant Field Values

FALSE

public static final String FALSE
Deprecated. 
See Also:
Constant Field Values

FORWARD_SLASH

public static final String FORWARD_SLASH
Deprecated. 
See Also:
Constant Field Values

FOUR_SPACES

public static final String FOUR_SPACES
Deprecated. 
See Also:
Constant Field Values

GRAVE_ACCENT

public static final String GRAVE_ACCENT
Deprecated. 
See Also:
Constant Field Values

GREATER_THAN

public static final String GREATER_THAN
Deprecated. 
See Also:
Constant Field Values

GREATER_THAN_OR_EQUAL

public static final String GREATER_THAN_OR_EQUAL
Deprecated. 
See Also:
Constant Field Values

HREF

public static final String HREF
Deprecated. 
See Also:
Constant Field Values

ID

public static final String ID
Deprecated. 
See Also:
Constant Field Values

INVERTED_EXCLAMATION

public static final String INVERTED_EXCLAMATION
Deprecated. 
See Also:
Constant Field Values

INVERTED_QUESTION

public static final String INVERTED_QUESTION
Deprecated. 
See Also:
Constant Field Values

IS_NOT_NULL

public static final String IS_NOT_NULL
Deprecated. 
See Also:
Constant Field Values

IS_NULL

public static final String IS_NULL
Deprecated. 
See Also:
Constant Field Values

ISO_8859_1

public static final String ISO_8859_1
Deprecated. 
See Also:
Constant Field Values

LESS_THAN

public static final String LESS_THAN
Deprecated. 
See Also:
Constant Field Values

LESS_THAN_OR_EQUAL

public static final String LESS_THAN_OR_EQUAL
Deprecated. 
See Also:
Constant Field Values

LI

public static final String LI
Deprecated. 
See Also:
Constant Field Values

LIKE

public static final String LIKE
Deprecated. 
See Also:
Constant Field Values

MINUS

public static final String MINUS
Deprecated. 
See Also:
Constant Field Values

NBSP

public static final String NBSP
Deprecated. 
See Also:
Constant Field Values

NEW_LINE

public static final String NEW_LINE
Deprecated. 
See Also:
Constant Field Values

NOT_EQUAL

public static final String NOT_EQUAL
Deprecated. 
See Also:
Constant Field Values

NOT_LIKE

public static final String NOT_LIKE
Deprecated. 
See Also:
Constant Field Values

NULL

public static final String NULL
Deprecated. 
See Also:
Constant Field Values

OPEN_BRACKET

public static final String OPEN_BRACKET
Deprecated. 
See Also:
Constant Field Values

OPEN_CURLY_BRACE

public static final String OPEN_CURLY_BRACE
Deprecated. 
See Also:
Constant Field Values

OPEN_PARENTHESIS

public static final String OPEN_PARENTHESIS
Deprecated. 
See Also:
Constant Field Values

OS_EOL

public static final String OS_EOL
Deprecated. 

PERCENT

public static final String PERCENT
Deprecated. 
See Also:
Constant Field Values

PERIOD

public static final String PERIOD
Deprecated. 
See Also:
Constant Field Values

PIPE

public static final String PIPE
Deprecated. 
See Also:
Constant Field Values

PLUS

public static final String PLUS
Deprecated. 
See Also:
Constant Field Values

POUND

public static final String POUND
Deprecated. 
See Also:
Constant Field Values

QUESTION

public static final String QUESTION
Deprecated. 
See Also:
Constant Field Values

QUOTE

public static final String QUOTE
Deprecated. 
See Also:
Constant Field Values

RETURN

public static final String RETURN
Deprecated. 
See Also:
Constant Field Values

RETURN_NEW_LINE

public static final String RETURN_NEW_LINE
Deprecated. 
See Also:
Constant Field Values

SEMICOLON

public static final String SEMICOLON
Deprecated. 
See Also:
Constant Field Values

SCRIPT

public static final String SCRIPT
Deprecated. 
See Also:
Constant Field Values

SLASH

public static final String SLASH
Deprecated. 
See Also:
Constant Field Values

SPACE

public static final String SPACE
Deprecated. 
See Also:
Constant Field Values

STAR

public static final String STAR
Deprecated. 
See Also:
Constant Field Values

TAB

public static final String TAB
Deprecated. 
See Also:
Constant Field Values

THREE_SPACES

public static final String THREE_SPACES
Deprecated. 
See Also:
Constant Field Values

TILDE

public static final String TILDE
Deprecated. 
See Also:
Constant Field Values

TRUE

public static final String TRUE
Deprecated. 
See Also:
Constant Field Values

UL

public static final String UL
Deprecated. 
See Also:
Constant Field Values

UNDERLINE

public static final String UNDERLINE
Deprecated. 
See Also:
Constant Field Values

UTC

public static final String UTC
Deprecated. 
See Also:
Constant Field Values

UTF8

public static final String UTF8
Deprecated. 
See Also:
Constant Field Values

SCRIPT_TAG_BEGIN

public static final String SCRIPT_TAG_BEGIN
Deprecated. 
See Also:
Constant Field Values

SCRIPT_TAG_END

public static final String SCRIPT_TAG_END
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

StringPool

public StringPool()
Deprecated. 


Copyright © 2015 Liferay, Inc.. All rights reserved.