net.sf.eclipseexeditor.xml
Class Constants
java.lang.Object
net.sf.eclipseexeditor.xml.Constants
- public final class Constants
- extends Object
Useful constants
- Author:
- David Biesack David.Biesack@mindspring.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XML_AMP
public static final String XML_AMP
- See Also:
- Constant Field Values
XML_GT
public static final String XML_GT
- See Also:
- Constant Field Values
XML_LT
public static final String XML_LT
- See Also:
- Constant Field Values
XML_QUOT
public static final String XML_QUOT
- See Also:
- Constant Field Values
XML_AMP_CH
public static final char XML_AMP_CH
- See Also:
- Constant Field Values
XML_GT_CH
public static final char XML_GT_CH
- See Also:
- Constant Field Values
XML_LT_CH
public static final char XML_LT_CH
- See Also:
- Constant Field Values
XML_QUOT_CH
public static final char XML_QUOT_CH
- See Also:
- Constant Field Values
XML_AMP_LEN
public static final int XML_AMP_LEN
XML_LT_LEN
public static final int XML_LT_LEN
XML_GT_LEN
public static final int XML_GT_LEN
XML_QUOT_LEN
public static final int XML_QUOT_LEN