net.sf.jolene.constants
Class Entities
java.lang.Object
net.sf.jolene.constants.Entities
public class Entities
- extends java.lang.Object
Simple defines of common HTML entities.
- Since:
- Jun 16, 2008 6:28:58 AM
- Author:
- Dan Howard
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
space
public static final java.lang.String space
- See Also:
- Constant Field Values
quote
public static final java.lang.String quote
- See Also:
- Constant Field Values
ampersand
public static final java.lang.String ampersand
- See Also:
- Constant Field Values
lessthan
public static final java.lang.String lessthan
- See Also:
- Constant Field Values
greaterthan
public static final java.lang.String greaterthan
- See Also:
- Constant Field Values