org.openfaces.util
Class HTML
java.lang.Object
org.openfaces.util.HTML
public class HTML
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NBSP_ENTITY
public static final java.lang.String NBSP_ENTITY
- See Also:
- Constant Field Values
LAQUO_ENTITY
public static final java.lang.String LAQUO_ENTITY
- See Also:
- Constant Field Values
RAQUO_ENTITY
public static final java.lang.String RAQUO_ENTITY
- See Also:
- Constant Field Values
HTML_SPECIFIC_ENTITIES_TO_CODES
public static final java.util.Map<java.lang.String,java.lang.Integer> HTML_SPECIFIC_ENTITIES_TO_CODES
NBSP_CHAR
public static final java.lang.String NBSP_CHAR
- See Also:
- Constant Field Values
Copyright © 1998-2010 TeamDev Ltd. All Rights Reserved.