org.cip4.jdflib.core
Class JDFCoreConstants
java.lang.Object
org.cip4.jdflib.core.JDFCoreConstants
- Direct Known Subclasses:
- JDFConstants
public abstract class JDFCoreConstants
- extends Object
list of Strings that are universal and independent of JDF
- Author:
- rainerprosi
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EPSILON
public static final double EPSILON
- max difference between two double values to be equal
- See Also:
- Constant Field Values
EMPTYSTRING
public static final String EMPTYSTRING
- See Also:
- Constant Field Values
COMMA
public static final String COMMA
- See Also:
- Constant Field Values
BLANK
public static final String BLANK
- See Also:
- Constant Field Values
COLON
public static final String COLON
- See Also:
- Constant Field Values
HYPHEN
public static final String HYPHEN
- See Also:
- Constant Field Values
CHAR_COLON
public static final char CHAR_COLON
- See Also:
- Constant Field Values
QUOTE
public static final String QUOTE
- See Also:
- Constant Field Values
SLASH
public static final String SLASH
- See Also:
- Constant Field Values
DOT
public static final String DOT
- See Also:
- Constant Field Values
DOTSLASH
public static final String DOTSLASH
- See Also:
- Constant Field Values
DOTDOTSLASH
public static final String DOTDOTSLASH
- See Also:
- Constant Field Values
AET
public static final String AET
- See Also:
- Constant Field Values
TILDE
public static final String TILDE
- See Also:
- Constant Field Values
STAR
public static final String STAR
- See Also:
- Constant Field Values
UNDERSCORE
public static final String UNDERSCORE
- See Also:
- Constant Field Values
ID
public static final String ID
- See Also:
- Constant Field Values
XMLNS
public static final String XMLNS
- See Also:
- Constant Field Values
XSI
public static final String XSI
- See Also:
- Constant Field Values
XSITYPE
public static final String XSITYPE
- See Also:
- Constant Field Values
XSIURI
public static final String XSIURI
- See Also:
- Constant Field Values
XMLNSURI
public static final String XMLNSURI
- See Also:
- Constant Field Values
XMLNSXSI
public static final String XMLNSXSI
- See Also:
- Constant Field Values
SCHEMALOCATION
public static final String SCHEMALOCATION
- See Also:
- Constant Field Values
TRUE
public static final String TRUE
- See Also:
- Constant Field Values
FALSE
public static final String FALSE
- See Also:
- Constant Field Values
BOOLEAN_TRUE
public static final String BOOLEAN_TRUE
- See Also:
- Constant Field Values
BOOLEAN_FALSE
public static final String BOOLEAN_FALSE
- See Also:
- Constant Field Values
NEGINF
public static final String NEGINF
- See Also:
- Constant Field Values
POSINF
public static final String POSINF
- See Also:
- Constant Field Values
MIME_TEXTUNKNOWN
public static final String MIME_TEXTUNKNOWN
- See Also:
- Constant Field Values
MIME_TEXTXML
public static final String MIME_TEXTXML
- See Also:
- Constant Field Values
MIME_PNG
public static final String MIME_PNG
- See Also:
- Constant Field Values
MIME_TIFF
public static final String MIME_TIFF
- See Also:
- Constant Field Values
MIME_PDF
public static final String MIME_PDF
- See Also:
- Constant Field Values
MIME_JPG
public static final String MIME_JPG
- See Also:
- Constant Field Values
MIME_PS
public static final String MIME_PS
- See Also:
- Constant Field Values
MIME_EPS
public static final String MIME_EPS
- See Also:
- Constant Field Values
MIME_JDF
public static final String MIME_JDF
- See Also:
- Constant Field Values
MIME_JMF
public static final String MIME_JMF
- See Also:
- Constant Field Values
MIME_CIP3
public static final String MIME_CIP3
- See Also:
- Constant Field Values
MIME_PPML
public static final String MIME_PPML
- See Also:
- Constant Field Values
JDFCoreConstants
public JDFCoreConstants()
Copyright © 2013. All Rights Reserved.