Package org.apache.xerces.impl
Class Constants
java.lang.Object
org.apache.xerces.impl.Constants
Commonly used constants.
INTERNAL:
- Usage of this class is not supported. It may be altered or removed at any time.
- Version:
- $Id: Constants.java 1400688 2012-10-21 17:59:34Z mrglavas $
- Author:
- Andy Clark, IBM
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringAllow unparsed entity and notation declaration events to be sent after the end DTD event ("allow-dtd-events-after-endDTD")static final StringAllow Java encoding names feature ("allow-java-encodings").static final StringBoolean indicating whether an attribute is declared in the DTD is stored in augmentations using the string "ATTRIBUTE_DECLARED".static final StringAttribute PSVI is stored in augmentations using string "ATTRIBUTE_PSVI"static final StringBalance syntax trees feature ("validation/balance-syntax-trees").static final StringInput buffer size property ("input-buffer-size").static final StringBoolean indicating whether a character is a probable white space character (ch invalid input: '<'= 0x20) that was the replacement text of a character reference is stored in augmentations using the string "CHAR_REF_PROBABLE_WS".static final StringContinue after fatal error feature ("continue-after-fatal-error").static final StringCreate cdata nodes feature ("create-cdata-nodes").static final StringCreate entity reference nodes feature ("dom/create-entity-ref-nodes").static final StringCurrent element node property ("dom/current-element-node").static final StringDatatype validator factory ("internal/datatype-validator-factory").static final StringDeclaration handler property ("declaration-handler").static final StringDefault attribute values feature ("validation/default-attribute-values").static final StringDefer node expansion feature ("dom/defer-node-expansion").static final StringDisallow DOCTYPE declaration feature ("disallow-doctype-decl").static final StringDocument class name property ("dom/document-class-name").static final StringDocument scanner property ("internal/document-scanner").static final StringDocument XML version property ("document-xml-version").static final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringDOM node property ("dom-node").static final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringDTD processor property ("internal/dtd-processor").static final StringDTD scanner property ("internal/dtd-scanner").static final StringValidator property ("internal/validator/dtd").static final StringDynamic validation feature ("validation/dynamic").static final StringElement PSVI is stored in augmentations using string "ELEMENT_PSVI"static final StringEntity manager property ("internal/entity-manager").static final StringEntity resolver property ("internal/entity-resolver").static final StringBoolean indicating whether an entity referenced in the document has not been read is stored in augmentations using the string "ENTITY_SKIPPED".static final StringError handler property ("internal/error-handler").static final StringError reporter property ("internal/error-reporter").static final StringExternal general entities feature ("external-general-entities ").static final StringExternal parameter entities feature ("external-parameter-entities ").static final StringGenerate synthetic annotations feature ("generate-synthetic-annotations").static final StringHonour all schemaLocations feature ("honour-all-schemaLocations").static final StringPerform checking of ID/IDREFs ("validation/id-idref-checking")static final StringFeature to ignore errors caused by identity constraints ("validation/identity-constraint-checking")static final StringFeature to ignore xsi:type attributes on elements during validation, until a global element declaration is found.static final StringComments feature ("include-comments").static final StringInclude ignorable whitespace feature ("dom/include-ignorable-whitespace").static final StringIs standalone feature ("is-standalone").static final StringJAXP property prefix ("http://java.sun.com/xml/jaxp/properties/").static final StringLexical handler parameter entities feature ("lexical-handler/parameter-entities").static final StringLexical handler property ("lexical-handler").static final StringFeature id: load as infoset.static final StringLoad dtd grammar when nonvalidating feature ("nonvalidating/load-dtd-grammar").static final StringLoad external dtd when nonvalidating feature ("nonvalidating/load-external-dtd").static final StringLocale property ("locale").static final StringNamespace binder property ("internal/namespace-binder").static final StringNamespace context property ("internal/namespace-context").static final StringNamespace growth feature ("namespace-growth").static final StringNamespace prefixes feature ("namespace-prefixes").static final StringNamespaces feature ("namespaces").static final StringNotify built-in (&, etc.) references feature (scanner/notify-builtin-refs").static final StringNotify character references feature (scanner/notify-char-refs").static final Stringstatic final Stringstatic final StringInternal performance related feature: false - the parser settings (features/properties) have not changed between 2 parses true - the parser settings have changed between 2 parses NOTE: this feature should only be set by the parser configuration.static final StringResolve DTD URIs feature ("resolve-dtd-uris").static final StringSchema element declaration for the root element in a document ("validation/schema/root-element-declaration").static final StringSchema type for the root element in a document ("validation/schema/root-type-definition").static final StringSAX feature prefix ("http://xml.org/sax/features/").static final StringSAX property prefix ("http://xml.org/sax/properties/").static final booleanstatic final StringAugment Post-Schema-Validation-Infosetstatic final StringSchema element declaration for the root element in a document ("internal/validation/schema/dv-factory").static final StringSend schema default value via characters()static final StringSchema full constraint checking ("validation/schema-full-checking").static final StringJAXP schemaSource language: when used internally may include DTD namespace (DOM)static final StringNo namespace schema location property ("schema/external-schemaLocation").static final StringSchema location property ("schema/external-noNamespaceSchemaLocation").static final StringExpose schema normalized valuesstatic final StringJAXP schemaSource property: when used internally may include DTD sources (DOM)static final StringSchema validation feature ("validation/schema").static final StringValidator property ("internal/validator/schema").static final shortstatic final shortstatic final StringSecurity manager property ("security-manager").static final StringStandard URI conformant feature ("standard-uri-conformant").static final StringString interning feature ("string-interning").static final StringString interned feature ("internal/strings-interned").static final StringSymbol table property ("internal/symbol-table").static final StringTolerate duplicates feature ("internal/tolerate-duplicates").static final StringUnicode normalization checking feature ("unicode-normalization-checking").static final StringFeature to ignore errors caused by unparsed entities ("validation/unparsed-entity-checking")static final StringUse Attributes2 feature ("use-attributes2").static final StringUse EntityResolver2 feature ("use-entity-resolver2").static final StringInternal feature.static final StringUse Locator2 feature ("use-locator2").static final StringValidate annotations feature ("validate-annotations").static final StringValidate content models feature ("validation/validate-content-models").static final StringValidate datatypes feature ("validation/validate-datatypes").static final StringValidation feature ("validation").static final StringValidation manager property ("internal/validation-manager").static final StringValidator property ("internal/validator").static final Stringstatic final StringWarn on duplicate attribute declaration feature ("validation/warn-on-duplicate-attdef").static final StringWarn on duplicate entity declaration feature ("warn-on-duplicate-entitydef").static final StringWarn on undeclared element feature ("validation/warn-on-undeclared-elemdef").static final StringXerces features prefix ("http://apache.org/xml/features/").static final StringXerces properties prefix ("http://apache.org/xml/properties/").static final StringXInclude processing feature ("xinclude").static final StringXInclude fixup base URIs feature ("xinclude/fixup-base-uris").static final StringXInclude fixup language feature ("xinclude/fixup-language").static final StringXInclude handler property ("internal/xinclude-handler").static final StringXML 1.1 feature ("xml-1.1").static final StringXML string property ("xml-string").static final shortstatic final shortstatic final shortstatic final StringGrammar pool property ("internal/grammar-pool").static final Stringxmlns URIs feature ("xmlns-uris").static final StringXPointer handler property ("internal/xpointer-handler"). -
Method Summary
Modifier and TypeMethodDescriptionstatic EnumerationReturns an enumeration of the SAX features.static EnumerationReturns an enumeration of the SAX properties.static EnumerationReturns an enumeration of the Xerces features.static EnumerationReturns an enumeration of the Xerces properties.static voidPrints all of the constants to standard output.
-
Field Details
-
NS_XMLSCHEMA
-
NS_DTD
-
W3C_XML_SCHEMA10_NS_URI
-
SAX_FEATURE_PREFIX
SAX feature prefix ("http://xml.org/sax/features/").- See Also:
-
NAMESPACES_FEATURE
Namespaces feature ("namespaces").- See Also:
-
NAMESPACE_PREFIXES_FEATURE
Namespace prefixes feature ("namespace-prefixes").- See Also:
-
STRING_INTERNING_FEATURE
String interning feature ("string-interning").- See Also:
-
VALIDATION_FEATURE
Validation feature ("validation").- See Also:
-
EXTERNAL_GENERAL_ENTITIES_FEATURE
External general entities feature ("external-general-entities ").- See Also:
-
EXTERNAL_PARAMETER_ENTITIES_FEATURE
External parameter entities feature ("external-parameter-entities ").- See Also:
-
LEXICAL_HANDLER_PARAMETER_ENTITIES_FEATURE
Lexical handler parameter entities feature ("lexical-handler/parameter-entities").- See Also:
-
IS_STANDALONE_FEATURE
Is standalone feature ("is-standalone").- See Also:
-
RESOLVE_DTD_URIS_FEATURE
Resolve DTD URIs feature ("resolve-dtd-uris").- See Also:
-
USE_ATTRIBUTES2_FEATURE
Use Attributes2 feature ("use-attributes2").- See Also:
-
USE_LOCATOR2_FEATURE
Use Locator2 feature ("use-locator2").- See Also:
-
USE_ENTITY_RESOLVER2_FEATURE
Use EntityResolver2 feature ("use-entity-resolver2").- See Also:
-
UNICODE_NORMALIZATION_CHECKING_FEATURE
Unicode normalization checking feature ("unicode-normalization-checking").- See Also:
-
XMLNS_URIS_FEATURE
xmlns URIs feature ("xmlns-uris").- See Also:
-
XML_11_FEATURE
XML 1.1 feature ("xml-1.1").- See Also:
-
ALLOW_DTD_EVENTS_AFTER_ENDDTD_FEATURE
Allow unparsed entity and notation declaration events to be sent after the end DTD event ("allow-dtd-events-after-endDTD")- See Also:
-
SAX_PROPERTY_PREFIX
SAX property prefix ("http://xml.org/sax/properties/").- See Also:
-
DECLARATION_HANDLER_PROPERTY
Declaration handler property ("declaration-handler").- See Also:
-
LEXICAL_HANDLER_PROPERTY
Lexical handler property ("lexical-handler").- See Also:
-
DOM_NODE_PROPERTY
DOM node property ("dom-node").- See Also:
-
XML_STRING_PROPERTY
XML string property ("xml-string").- See Also:
-
DOCUMENT_XML_VERSION_PROPERTY
Document XML version property ("document-xml-version").- See Also:
-
JAXP_PROPERTY_PREFIX
JAXP property prefix ("http://java.sun.com/xml/jaxp/properties/").- See Also:
-
SCHEMA_SOURCE
JAXP schemaSource property: when used internally may include DTD sources (DOM)- See Also:
-
SCHEMA_LANGUAGE
JAXP schemaSource language: when used internally may include DTD namespace (DOM)- See Also:
-
INCLUDE_COMMENTS_FEATURE
Comments feature ("include-comments").- See Also:
-
CREATE_CDATA_NODES_FEATURE
Create cdata nodes feature ("create-cdata-nodes").- See Also:
-
LOAD_AS_INFOSET
Feature id: load as infoset.- See Also:
-
DOM_CANONICAL_FORM
- See Also:
-
DOM_CDATA_SECTIONS
- See Also:
-
DOM_COMMENTS
- See Also:
-
DOM_CHARSET_OVERRIDES_XML_ENCODING
- See Also:
-
DOM_DATATYPE_NORMALIZATION
- See Also:
-
DOM_ENTITIES
- See Also:
-
DOM_INFOSET
- See Also:
-
DOM_NAMESPACES
- See Also:
-
DOM_NAMESPACE_DECLARATIONS
- See Also:
-
DOM_SUPPORTED_MEDIATYPES_ONLY
- See Also:
-
DOM_VALIDATE_IF_SCHEMA
- See Also:
-
DOM_VALIDATE
- See Also:
-
DOM_ELEMENT_CONTENT_WHITESPACE
- See Also:
-
DOM_DISCARD_DEFAULT_CONTENT
- See Also:
-
DOM_NORMALIZE_CHARACTERS
- See Also:
-
DOM_CHECK_CHAR_NORMALIZATION
- See Also:
-
DOM_WELLFORMED
- See Also:
-
DOM_SPLIT_CDATA
- See Also:
-
DOM_FORMAT_PRETTY_PRINT
- See Also:
-
DOM_XMLDECL
- See Also:
-
DOM_UNKNOWNCHARS
- See Also:
-
DOM_CERTIFIED
- See Also:
-
DOM_DISALLOW_DOCTYPE
- See Also:
-
DOM_IGNORE_UNKNOWN_CHARACTER_DENORMALIZATIONS
- See Also:
-
DOM_RESOURCE_RESOLVER
- See Also:
-
DOM_ERROR_HANDLER
- See Also:
-
DOM_SCHEMA_TYPE
- See Also:
-
DOM_SCHEMA_LOCATION
- See Also:
-
DOM_PSVI
- See Also:
-
XERCES_FEATURE_PREFIX
Xerces features prefix ("http://apache.org/xml/features/").- See Also:
-
SCHEMA_VALIDATION_FEATURE
Schema validation feature ("validation/schema").- See Also:
-
SCHEMA_NORMALIZED_VALUE
Expose schema normalized values- See Also:
-
SCHEMA_ELEMENT_DEFAULT
Send schema default value via characters()- See Also:
-
SCHEMA_FULL_CHECKING
Schema full constraint checking ("validation/schema-full-checking").- See Also:
-
SCHEMA_AUGMENT_PSVI
Augment Post-Schema-Validation-Infoset- See Also:
-
DYNAMIC_VALIDATION_FEATURE
Dynamic validation feature ("validation/dynamic").- See Also:
-
WARN_ON_DUPLICATE_ATTDEF_FEATURE
Warn on duplicate attribute declaration feature ("validation/warn-on-duplicate-attdef").- See Also:
-
WARN_ON_UNDECLARED_ELEMDEF_FEATURE
Warn on undeclared element feature ("validation/warn-on-undeclared-elemdef").- See Also:
-
WARN_ON_DUPLICATE_ENTITYDEF_FEATURE
Warn on duplicate entity declaration feature ("warn-on-duplicate-entitydef").- See Also:
-
ALLOW_JAVA_ENCODINGS_FEATURE
Allow Java encoding names feature ("allow-java-encodings").- See Also:
-
DISALLOW_DOCTYPE_DECL_FEATURE
Disallow DOCTYPE declaration feature ("disallow-doctype-decl").- See Also:
-
CONTINUE_AFTER_FATAL_ERROR_FEATURE
Continue after fatal error feature ("continue-after-fatal-error").- See Also:
-
LOAD_DTD_GRAMMAR_FEATURE
Load dtd grammar when nonvalidating feature ("nonvalidating/load-dtd-grammar").- See Also:
-
LOAD_EXTERNAL_DTD_FEATURE
Load external dtd when nonvalidating feature ("nonvalidating/load-external-dtd").- See Also:
-
DEFER_NODE_EXPANSION_FEATURE
Defer node expansion feature ("dom/defer-node-expansion").- See Also:
-
CREATE_ENTITY_REF_NODES_FEATURE
Create entity reference nodes feature ("dom/create-entity-ref-nodes").- See Also:
-
INCLUDE_IGNORABLE_WHITESPACE
Include ignorable whitespace feature ("dom/include-ignorable-whitespace").- See Also:
-
DEFAULT_ATTRIBUTE_VALUES_FEATURE
Default attribute values feature ("validation/default-attribute-values").- See Also:
-
VALIDATE_CONTENT_MODELS_FEATURE
Validate content models feature ("validation/validate-content-models").- See Also:
-
VALIDATE_DATATYPES_FEATURE
Validate datatypes feature ("validation/validate-datatypes").- See Also:
-
BALANCE_SYNTAX_TREES
Balance syntax trees feature ("validation/balance-syntax-trees").- See Also:
-
NOTIFY_CHAR_REFS_FEATURE
Notify character references feature (scanner/notify-char-refs").- See Also:
-
NOTIFY_BUILTIN_REFS_FEATURE
Notify built-in (&, etc.) references feature (scanner/notify-builtin-refs").- See Also:
-
STANDARD_URI_CONFORMANT_FEATURE
Standard URI conformant feature ("standard-uri-conformant").- See Also:
-
GENERATE_SYNTHETIC_ANNOTATIONS_FEATURE
Generate synthetic annotations feature ("generate-synthetic-annotations").- See Also:
-
VALIDATE_ANNOTATIONS_FEATURE
Validate annotations feature ("validate-annotations").- See Also:
-
HONOUR_ALL_SCHEMALOCATIONS_FEATURE
Honour all schemaLocations feature ("honour-all-schemaLocations").- See Also:
-
NAMESPACE_GROWTH_FEATURE
Namespace growth feature ("namespace-growth").- See Also:
-
TOLERATE_DUPLICATES_FEATURE
Tolerate duplicates feature ("internal/tolerate-duplicates").- See Also:
-
STRINGS_INTERNED_FEATURE
String interned feature ("internal/strings-interned").- See Also:
-
XINCLUDE_FEATURE
XInclude processing feature ("xinclude").- See Also:
-
XINCLUDE_FIXUP_BASE_URIS_FEATURE
XInclude fixup base URIs feature ("xinclude/fixup-base-uris").- See Also:
-
XINCLUDE_FIXUP_LANGUAGE_FEATURE
XInclude fixup language feature ("xinclude/fixup-language").- See Also:
-
IGNORE_XSI_TYPE_FEATURE
Feature to ignore xsi:type attributes on elements during validation, until a global element declaration is found. ("validation/schema/ignore-xsi-type-until-elemdecl") If this feature is on when validating a document, then beginning at the validation root element, xsi:type attributes are ignored until a global element declaration is found for an element. Once a global element declaration has been found, xsi:type attributes will start being processed for the sub-tree beginning at the element for which the declaration was found. Suppose an element A has two element children, B and C. If a global element declaration is found for A, xsi:type attributes on A, B and C, and all of B and C's descendents, will be processed. If no global element declaration is found for A or B, but one is found for C, then xsi:type attributes will be ignored on A and B (and any descendents of B, until a global element declaration is found), but xsi:type attributes will be processed for C and all of C's descendents. Once xsi:type attributes stop being ignored for a subtree, they do not start being ignored again, even if more elements are encountered for which no global element declaration can be found.- See Also:
-
ID_IDREF_CHECKING_FEATURE
Perform checking of ID/IDREFs ("validation/id-idref-checking")- See Also:
-
IDC_CHECKING_FEATURE
Feature to ignore errors caused by identity constraints ("validation/identity-constraint-checking")- See Also:
-
UNPARSED_ENTITY_CHECKING_FEATURE
Feature to ignore errors caused by unparsed entities ("validation/unparsed-entity-checking")- See Also:
-
USE_GRAMMAR_POOL_ONLY_FEATURE
Internal feature. When set to true the schema validator will only use schema components from the grammar pool provided.- See Also:
-
PARSER_SETTINGS
Internal performance related feature: false - the parser settings (features/properties) have not changed between 2 parses true - the parser settings have changed between 2 parses NOTE: this feature should only be set by the parser configuration.- See Also:
-
XERCES_PROPERTY_PREFIX
Xerces properties prefix ("http://apache.org/xml/properties/").- See Also:
-
CURRENT_ELEMENT_NODE_PROPERTY
Current element node property ("dom/current-element-node").- See Also:
-
DOCUMENT_CLASS_NAME_PROPERTY
Document class name property ("dom/document-class-name").- See Also:
-
SYMBOL_TABLE_PROPERTY
Symbol table property ("internal/symbol-table").- See Also:
-
ERROR_REPORTER_PROPERTY
Error reporter property ("internal/error-reporter").- See Also:
-
ERROR_HANDLER_PROPERTY
Error handler property ("internal/error-handler").- See Also:
-
XINCLUDE_HANDLER_PROPERTY
XInclude handler property ("internal/xinclude-handler").- See Also:
-
XPOINTER_HANDLER_PROPERTY
XPointer handler property ("internal/xpointer-handler").- See Also:
-
ENTITY_MANAGER_PROPERTY
Entity manager property ("internal/entity-manager").- See Also:
-
BUFFER_SIZE_PROPERTY
Input buffer size property ("input-buffer-size").- See Also:
-
SECURITY_MANAGER_PROPERTY
Security manager property ("security-manager").- See Also:
-
LOCALE_PROPERTY
Locale property ("locale").- See Also:
-
ENTITY_RESOLVER_PROPERTY
Entity resolver property ("internal/entity-resolver").- See Also:
-
XMLGRAMMAR_POOL_PROPERTY
Grammar pool property ("internal/grammar-pool").- See Also:
-
DATATYPE_VALIDATOR_FACTORY_PROPERTY
Datatype validator factory ("internal/datatype-validator-factory").- See Also:
-
DOCUMENT_SCANNER_PROPERTY
Document scanner property ("internal/document-scanner").- See Also:
-
DTD_SCANNER_PROPERTY
DTD scanner property ("internal/dtd-scanner").- See Also:
-
DTD_PROCESSOR_PROPERTY
DTD processor property ("internal/dtd-processor").- See Also:
-
VALIDATOR_PROPERTY
Validator property ("internal/validator").- See Also:
-
DTD_VALIDATOR_PROPERTY
Validator property ("internal/validator/dtd").- See Also:
-
SCHEMA_VALIDATOR_PROPERTY
Validator property ("internal/validator/schema").- See Also:
-
SCHEMA_LOCATION
No namespace schema location property ("schema/external-schemaLocation").- See Also:
-
SCHEMA_NONS_LOCATION
Schema location property ("schema/external-noNamespaceSchemaLocation").- See Also:
-
NAMESPACE_BINDER_PROPERTY
Namespace binder property ("internal/namespace-binder").- See Also:
-
NAMESPACE_CONTEXT_PROPERTY
Namespace context property ("internal/namespace-context").- See Also:
-
VALIDATION_MANAGER_PROPERTY
Validation manager property ("internal/validation-manager").- See Also:
-
ROOT_TYPE_DEFINITION_PROPERTY
Schema type for the root element in a document ("validation/schema/root-type-definition").- See Also:
-
ROOT_ELEMENT_DECLARATION_PROPERTY
Schema element declaration for the root element in a document ("validation/schema/root-element-declaration").- See Also:
-
SCHEMA_DV_FACTORY_PROPERTY
Schema element declaration for the root element in a document ("internal/validation/schema/dv-factory").- See Also:
-
ELEMENT_PSVI
Element PSVI is stored in augmentations using string "ELEMENT_PSVI"- See Also:
-
ATTRIBUTE_PSVI
Attribute PSVI is stored in augmentations using string "ATTRIBUTE_PSVI"- See Also:
-
ATTRIBUTE_DECLARED
Boolean indicating whether an attribute is declared in the DTD is stored in augmentations using the string "ATTRIBUTE_DECLARED". The absence of this augmentation indicates that the attribute was not declared in the DTD.- See Also:
-
ENTITY_SKIPPED
Boolean indicating whether an entity referenced in the document has not been read is stored in augmentations using the string "ENTITY_SKIPPED". The absence of this augmentation indicates that the entity had a declaration and was expanded.- See Also:
-
CHAR_REF_PROBABLE_WS
Boolean indicating whether a character is a probable white space character (ch invalid input: '<'= 0x20) that was the replacement text of a character reference is stored in augmentations using the string "CHAR_REF_PROBABLE_WS". The absence of this augmentation indicates that the character is not probable white space and/or was not included from a character reference.- See Also:
-
XML_VERSION_ERROR
public static final short XML_VERSION_ERROR- See Also:
-
XML_VERSION_1_0
public static final short XML_VERSION_1_0- See Also:
-
XML_VERSION_1_1
public static final short XML_VERSION_1_1- See Also:
-
SCHEMA_1_1_SUPPORT
public static final boolean SCHEMA_1_1_SUPPORT- See Also:
-
SCHEMA_VERSION_1_0
public static final short SCHEMA_VERSION_1_0- See Also:
-
SCHEMA_VERSION_1_0_EXTENDED
public static final short SCHEMA_VERSION_1_0_EXTENDED- See Also:
-
-
Method Details
-
getSAXFeatures
Returns an enumeration of the SAX features. -
getSAXProperties
Returns an enumeration of the SAX properties. -
getXercesFeatures
Returns an enumeration of the Xerces features. -
getXercesProperties
Returns an enumeration of the Xerces properties. -
main
Prints all of the constants to standard output.
-