public final class

Constants

extends Object
java.lang.Object
   ↳ org.apache.xerces.impl.Constants

Class Overview

Commonly used constants.@xerces.internal

Summary

Constants
String 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")
String ALLOW_JAVA_ENCODINGS_FEATURE Allow Java encoding names feature ("allow-java-encodings").
String ATTRIBUTE_DECLARED Boolean indicating whether an attribute is declared in the DTD is stored in augmentations using the string "ATTRIBUTE_DECLARED".
String ATTRIBUTE_PSVI
String BALANCE_SYNTAX_TREES Balance syntax trees feature ("validation/balance-syntax-trees").
String BUFFER_SIZE_PROPERTY Input buffer size property ("input-buffer-size").
String CHAR_REF_PROBABLE_WS Boolean indicating whether a character is a probable white space character (ch <= 0x20) that was the replacement text of a character reference is stored in augmentations using the string "CHAR_REF_PROBABLE_WS".
String CONTINUE_AFTER_FATAL_ERROR_FEATURE Continue after fatal error feature ("continue-after-fatal-error").
String CREATE_CDATA_NODES_FEATURE Create cdata nodes feature ("create-cdata-nodes").
String CREATE_ENTITY_REF_NODES_FEATURE Create entity reference nodes feature ("dom/create-entity-ref-nodes").
String CURRENT_ELEMENT_NODE_PROPERTY Current element node property ("dom/current-element-node").
String DATATYPE_VALIDATOR_FACTORY_PROPERTY Datatype validator factory ("internal/datatype-validator-factory").
String DECLARATION_HANDLER_PROPERTY Declaration handler property ("declaration-handler").
String DEFAULT_ATTRIBUTE_VALUES_FEATURE Default attribute values feature ("validation/default-attribute-values").
String DEFER_NODE_EXPANSION_FEATURE Defer node expansion feature ("dom/defer-node-expansion").
String DISALLOW_DOCTYPE_DECL_FEATURE Disallow DOCTYPE declaration feature ("disallow-doctype-decl").
String DOCUMENT_CLASS_NAME_PROPERTY Document class name property ("dom/document-class-name").
String DOCUMENT_SCANNER_PROPERTY Document scanner property ("internal/document-scanner").
String DOCUMENT_XML_VERSION_PROPERTY Document XML version property ("document-xml-version").
String DOM_CANONICAL_FORM
String DOM_CDATA_SECTIONS
String DOM_CERTIFIED
String DOM_CHARSET_OVERRIDES_XML_ENCODING
String DOM_CHECK_CHAR_NORMALIZATION
String DOM_COMMENTS
String DOM_DATATYPE_NORMALIZATION
String DOM_DISALLOW_DOCTYPE
String DOM_DISCARD_DEFAULT_CONTENT
String DOM_ELEMENT_CONTENT_WHITESPACE
String DOM_ENTITIES
String DOM_ERROR_HANDLER
String DOM_FORMAT_PRETTY_PRINT
String DOM_IGNORE_UNKNOWN_CHARACTER_DENORMALIZATIONS
String DOM_INFOSET
String DOM_NAMESPACES
String DOM_NAMESPACE_DECLARATIONS
String DOM_NODE_PROPERTY DOM node property ("dom-node").
String DOM_NORMALIZE_CHARACTERS
String DOM_PSVI
String DOM_RESOURCE_RESOLVER
String DOM_SCHEMA_LOCATION
String DOM_SCHEMA_TYPE
String DOM_SPLIT_CDATA
String DOM_SUPPORTED_MEDIATYPES_ONLY
String DOM_UNKNOWNCHARS
String DOM_VALIDATE
String DOM_VALIDATE_IF_SCHEMA
String DOM_WELLFORMED
String DOM_XMLDECL
String DTD_PROCESSOR_PROPERTY DTD processor property ("internal/dtd-processor").
String DTD_SCANNER_PROPERTY DTD scanner property ("internal/dtd-scanner").
String DTD_VALIDATOR_PROPERTY Validator property ("internal/validator/dtd").
String DYNAMIC_VALIDATION_FEATURE Dynamic validation feature ("validation/dynamic").
String ELEMENT_PSVI Element PSVI is stored in augmentations using string "ELEMENT_PSVI"
String ENTITY_MANAGER_PROPERTY Entity manager property ("internal/entity-manager").
String ENTITY_RESOLVER_PROPERTY Entity resolver property ("internal/entity-resolver").
String ENTITY_SKIPPED Boolean indicating whether an entity referenced in the document has not been read is stored in augmentations using the string "ENTITY_SKIPPED".
String ERROR_HANDLER_PROPERTY Error handler property ("internal/error-handler").
String ERROR_REPORTER_PROPERTY Error reporter property ("internal/error-reporter").
String EXTERNAL_GENERAL_ENTITIES_FEATURE External general entities feature ("external-general-entities ").
String EXTERNAL_PARAMETER_ENTITIES_FEATURE External parameter entities feature ("external-parameter-entities ").
String GENERATE_SYNTHETIC_ANNOTATIONS_FEATURE Generate synthetic annotations feature ("generate-synthetic-annotations").
String HONOUR_ALL_SCHEMALOCATIONS_FEATURE Honour all schemaLocations feature ("honour-all-schemaLocations").
String IDC_CHECKING_FEATURE Feature to ignore errors caused by identity constraints ("validation/identity-constraint-checking")
String ID_IDREF_CHECKING_FEATURE Perform checking of ID/IDREFs ("validation/id-idref-checking")
String IGNORE_XSI_TYPE_FEATURE Feature to ignore xsi:type attributes on elements during validation, until a global element declaration is found.
String INCLUDE_COMMENTS_FEATURE Comments feature ("include-comments").
String INCLUDE_IGNORABLE_WHITESPACE Include ignorable whitespace feature ("dom/include-ignorable-whitespace").
String IS_STANDALONE_FEATURE Is standalone feature ("is-standalone").
String JAXP_PROPERTY_PREFIX JAXP property prefix ("http://java.sun.com/xml/jaxp/properties/").
String LEXICAL_HANDLER_PARAMETER_ENTITIES_FEATURE Lexical handler parameter entities feature ("lexical-handler/parameter-entities").
String LEXICAL_HANDLER_PROPERTY Lexical handler property ("lexical-handler").
String LOAD_AS_INFOSET Feature id: load as infoset.
String LOAD_DTD_GRAMMAR_FEATURE Load dtd grammar when nonvalidating feature ("nonvalidating/load-dtd-grammar").
String LOAD_EXTERNAL_DTD_FEATURE Load external dtd when nonvalidating feature ("nonvalidating/load-external-dtd").
String NAMESPACES_FEATURE Namespaces feature ("namespaces").
String NAMESPACE_BINDER_PROPERTY Namespace binder property ("internal/namespace-binder").
String NAMESPACE_CONTEXT_PROPERTY Namespace context property ("internal/namespace-context").
String NAMESPACE_PREFIXES_FEATURE Namespace prefixes feature ("namespace-prefixes").
String NOTIFY_BUILTIN_REFS_FEATURE Notify built-in (&amp;, etc.) references feature (scanner/notify-builtin-refs").
String NOTIFY_CHAR_REFS_FEATURE Notify character references feature (scanner/notify-char-refs").
String 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.
String RESOLVE_DTD_URIS_FEATURE Resolve DTD URIs feature ("resolve-dtd-uris").
String ROOT_TYPE_DEFINITION_PROPERTY Schema type of the root element in a document ("validation/schema/root-type-definition").
String SAX_FEATURE_PREFIX SAX feature prefix ("http://xml.org/sax/features/").
String SAX_PROPERTY_PREFIX SAX property prefix ("http://xml.org/sax/properties/").
boolean SCHEMA_1_1_SUPPORT
String SCHEMA_AUGMENT_PSVI Augment Post-Schema-Validation-Infoset
String SCHEMA_ELEMENT_DEFAULT Send schema default value via characters()
String SCHEMA_FULL_CHECKING Schema full constraint checking ("validation/schema-full-checking").
String SCHEMA_LANGUAGE JAXP schemaSource language: when used internally may include DTD namespace (DOM)
String SCHEMA_LOCATION No namespace schema location property ("schema/external-schemaLocation").
String SCHEMA_NONS_LOCATION Schema location property ("schema/external-noNamespaceSchemaLocation").
String SCHEMA_NORMALIZED_VALUE Expose schema normalized values
String SCHEMA_SOURCE JAXP schemaSource property: when used internally may include DTD sources (DOM)
String SCHEMA_VALIDATION_FEATURE Schema validation feature ("validation/schema").
String SCHEMA_VALIDATOR_PROPERTY Validator property ("internal/validator/schema").
String SECURITY_MANAGER_PROPERTY Security manager property ("security-manager").
String STANDARD_URI_CONFORMANT_FEATURE Standard URI conformant feature ("standard-uri-conformant").
String STRING_INTERNING_FEATURE String interning feature ("string-interning").
String SYMBOL_TABLE_PROPERTY Symbol table property ("internal/symbol-table").
String UNICODE_NORMALIZATION_CHECKING_FEATURE Unicode normalization checking feature ("unicode-normalization-checking").
String UNPARSED_ENTITY_CHECKING_FEATURE Feature to ignore errors caused by unparsed entities ("validation/unparsed-entity-checking")
String USE_ATTRIBUTES2_FEATURE Use Attributes2 feature ("use-attributes2").
String USE_ENTITY_RESOLVER2_FEATURE Use EntityResolver2 feature ("use-entity-resolver2").
String USE_GRAMMAR_POOL_ONLY_FEATURE Internal feature.
String USE_LOCATOR2_FEATURE Use Locator2 feature ("use-locator2").
String VALIDATE_ANNOTATIONS_FEATURE Validate annotations feature ("validate-annotations").
String VALIDATE_CONTENT_MODELS_FEATURE Validate content models feature ("validation/validate-content-models").
String VALIDATE_DATATYPES_FEATURE Validate datatypes feature ("validation/validate-datatypes").
String VALIDATION_FEATURE Validation feature ("validation").
String VALIDATION_MANAGER_PROPERTY Validation manager property ("internal/validation-manager").
String VALIDATOR_PROPERTY Validator property ("internal/validator").
String WARN_ON_DUPLICATE_ATTDEF_FEATURE Warn on duplicate attribute declaration feature ("validation/warn-on-duplicate-attdef").
String WARN_ON_DUPLICATE_ENTITYDEF_FEATURE Warn on duplicate entity declaration feature ("warn-on-duplicate-entitydef").
String WARN_ON_UNDECLARED_ELEMDEF_FEATURE Warn on undeclared element feature ("validation/warn-on-undeclared-elemdef").
String XERCES_FEATURE_PREFIX Xerces features prefix ("http://apache.org/xml/features/").
String XERCES_PROPERTY_PREFIX Xerces properties prefix ("http://apache.org/xml/properties/").
String XINCLUDE_FEATURE XInclude processing feature ("xinclude").
String XINCLUDE_FIXUP_BASE_URIS_FEATURE XInclude fixup base URIs feature ("xinclude/fixup-base-uris").
String XINCLUDE_FIXUP_LANGUAGE_FEATURE XInclude fixup language feature ("xinclude/fixup-language").
String XINCLUDE_HANDLER_PROPERTY XInclude handler property ("internal/xinclude-handler").
String XMLGRAMMAR_POOL_PROPERTY Grammar pool property ("internal/grammar-pool").
String XMLNS_URIS_FEATURE xmlns URIs feature ("xmlns-uris").
String XML_11_FEATURE XML 1.1 feature ("xml-1.1").
String XML_STRING_PROPERTY XML string property ("xml-string").
short XML_VERSION_1_0
short XML_VERSION_1_1
short XML_VERSION_ERROR
String XPOINTER_HANDLER_PROPERTY XPointer handler property ("internal/xpointer-handler").
Fields
public static final String NS_DTD
public static final String NS_XMLSCHEMA
Public Methods
static Enumeration getSAXFeatures()
Returns an enumeration of the SAX features.
static Enumeration getSAXProperties()
Returns an enumeration of the SAX properties.
static Enumeration getXercesFeatures()
Returns an enumeration of the Xerces features.
static Enumeration getXercesProperties()
Returns an enumeration of the Xerces properties.
static void main(String[] argv)
Prints all of the constants to standard output.
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String 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")

Constant Value: "allow-dtd-events-after-endDTD"

public static final String ALLOW_JAVA_ENCODINGS_FEATURE

Allow Java encoding names feature ("allow-java-encodings").

Constant Value: "allow-java-encodings"

public static final String 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.

Constant Value: "ATTRIBUTE_DECLARED"

public static final String ATTRIBUTE_PSVI

Constant Value: "ATTRIBUTE_PSVI"

public static final String BALANCE_SYNTAX_TREES

Balance syntax trees feature ("validation/balance-syntax-trees").

Constant Value: "validation/balance-syntax-trees"

public static final String BUFFER_SIZE_PROPERTY

Input buffer size property ("input-buffer-size").

Constant Value: "input-buffer-size"

public static final String CHAR_REF_PROBABLE_WS

Boolean indicating whether a character is a probable white space character (ch <= 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.

Constant Value: "CHAR_REF_PROBABLE_WS"

public static final String CONTINUE_AFTER_FATAL_ERROR_FEATURE

Continue after fatal error feature ("continue-after-fatal-error").

Constant Value: "continue-after-fatal-error"

public static final String CREATE_CDATA_NODES_FEATURE

Create cdata nodes feature ("create-cdata-nodes").

Constant Value: "create-cdata-nodes"

public static final String CREATE_ENTITY_REF_NODES_FEATURE

Create entity reference nodes feature ("dom/create-entity-ref-nodes").

Constant Value: "dom/create-entity-ref-nodes"

public static final String CURRENT_ELEMENT_NODE_PROPERTY

Current element node property ("dom/current-element-node").

Constant Value: "dom/current-element-node"

public static final String DATATYPE_VALIDATOR_FACTORY_PROPERTY

Datatype validator factory ("internal/datatype-validator-factory").

Constant Value: "internal/datatype-validator-factory"

public static final String DECLARATION_HANDLER_PROPERTY

Declaration handler property ("declaration-handler").

Constant Value: "declaration-handler"

public static final String DEFAULT_ATTRIBUTE_VALUES_FEATURE

Default attribute values feature ("validation/default-attribute-values").

Constant Value: "validation/default-attribute-values"

public static final String DEFER_NODE_EXPANSION_FEATURE

Defer node expansion feature ("dom/defer-node-expansion").

Constant Value: "dom/defer-node-expansion"

public static final String DISALLOW_DOCTYPE_DECL_FEATURE

Disallow DOCTYPE declaration feature ("disallow-doctype-decl").

Constant Value: "disallow-doctype-decl"

public static final String DOCUMENT_CLASS_NAME_PROPERTY

Document class name property ("dom/document-class-name").

Constant Value: "dom/document-class-name"

public static final String DOCUMENT_SCANNER_PROPERTY

Document scanner property ("internal/document-scanner").

Constant Value: "internal/document-scanner"

public static final String DOCUMENT_XML_VERSION_PROPERTY

Document XML version property ("document-xml-version").

Constant Value: "document-xml-version"

public static final String DOM_CANONICAL_FORM

Constant Value: "canonical-form"

public static final String DOM_CDATA_SECTIONS

Constant Value: "cdata-sections"

public static final String DOM_CERTIFIED

Constant Value: "certified"

public static final String DOM_CHARSET_OVERRIDES_XML_ENCODING

Constant Value: "charset-overrides-xml-encoding"

public static final String DOM_CHECK_CHAR_NORMALIZATION

Constant Value: "check-character-normalization"

public static final String DOM_COMMENTS

Constant Value: "comments"

public static final String DOM_DATATYPE_NORMALIZATION

Constant Value: "datatype-normalization"

public static final String DOM_DISALLOW_DOCTYPE

Constant Value: "disallow-doctype"

public static final String DOM_DISCARD_DEFAULT_CONTENT

Constant Value: "discard-default-content"

public static final String DOM_ELEMENT_CONTENT_WHITESPACE

Constant Value: "element-content-whitespace"

public static final String DOM_ENTITIES

Constant Value: "entities"

public static final String DOM_ERROR_HANDLER

Constant Value: "error-handler"

public static final String DOM_FORMAT_PRETTY_PRINT

Constant Value: "format-pretty-print"

public static final String DOM_IGNORE_UNKNOWN_CHARACTER_DENORMALIZATIONS

Constant Value: "ignore-unknown-character-denormalizations"

public static final String DOM_INFOSET

Constant Value: "infoset"

public static final String DOM_NAMESPACES

Constant Value: "namespaces"

public static final String DOM_NAMESPACE_DECLARATIONS

Constant Value: "namespace-declarations"

public static final String DOM_NODE_PROPERTY

DOM node property ("dom-node").

Constant Value: "dom-node"

public static final String DOM_NORMALIZE_CHARACTERS

Constant Value: "normalize-characters"

public static final String DOM_PSVI

Constant Value: "psvi"

public static final String DOM_RESOURCE_RESOLVER

Constant Value: "resource-resolver"

public static final String DOM_SCHEMA_LOCATION

Constant Value: "schema-location"

public static final String DOM_SCHEMA_TYPE

Constant Value: "schema-type"

public static final String DOM_SPLIT_CDATA

Constant Value: "split-cdata-sections"

public static final String DOM_SUPPORTED_MEDIATYPES_ONLY

Constant Value: "supported-media-types-only"

public static final String DOM_UNKNOWNCHARS

Constant Value: "unknown-characters"

public static final String DOM_VALIDATE

Constant Value: "validate"

public static final String DOM_VALIDATE_IF_SCHEMA

Constant Value: "validate-if-schema"

public static final String DOM_WELLFORMED

Constant Value: "well-formed"

public static final String DOM_XMLDECL

Constant Value: "xml-declaration"

public static final String DTD_PROCESSOR_PROPERTY

DTD processor property ("internal/dtd-processor").

Constant Value: "internal/dtd-processor"

public static final String DTD_SCANNER_PROPERTY

DTD scanner property ("internal/dtd-scanner").

Constant Value: "internal/dtd-scanner"

public static final String DTD_VALIDATOR_PROPERTY

Validator property ("internal/validator/dtd").

Constant Value: "internal/validator/dtd"

public static final String DYNAMIC_VALIDATION_FEATURE

Dynamic validation feature ("validation/dynamic").

Constant Value: "validation/dynamic"

public static final String ELEMENT_PSVI

Element PSVI is stored in augmentations using string "ELEMENT_PSVI"

Constant Value: "ELEMENT_PSVI"

public static final String ENTITY_MANAGER_PROPERTY

Entity manager property ("internal/entity-manager").

Constant Value: "internal/entity-manager"

public static final String ENTITY_RESOLVER_PROPERTY

Entity resolver property ("internal/entity-resolver").

Constant Value: "internal/entity-resolver"

public static final String 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.

Constant Value: "ENTITY_SKIPPED"

public static final String ERROR_HANDLER_PROPERTY

Error handler property ("internal/error-handler").

Constant Value: "internal/error-handler"

public static final String ERROR_REPORTER_PROPERTY

Error reporter property ("internal/error-reporter").

Constant Value: "internal/error-reporter"

public static final String EXTERNAL_GENERAL_ENTITIES_FEATURE

External general entities feature ("external-general-entities ").

Constant Value: "external-general-entities"

public static final String EXTERNAL_PARAMETER_ENTITIES_FEATURE

External parameter entities feature ("external-parameter-entities ").

Constant Value: "external-parameter-entities"

public static final String GENERATE_SYNTHETIC_ANNOTATIONS_FEATURE

Generate synthetic annotations feature ("generate-synthetic-annotations").

Constant Value: "generate-synthetic-annotations"

public static final String HONOUR_ALL_SCHEMALOCATIONS_FEATURE

Honour all schemaLocations feature ("honour-all-schemaLocations").

Constant Value: "honour-all-schemaLocations"

public static final String IDC_CHECKING_FEATURE

Feature to ignore errors caused by identity constraints ("validation/identity-constraint-checking")

Constant Value: "validation/identity-constraint-checking"

public static final String ID_IDREF_CHECKING_FEATURE

Perform checking of ID/IDREFs ("validation/id-idref-checking")

Constant Value: "validation/id-idref-checking"

public static final String 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.

Constant Value: "validation/schema/ignore-xsi-type-until-elemdecl"

public static final String INCLUDE_COMMENTS_FEATURE

Comments feature ("include-comments").

Constant Value: "include-comments"

public static final String INCLUDE_IGNORABLE_WHITESPACE

Include ignorable whitespace feature ("dom/include-ignorable-whitespace").

Constant Value: "dom/include-ignorable-whitespace"

public static final String IS_STANDALONE_FEATURE

Is standalone feature ("is-standalone").

Constant Value: "is-standalone"

public static final String JAXP_PROPERTY_PREFIX

JAXP property prefix ("http://java.sun.com/xml/jaxp/properties/").

Constant Value: "http://java.sun.com/xml/jaxp/properties/"

public static final String LEXICAL_HANDLER_PARAMETER_ENTITIES_FEATURE

Lexical handler parameter entities feature ("lexical-handler/parameter-entities").

Constant Value: "lexical-handler/parameter-entities"

public static final String LEXICAL_HANDLER_PROPERTY

Lexical handler property ("lexical-handler").

Constant Value: "lexical-handler"

public static final String LOAD_AS_INFOSET

Feature id: load as infoset.

Constant Value: "load-as-infoset"

public static final String LOAD_DTD_GRAMMAR_FEATURE

Load dtd grammar when nonvalidating feature ("nonvalidating/load-dtd-grammar").

Constant Value: "nonvalidating/load-dtd-grammar"

public static final String LOAD_EXTERNAL_DTD_FEATURE

Load external dtd when nonvalidating feature ("nonvalidating/load-external-dtd").

Constant Value: "nonvalidating/load-external-dtd"

public static final String NAMESPACES_FEATURE

Namespaces feature ("namespaces").

Constant Value: "namespaces"

public static final String NAMESPACE_BINDER_PROPERTY

Namespace binder property ("internal/namespace-binder").

Constant Value: "internal/namespace-binder"

public static final String NAMESPACE_CONTEXT_PROPERTY

Namespace context property ("internal/namespace-context").

Constant Value: "internal/namespace-context"

public static final String NAMESPACE_PREFIXES_FEATURE

Namespace prefixes feature ("namespace-prefixes").

Constant Value: "namespace-prefixes"

public static final String NOTIFY_BUILTIN_REFS_FEATURE

Notify built-in (&amp;, etc.) references feature (scanner/notify-builtin-refs").

Constant Value: "scanner/notify-builtin-refs"

public static final String NOTIFY_CHAR_REFS_FEATURE

Notify character references feature (scanner/notify-char-refs").

Constant Value: "scanner/notify-char-refs"

public static final String 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.

Constant Value: "internal/parser-settings"

public static final String RESOLVE_DTD_URIS_FEATURE

Resolve DTD URIs feature ("resolve-dtd-uris").

Constant Value: "resolve-dtd-uris"

public static final String ROOT_TYPE_DEFINITION_PROPERTY

Schema type of the root element in a document ("validation/schema/root-type-definition").

Constant Value: "validation/schema/root-type-definition"

public static final String SAX_FEATURE_PREFIX

SAX feature prefix ("http://xml.org/sax/features/").

Constant Value: "http://xml.org/sax/features/"

public static final String SAX_PROPERTY_PREFIX

SAX property prefix ("http://xml.org/sax/properties/").

Constant Value: "http://xml.org/sax/properties/"

public static final boolean SCHEMA_1_1_SUPPORT

Constant Value: false

public static final String SCHEMA_AUGMENT_PSVI

Augment Post-Schema-Validation-Infoset

Constant Value: "validation/schema/augment-psvi"

public static final String SCHEMA_ELEMENT_DEFAULT

Send schema default value via characters()

Constant Value: "validation/schema/element-default"

public static final String SCHEMA_FULL_CHECKING

Schema full constraint checking ("validation/schema-full-checking").

Constant Value: "validation/schema-full-checking"

public static final String SCHEMA_LANGUAGE

JAXP schemaSource language: when used internally may include DTD namespace (DOM)

Constant Value: "schemaLanguage"

public static final String SCHEMA_LOCATION

No namespace schema location property ("schema/external-schemaLocation").

Constant Value: "schema/external-schemaLocation"

public static final String SCHEMA_NONS_LOCATION

Schema location property ("schema/external-noNamespaceSchemaLocation").

Constant Value: "schema/external-noNamespaceSchemaLocation"

public static final String SCHEMA_NORMALIZED_VALUE

Expose schema normalized values

Constant Value: "validation/schema/normalized-value"

public static final String SCHEMA_SOURCE

JAXP schemaSource property: when used internally may include DTD sources (DOM)

Constant Value: "schemaSource"

public static final String SCHEMA_VALIDATION_FEATURE

Schema validation feature ("validation/schema").

Constant Value: "validation/schema"

public static final String SCHEMA_VALIDATOR_PROPERTY

Validator property ("internal/validator/schema").

Constant Value: "internal/validator/schema"

public static final String SECURITY_MANAGER_PROPERTY

Security manager property ("security-manager").

Constant Value: "security-manager"

public static final String STANDARD_URI_CONFORMANT_FEATURE

Standard URI conformant feature ("standard-uri-conformant").

Constant Value: "standard-uri-conformant"

public static final String STRING_INTERNING_FEATURE

String interning feature ("string-interning").

Constant Value: "string-interning"

public static final String SYMBOL_TABLE_PROPERTY

Symbol table property ("internal/symbol-table").

Constant Value: "internal/symbol-table"

public static final String UNICODE_NORMALIZATION_CHECKING_FEATURE

Unicode normalization checking feature ("unicode-normalization-checking").

Constant Value: "unicode-normalization-checking"

public static final String UNPARSED_ENTITY_CHECKING_FEATURE

Feature to ignore errors caused by unparsed entities ("validation/unparsed-entity-checking")

Constant Value: "validation/unparsed-entity-checking"

public static final String USE_ATTRIBUTES2_FEATURE

Use Attributes2 feature ("use-attributes2").

Constant Value: "use-attributes2"

public static final String USE_ENTITY_RESOLVER2_FEATURE

Use EntityResolver2 feature ("use-entity-resolver2").

Constant Value: "use-entity-resolver2"

public static final String USE_GRAMMAR_POOL_ONLY_FEATURE

Internal feature. When set to true the schema validator will only use schema components from the grammar pool provided.

Constant Value: "internal/validation/schema/use-grammar-pool-only"

public static final String USE_LOCATOR2_FEATURE

Use Locator2 feature ("use-locator2").

Constant Value: "use-locator2"

public static final String VALIDATE_ANNOTATIONS_FEATURE

Validate annotations feature ("validate-annotations").

Constant Value: "validate-annotations"

public static final String VALIDATE_CONTENT_MODELS_FEATURE

Validate content models feature ("validation/validate-content-models").

Constant Value: "validation/validate-content-models"

public static final String VALIDATE_DATATYPES_FEATURE

Validate datatypes feature ("validation/validate-datatypes").

Constant Value: "validation/validate-datatypes"

public static final String VALIDATION_FEATURE

Validation feature ("validation").

Constant Value: "validation"

public static final String VALIDATION_MANAGER_PROPERTY

Validation manager property ("internal/validation-manager").

Constant Value: "internal/validation-manager"

public static final String VALIDATOR_PROPERTY

Validator property ("internal/validator").

Constant Value: "internal/validator"

public static final String WARN_ON_DUPLICATE_ATTDEF_FEATURE

Warn on duplicate attribute declaration feature ("validation/warn-on-duplicate-attdef").

Constant Value: "validation/warn-on-duplicate-attdef"

public static final String WARN_ON_DUPLICATE_ENTITYDEF_FEATURE

Warn on duplicate entity declaration feature ("warn-on-duplicate-entitydef").

Constant Value: "warn-on-duplicate-entitydef"

public static final String WARN_ON_UNDECLARED_ELEMDEF_FEATURE

Warn on undeclared element feature ("validation/warn-on-undeclared-elemdef").

Constant Value: "validation/warn-on-undeclared-elemdef"

public static final String XERCES_FEATURE_PREFIX

Xerces features prefix ("http://apache.org/xml/features/").

Constant Value: "http://apache.org/xml/features/"

public static final String XERCES_PROPERTY_PREFIX

Xerces properties prefix ("http://apache.org/xml/properties/").

Constant Value: "http://apache.org/xml/properties/"

public static final String XINCLUDE_FEATURE

XInclude processing feature ("xinclude").

Constant Value: "xinclude"

public static final String XINCLUDE_FIXUP_BASE_URIS_FEATURE

XInclude fixup base URIs feature ("xinclude/fixup-base-uris").

Constant Value: "xinclude/fixup-base-uris"

public static final String XINCLUDE_FIXUP_LANGUAGE_FEATURE

XInclude fixup language feature ("xinclude/fixup-language").

Constant Value: "xinclude/fixup-language"

public static final String XINCLUDE_HANDLER_PROPERTY

XInclude handler property ("internal/xinclude-handler").

Constant Value: "internal/xinclude-handler"

public static final String XMLGRAMMAR_POOL_PROPERTY

Grammar pool property ("internal/grammar-pool").

Constant Value: "internal/grammar-pool"

public static final String XMLNS_URIS_FEATURE

xmlns URIs feature ("xmlns-uris").

Constant Value: "xmlns-uris"

public static final String XML_11_FEATURE

XML 1.1 feature ("xml-1.1").

Constant Value: "xml-1.1"

public static final String XML_STRING_PROPERTY

XML string property ("xml-string").

Constant Value: "xml-string"

public static final short XML_VERSION_1_0

Constant Value: 1 (0x00000001)

public static final short XML_VERSION_1_1

Constant Value: 2 (0x00000002)

public static final short XML_VERSION_ERROR

Constant Value: -1 (0xffffffff)

public static final String XPOINTER_HANDLER_PROPERTY

XPointer handler property ("internal/xpointer-handler").

Constant Value: "internal/xpointer-handler"

Fields

public static final String NS_DTD

public static final String NS_XMLSCHEMA

Public Methods

public static Enumeration getSAXFeatures ()

Returns an enumeration of the SAX features.

public static Enumeration getSAXProperties ()

Returns an enumeration of the SAX properties.

public static Enumeration getXercesFeatures ()

Returns an enumeration of the Xerces features.

public static Enumeration getXercesProperties ()

Returns an enumeration of the Xerces properties.

public static void main (String[] argv)

Prints all of the constants to standard output.