|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
DOMImplementation
in the list.
ASObject
.
ASElementDeclaration
's content model.
System.err
.
PrintWriterDefaultNode - class org.apache.xerces.impl.xs.opti.DefaultNode.-
- DefaultNode() -
Constructor for class org.apache.xerces.impl.xs.opti.DefaultNode
-
- defaultType -
Variable in class org.apache.xerces.impl.dtd.XMLSimpleType
- defaultType
- defaultValue -
Variable in class org.apache.xerces.impl.dtd.XMLSimpleType
- defaultValue
- DefaultXMLDocumentHandler - class org.apache.xerces.impl.xs.opti.DefaultXMLDocumentHandler.
-
- DefaultXMLDocumentHandler() -
Constructor for class org.apache.xerces.impl.xs.opti.DefaultXMLDocumentHandler
- Default Constructor
- DEFER_EXPANSION -
Static variable in class org.apache.xerces.impl.xs.dom.DOMParser
- Feature identifier: DOM Defer node expansion.
- DEFER_NODE_EXPANSION -
Static variable in class org.apache.xerces.parsers.AbstractDOMParser
- Feature id: defer node expansion.
- DEFER_NODE_EXPANSION_FEATURE -
Static variable in class org.apache.xerces.impl.Constants
- Defer node expansion feature ("dom/defer-node-expansion").
- DeferredAttrImpl - class org.apache.xerces.dom.DeferredAttrImpl.
- Attribute represents an XML-style attribute of an
Element.
- DeferredAttrNSImpl - class org.apache.xerces.dom.DeferredAttrNSImpl.
- DeferredAttrNSImpl is to AttrNSImpl, what DeferredAttrImpl is to
AttrImpl.
- DeferredCDATASectionImpl - class org.apache.xerces.dom.DeferredCDATASectionImpl.
- XML provides the CDATA markup to allow a region of text in which
most of the XML delimiter recognition does not take place.
- DeferredCommentImpl - class org.apache.xerces.dom.DeferredCommentImpl.
- Represents an XML (or HTML) comment.
- DeferredDocumentImpl - class org.apache.xerces.dom.DeferredDocumentImpl.
- The Document interface represents the entire HTML or XML document.
- DeferredDocumentImpl() -
Constructor for class org.apache.xerces.dom.DeferredDocumentImpl
- NON-DOM: Actually creating a Document is outside the DOM's spec,
since it has to operate in terms of a particular implementation.
- DeferredDocumentImpl(boolean) -
Constructor for class org.apache.xerces.dom.DeferredDocumentImpl
- NON-DOM: Actually creating a Document is outside the DOM's spec,
since it has to operate in terms of a particular implementation.
- DeferredDocumentImpl(boolean, boolean) -
Constructor for class org.apache.xerces.dom.DeferredDocumentImpl
- Experimental constructor.
- DeferredDocumentTypeImpl - class org.apache.xerces.dom.DeferredDocumentTypeImpl.
- This class represents a Document Type declaraction in
the document itself, not a Document Type Definition (DTD).
- DeferredElementDefinitionImpl - class org.apache.xerces.dom.DeferredElementDefinitionImpl.
- NON-DOM CLASS: Describe one of the Elements (and its associated
Attributes) defined in this Document Type.
- DeferredElementImpl - class org.apache.xerces.dom.DeferredElementImpl.
- Elements represent most of the "markup" and structure of the
document.
- DeferredElementNSImpl - class org.apache.xerces.dom.DeferredElementNSImpl.
- DeferredElementNSImpl is to ElementNSImpl, what DeferredElementImpl is to
ElementImpl.
- DeferredEntityImpl - class org.apache.xerces.dom.DeferredEntityImpl.
- Entity nodes hold the reference data for an XML Entity -- either
parsed or unparsed.
- DeferredEntityReferenceImpl - class org.apache.xerces.dom.DeferredEntityReferenceImpl.
- EntityReference models the XML &entityname; syntax, when used for
entities defined by the DOM.
- DeferredNode - interface org.apache.xerces.dom.DeferredNode.
- An interface for deferred node object.
- DeferredNotationImpl - class org.apache.xerces.dom.DeferredNotationImpl.
- Notations are how the Document Type Description (DTD) records hints
about the format of an XML "unparsed entity" -- in other words,
non-XML data bound to this document type, which some applications
may wish to consult when manipulating the document.
- DeferredProcessingInstructionImpl - class org.apache.xerces.dom.DeferredProcessingInstructionImpl.
- Processing Instructions (PIs) permit documents to carry
processor-specific information alongside their actual content.
- DeferredTextImpl - class org.apache.xerces.dom.DeferredTextImpl.
- Text nodes hold the non-markup, non-Entity content of
an Element or Attribute.
- deleteContents() -
Method in class org.apache.xerces.dom.RangeImpl
-
- deleteData(int, int) -
Method in class org.apache.xerces.dom.CharacterDataImpl
- Remove a range of characters from the node's value.
- DERIVATION_EXTENSION -
Static variable in interface org.apache.xerces.impl.xs.psvi.XSConstants
XSTypeDefinition
final set or
XSElementDeclaration
disallowed substitution group.
- DERIVATION_LIST -
Static variable in interface org.apache.xerces.impl.xs.psvi.XSConstants
XSTypeDefinition
final set.
- DERIVATION_NONE -
Static variable in interface org.apache.xerces.impl.xs.psvi.XSConstants
- No constraint is available.
- DERIVATION_RESTRICTION -
Static variable in interface org.apache.xerces.impl.xs.psvi.XSConstants
XSTypeDefinition
final set or
XSElementDeclaration
disallowed substitution group.
- DERIVATION_SUBSTITUTION -
Static variable in interface org.apache.xerces.impl.xs.psvi.XSConstants
XSTypeDefinition
final set.
- DERIVATION_UNION -
Static variable in interface org.apache.xerces.impl.xs.psvi.XSConstants
XSTypeDefinition
final set.
- derivedFrom(String, String, short) -
Method in class org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl
-
- derivedFrom(String, String, short) -
Method in class org.apache.xerces.impl.xs.XSComplexTypeDecl
-
- derivedFrom(String, String, short) -
Method in interface org.apache.xerces.impl.xs.psvi.XSTypeDefinition
- Convenience method: check if this type is derived from the given
ancestor type.
- derivedFromType(XSTypeDefinition, short) -
Method in class org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl
-
- derivedFromType(XSTypeDefinition, short) -
Method in class org.apache.xerces.impl.xs.XSComplexTypeDecl
-
- derivedFromType(XSTypeDefinition, short) -
Method in interface org.apache.xerces.impl.xs.psvi.XSTypeDefinition
- Convenience method: check if this type is derived from the given
ancestorType
.
- desc -
Variable in class org.apache.xerces.util.XMLGrammarPoolImpl.Entry
-
- DESCENDANT -
Static variable in class org.apache.xerces.impl.xpath.XPath.Axis
- Type: descendant.
- detach() -
Method in class org.apache.xerces.dom.NodeIteratorImpl
-
- detach() -
Method in class org.apache.xerces.dom.RangeImpl
-
- determineDocVersion(XMLInputSource) -
Method in class org.apache.xerces.impl.XMLVersionDetector
- This methods scans the XML declaration to find out the version
(and provisional encoding) of the document.
- DFAContentModel - class org.apache.xerces.impl.dtd.models.DFAContentModel.
-
- DFAContentModel(CMNode, int, boolean) -
Constructor for class org.apache.xerces.impl.dtd.models.DFAContentModel
- Constructs a DFA content model.
- DISALLOW_DOCTYPE_DECL_FEATURE -
Static variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
- Feature identifier: load external DTD.
- DISALLOW_DOCTYPE_DECL_FEATURE -
Static variable in class org.apache.xerces.impl.Constants
- Disallow DOCTYPE declaration feature ("disallow-doctype-decl").
- dispatch(boolean) -
Method in interface org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.Dispatcher
- Dispatch an XML "event".
- dispatch(boolean) -
Method in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.FragmentContentDispatcher
- Dispatch an XML "event".
- dispatch(boolean) -
Method in class org.apache.xerces.impl.XMLDocumentScannerImpl.XMLDeclDispatcher
- Dispatch an XML "event".
- dispatch(boolean) -
Method in class org.apache.xerces.impl.XMLDocumentScannerImpl.PrologDispatcher
- Dispatch an XML "event".
- dispatch(boolean) -
Method in class org.apache.xerces.impl.XMLDocumentScannerImpl.DTDDispatcher
- Dispatch an XML "event".
- dispatch(boolean) -
Method in class org.apache.xerces.impl.XMLDocumentScannerImpl.TrailingMiscDispatcher
- Dispatch an XML "event".
- dispatchAggregateEvents(NodeImpl, AttrImpl, String, short) -
Method in class org.apache.xerces.dom.DocumentImpl
- NON-DOM INTERNAL: Generate the "aggregated" post-mutation events
DOMAttrModified and DOMSubtreeModified.
- dispatchAggregateEvents(NodeImpl, DocumentImpl.EnclosingAttr) -
Method in class org.apache.xerces.dom.DocumentImpl
- NON-DOM INTERNAL: Convenience wrapper for calling
dispatchAggregateEvents when the context was established
by
savedEnclosingAttr
.
- dispatchEvent(Event) -
Method in class org.apache.xerces.dom.NodeImpl
-
- dispatchEvent(NodeImpl, Event) -
Method in class org.apache.xerces.dom.CoreDocumentImpl
-
- dispatchEvent(NodeImpl, Event) -
Method in class org.apache.xerces.dom.DocumentImpl
- Introduced in DOM Level 2.
- dispatchEventToSubtree(NodeImpl, Node, Event) -
Method in class org.apache.xerces.dom.DocumentImpl
- NON-DOM INTERNAL: DOMNodeInsertedIntoDocument and ...RemovedFrom...
- docElement -
Variable in class org.apache.xerces.dom.CoreDocumentImpl
- Document element.
- docType -
Variable in class org.apache.xerces.dom.CoreDocumentImpl
- Document type.
- doctypeDecl(String, String, String, Augmentations) -
Method in class org.apache.xerces.impl.XMLNamespaceBinder
- Notifies of the presence of the DOCTYPE line in the document.
- doctypeDecl(String, String, String, Augmentations) -
Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
- Notifies of the presence of the DOCTYPE line in the document.
- doctypeDecl(String, String, String, Augmentations) -
Method in class org.apache.xerces.impl.xs.XMLSchemaValidator
- Notifies of the presence of the DOCTYPE line in the document.
- doctypeDecl(String, String, String, Augmentations) -
Method in class org.apache.xerces.impl.xs.opti.DefaultXMLDocumentHandler
- Notifies of the presence of the DOCTYPE line in the document.
- doctypeDecl(String, String, String, Augmentations) -
Method in class org.apache.xerces.dom.DOMNormalizer
- Notifies of the presence of the DOCTYPE line in the document.
- doctypeDecl(String, String, String, Augmentations) -
Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
- Notifies of the presence of the DOCTYPE line in the document.
- doctypeDecl(String, String, String, Augmentations) -
Method in class org.apache.xerces.parsers.AbstractDOMParser
- Notifies of the presence of the DOCTYPE line in the document.
- doctypeDecl(String, String, String, Augmentations) -
Method in class org.apache.xerces.parsers.AbstractSAXParser
- Notifies of the presence of the DOCTYPE line in the document.
- DOCUMENT_CLASS -
Static variable in class org.apache.xerces.impl.xs.dom.DOMParser
- Property identifier: DOM document class name.
- DOCUMENT_CLASS_NAME -
Static variable in class org.apache.xerces.parsers.AbstractDOMParser
- Property id: document class name.
- DOCUMENT_CLASS_NAME_PROPERTY -
Static variable in class org.apache.xerces.impl.Constants
- Document class name property ("dom/document-class-name").
- DOCUMENT_POSITION_CONTAINS -
Static variable in class org.apache.xerces.dom.NodeImpl
-
- DOCUMENT_POSITION_DISCONNECTED -
Static variable in class org.apache.xerces.dom.NodeImpl
-
- DOCUMENT_POSITION_FOLLOWING -
Static variable in class org.apache.xerces.dom.NodeImpl
-
- DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC -
Static variable in class org.apache.xerces.dom.NodeImpl
-
- DOCUMENT_POSITION_IS_CONTAINED -
Static variable in class org.apache.xerces.dom.NodeImpl
-
- DOCUMENT_POSITION_PRECEDING -
Static variable in class org.apache.xerces.dom.NodeImpl
-
- DOCUMENT_SCANNER -
Static variable in class org.apache.xerces.impl.xs.opti.SchemaParsingConfig
- Property identifier document scanner:
- DOCUMENT_SCANNER -
Static variable in class org.apache.xerces.parsers.DTDConfiguration
- Property identifier document scanner:
- DOCUMENT_SCANNER -
Static variable in class org.apache.xerces.parsers.NonValidatingConfiguration
- Property identifier document scanner:
- DOCUMENT_SCANNER_PROPERTY -
Static variable in class org.apache.xerces.impl.Constants
- Document scanner property ("internal/document-scanner").
- DocumentBuilderFactoryImpl - class org.apache.xerces.jaxp.DocumentBuilderFactoryImpl.
-
- DocumentBuilderFactoryImpl() -
Constructor for class org.apache.xerces.jaxp.DocumentBuilderFactoryImpl
-
- DocumentBuilderImpl - class org.apache.xerces.jaxp.DocumentBuilderImpl.
-
- DocumentFragmentImpl - class org.apache.xerces.dom.DocumentFragmentImpl.
- DocumentFragment is a "lightweight" or "minimal" Document
object.
- DocumentFragmentImpl() -
Constructor for class org.apache.xerces.dom.DocumentFragmentImpl
- Constructor for serialization.
- DocumentFragmentImpl(CoreDocumentImpl) -
Constructor for class org.apache.xerces.dom.DocumentFragmentImpl
- Factory constructor.
- DocumentImpl - class org.apache.xerces.impl.xs.dom.DocumentImpl.
- Our own document implementation, which knows how to create an element
with line/column information
- DocumentImpl - class org.apache.xerces.dom.DocumentImpl.
- The Document interface represents the entire HTML or XML document.
- DocumentImpl() -
Constructor for class org.apache.xerces.impl.xs.dom.DocumentImpl
- Create a document
- DocumentImpl() -
Constructor for class org.apache.xerces.dom.DocumentImpl
- NON-DOM: Actually creating a Document is outside the DOM's spec,
since it has to operate in terms of a particular implementation.
- DocumentImpl(boolean) -
Constructor for class org.apache.xerces.dom.DocumentImpl
- Constructor.
- DocumentImpl(DocumentType) -
Constructor for class org.apache.xerces.dom.DocumentImpl
- For DOM2 support.
- DocumentImpl(DocumentType, boolean) -
Constructor for class org.apache.xerces.dom.DocumentImpl
- For DOM2 support.
- DocumentTypeImpl - class org.apache.xerces.dom.DocumentTypeImpl.
- This class represents a Document Type declaraction in
the document itself, not a Document Type Definition (DTD).
- DocumentTypeImpl(CoreDocumentImpl, String) -
Constructor for class org.apache.xerces.dom.DocumentTypeImpl
- Factory method for creating a document type node.
- DocumentTypeImpl(CoreDocumentImpl, String, String, String) -
Constructor for class org.apache.xerces.dom.DocumentTypeImpl
- Factory method for creating a document type node.
- DOM_ATTR_MODIFIED -
Static variable in class org.apache.xerces.dom.events.MutationEventImpl
-
- DOM_CANONICAL_FORM -
Static variable in class org.apache.xerces.impl.Constants
-
- DOM_CDATA_SECTIONS -
Static variable in class org.apache.xerces.impl.Constants
-
- DOM_CERTIFIED -
Static variable in class org.apache.xerces.impl.Constants
-
- DOM_CHARACTER_DATA_MODIFIED -
Static variable in class org.apache.xerces.dom.events.MutationEventImpl
-
- DOM_CHARSET_OVERRIDES_XML_ENCODING -
Static variable in class org.apache.xerces.impl.Constants
-
- DOM_COMMENTS -
Static variable in class org.apache.xerces.impl.Constants
-
- DOM_DATATYPE_NORMALIZATION -
Static variable in class org.apache.xerces.impl.Constants
-
- DOM_DISCARD_DEFAULT_CONTENT -
Static variable in class org.apache.xerces.impl.Constants
-
- DOM_DOMAIN -
Static variable in class org.apache.xerces.dom.DOMMessageFormatter
-
- DOM_ENTITIES -
Static variable in class org.apache.xerces.impl.Constants
-
- DOM_ENTITY_RESOLVER -
Static variable in class org.apache.xerces.impl.Constants
-
- DOM_ERROR_HANDLER -
Static variable in class org.apache.xerces.impl.Constants
-
- DOM_FORMAT_PRETTY_PRINT -
Static variable in class org.apache.xerces.impl.Constants
-
- DOM_INFOSET -
Static variable in class org.apache.xerces.impl.Constants
-
- DOM_NAMESPACE_DECLARATIONS -
Static variable in class org.apache.xerces.impl.Constants
-
- DOM_NAMESPACES -
Static variable in class org.apache.xerces.impl.Constants
-
- DOM_NODE -
Static variable in class org.apache.xerces.parsers.AbstractSAXParser
- Property id: DOM node.
- DOM_NODE_INSERTED -
Static variable in class org.apache.xerces.dom.events.MutationEventImpl
-
- DOM_NODE_INSERTED_INTO_DOCUMENT -
Static variable in class org.apache.xerces.dom.events.MutationEventImpl
-
- DOM_NODE_PROPERTY -
Static variable in class org.apache.xerces.impl.Constants
- DOM node property ("dom-node").
- DOM_NODE_REMOVED -
Static variable in class org.apache.xerces.dom.events.MutationEventImpl
-
- DOM_NODE_REMOVED_FROM_DOCUMENT -
Static variable in class org.apache.xerces.dom.events.MutationEventImpl
-
- DOM_NORMALIZE_CHARACTERS -
Static variable in class org.apache.xerces.impl.Constants
-
- DOM_PSVI -
Static variable in class org.apache.xerces.impl.Constants
-
- DOM_SCHEMA_LOCATION -
Static variable in class org.apache.xerces.impl.Constants
-
- DOM_SCHEMA_TYPE -
Static variable in class org.apache.xerces.impl.Constants
-
- DOM_SPLIT_CDATA -
Static variable in class org.apache.xerces.impl.Constants
-
- DOM_SUBTREE_MODIFIED -
Static variable in class org.apache.xerces.dom.events.MutationEventImpl
-
- DOM_SUPPORTED_MEDIATYPES_ONLY -
Static variable in class org.apache.xerces.impl.Constants
-
- DOM_UNKNOWNCHARS -
Static variable in class org.apache.xerces.impl.Constants
-
- DOM_VALIDATE -
Static variable in class org.apache.xerces.impl.Constants
-
- DOM_VALIDATE_IF_SCHEMA -
Static variable in class org.apache.xerces.impl.Constants
-
- DOM_WHITESPACE_IN_ELEMENT_CONTENT -
Static variable in class org.apache.xerces.impl.Constants
-
- DOM_XMLDECL -
Static variable in class org.apache.xerces.impl.Constants
-
- DOMASBuilderImpl - class org.apache.xerces.parsers.DOMASBuilderImpl.
- Deprecated.
- DOMASBuilderImpl() -
Constructor for class org.apache.xerces.parsers.DOMASBuilderImpl
- Deprecated. Constructs a DOM Builder using the dtd/xml schema parser configuration.
- DOMASBuilderImpl(SymbolTable) -
Constructor for class org.apache.xerces.parsers.DOMASBuilderImpl
- Deprecated. Constructs a DOM Builder using the specified symbol table.
- DOMASBuilderImpl(SymbolTable, XMLGrammarPool) -
Constructor for class org.apache.xerces.parsers.DOMASBuilderImpl
- Deprecated. Constructs a DOM Builder using the specified symbol table and
grammar pool.
- DOMASBuilderImpl(XMLGrammarCachingConfiguration) -
Constructor for class org.apache.xerces.parsers.DOMASBuilderImpl
- Deprecated. Constructs a DOM Builder using the specified parser configuration.
- DOMBuilderImpl - class org.apache.xerces.parsers.DOMBuilderImpl.
- This is Xerces DOM Builder class.
- DOMBuilderImpl(String, String) -
Constructor for class org.apache.xerces.parsers.DOMBuilderImpl
- Constructs a DOM Builder using the standard parser configuration.
- DOMBuilderImpl(SymbolTable) -
Constructor for class org.apache.xerces.parsers.DOMBuilderImpl
- Constructs a DOM Builder using the specified symbol table.
- DOMBuilderImpl(SymbolTable, XMLGrammarPool) -
Constructor for class org.apache.xerces.parsers.DOMBuilderImpl
- Constructs a DOM Builder using the specified symbol table and
grammar pool.
- DOMBuilderImpl(XMLParserConfiguration) -
Constructor for class org.apache.xerces.parsers.DOMBuilderImpl
- Constructs a DOM Builder using the specified parser configuration.
- DOMConfigurationImpl - class org.apache.xerces.dom.DOMConfigurationImpl.
- Xerces implementation of DOMConfiguration that maintains a table of recognized parameters.
- DOMConfigurationImpl() -
Constructor for class org.apache.xerces.dom.DOMConfigurationImpl
- Default Constructor.
- DOMConfigurationImpl(SymbolTable) -
Constructor for class org.apache.xerces.dom.DOMConfigurationImpl
- Constructs a parser configuration using the specified symbol table.
- DOMConfigurationImpl(SymbolTable, XMLComponentManager) -
Constructor for class org.apache.xerces.dom.DOMConfigurationImpl
- Constructs a parser configuration using the specified symbol table
and parent settings.
- DOMEntityResolverWrapper - class org.apache.xerces.util.DOMEntityResolverWrapper.
- This class wraps DOM entity resolver to XNI entity resolver.
- DOMEntityResolverWrapper() -
Constructor for class org.apache.xerces.util.DOMEntityResolverWrapper
- Default constructor.
- DOMEntityResolverWrapper(DOMEntityResolver) -
Constructor for class org.apache.xerces.util.DOMEntityResolverWrapper
- Wraps the specified DOM entity resolver.
- DOMErrorHandlerWrapper - class org.apache.xerces.util.DOMErrorHandlerWrapper.
- This class handles DOM errors .
- DOMErrorHandlerWrapper() -
Constructor for class org.apache.xerces.util.DOMErrorHandlerWrapper
-
- DOMErrorHandlerWrapper(DOMErrorHandler) -
Constructor for class org.apache.xerces.util.DOMErrorHandlerWrapper
-
- DOMErrorImpl - class org.apache.xerces.dom.DOMErrorImpl.
DOMErrorImpl
is an implementation that describes an error.- DOMErrorImpl() -
Constructor for class org.apache.xerces.dom.DOMErrorImpl
- Default constructor.
- DOMErrorImpl(short, XMLParseException) -
Constructor for class org.apache.xerces.dom.DOMErrorImpl
- Exctracts information from XMLParserException)
- DOMImplementationImpl - class org.apache.xerces.dom.DOMImplementationImpl.
- The DOMImplementation class is description of a particular
implementation of the Document Object Model.
- DOMImplementationImpl() -
Constructor for class org.apache.xerces.dom.DOMImplementationImpl
-
- DOMImplementationListImpl - class org.apache.xerces.dom.DOMImplementationListImpl.
- DOM Level 3: implementation of DOMImplementationList
- DOMImplementationListImpl() -
Constructor for class org.apache.xerces.dom.DOMImplementationListImpl
-
- DOMImplementationSourceImpl - class org.apache.xerces.dom.DOMImplementationSourceImpl.
- Supply one the right implementation, based upon requested features.
- DOMImplementationSourceImpl() -
Constructor for class org.apache.xerces.dom.DOMImplementationSourceImpl
-
- DOMInputSourceImpl - class org.apache.xerces.dom.DOMInputSourceImpl.
- This Class
DOMInputSourceImpl
represents a single input source for an XML entity. - DOMInputSourceImpl() -
Constructor for class org.apache.xerces.dom.DOMInputSourceImpl
- Default Constructor, constructs an input source
- DOMInputSourceImpl(String, String, String) -
Constructor for class org.apache.xerces.dom.DOMInputSourceImpl
- Constructs an input source from just the public and system
identifiers, leaving resolution of the entity and opening of
the input stream up to the caller.
- DOMInputSourceImpl(String, String, String, InputStream, String) -
Constructor for class org.apache.xerces.dom.DOMInputSourceImpl
- Constructs an input source from a byte stream.
- DOMInputSourceImpl(String, String, String, Reader, String) -
Constructor for class org.apache.xerces.dom.DOMInputSourceImpl
- Constructs an input source from a character stream.
- DOMInputSourceImpl(String, String, String, String, String) -
Constructor for class org.apache.xerces.dom.DOMInputSourceImpl
- Constructs an input source from a String.
- DOMLocatorImpl - class org.apache.xerces.dom.DOMLocatorImpl.
DOMLocatorImpl
is an implementaion that describes a location (e.g.- DOMLocatorImpl() -
Constructor for class org.apache.xerces.dom.DOMLocatorImpl
-
- DOMLocatorImpl(int, int, int, Node, String) -
Constructor for class org.apache.xerces.dom.DOMLocatorImpl
-
- DOMLocatorImpl(int, int, String) -
Constructor for class org.apache.xerces.dom.DOMLocatorImpl
-
- DOMMessageFormatter - class org.apache.xerces.dom.DOMMessageFormatter.
- Used to format DOM error messages, using the system locale.
- DOMMessageFormatter() -
Constructor for class org.apache.xerces.dom.DOMMessageFormatter
-
- DOMNodePool - class org.apache.xerces.impl.xs.dom.DOMNodePool.
- This class is pool that enables caching of DOM nodes, such as Element, Attr,
Text, that are used to parse and later traverse XML Schemas.
- DOMNodePool() -
Constructor for class org.apache.xerces.impl.xs.dom.DOMNodePool
-
- DOMNormalizer - class org.apache.xerces.dom.DOMNormalizer.
- This class adds implementation for normalizeDocument method.
- DOMNormalizer.XMLAttributesProxy - class org.apache.xerces.dom.DOMNormalizer.XMLAttributesProxy.
-
- DOMNormalizer.XMLAttributesProxy(DOMNormalizer) -
Constructor for class org.apache.xerces.dom.DOMNormalizer.XMLAttributesProxy
-
- DOMNormalizer() -
Constructor for class org.apache.xerces.dom.DOMNormalizer
-
- DOMParser - class org.apache.xerces.impl.xs.dom.DOMParser.
- A dom parser used to parse schema documents into DOM trees
- DOMParser - class org.apache.xerces.parsers.DOMParser.
- This is the main Xerces DOM parser class.
- DOMParser() -
Constructor for class org.apache.xerces.impl.xs.dom.DOMParser
- Constructs a DOM parser using the dtd/xml schema parser configuration.
- DOMParser() -
Constructor for class org.apache.xerces.parsers.DOMParser
- Constructs a DOM parser using the dtd/xml schema parser configuration.
- DOMParser(SymbolTable) -
Constructor for class org.apache.xerces.parsers.DOMParser
- Constructs a DOM parser using the specified symbol table.
- DOMParser(SymbolTable, XMLGrammarPool) -
Constructor for class org.apache.xerces.parsers.DOMParser
- Constructs a DOM parser using the specified symbol table and
grammar pool.
- DOMParser(XMLParserConfiguration) -
Constructor for class org.apache.xerces.parsers.DOMParser
- Constructs a DOM parser using the specified parser configuration.
- DOMUtil - class org.apache.xerces.util.DOMUtil.
- Some useful utility methods.
- DOMUtil() -
Constructor for class org.apache.xerces.util.DOMUtil
- This class cannot be instantiated.
- DoubleDV - class org.apache.xerces.impl.dv.xs.DoubleDV.
- Represent the schema type "double"
- DoubleDV() -
Constructor for class org.apache.xerces.impl.dv.xs.DoubleDV
-
- DT_ANYURI -
Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
-
- DT_BLOCK -
Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
-
- DT_BLOCK1 -
Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
-
- DT_BOOLEAN -
Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
-
- DT_COUNT -
Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
-
- DT_FINAL -
Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
-
- DT_FINAL1 -
Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
-
- DT_FORM -
Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
-
- DT_ID -
Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
-
- DT_MAXOCCURS -
Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
-
- DT_MAXOCCURS1 -
Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
-
- DT_MEMBERTYPES -
Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
-
- DT_MINOCCURS1 -
Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
-
- DT_NAMESPACE -
Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
-
- DT_NCNAME -
Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
-
- DT_NONNEGINT -
Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
-
- DT_NSTRING -
Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
-
- DT_POSINT -
Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
-
- DT_PROCESSCONTENTS -
Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
-
- DT_QNAME -
Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
-
- DT_STRING -
Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
-
- DT_TOKEN -
Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
-
- DT_USE -
Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
-
- DT_WHITESPACE -
Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
-
- DT_XPATH -
Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
-
- DT_XPATH1 -
Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
-
- DTD_PROCESSOR -
Static variable in class org.apache.xerces.parsers.DTDConfiguration
- Property identifier: DTD loader.
- DTD_PROCESSOR_PROPERTY -
Static variable in class org.apache.xerces.impl.Constants
- DTD processor property ("internal/dtd-processor").
- DTD_SCANNER -
Static variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
- Property identifier: DTD scanner.
- DTD_SCANNER -
Static variable in class org.apache.xerces.impl.xs.opti.SchemaParsingConfig
- Property identifier: DTD scanner.
- DTD_SCANNER -
Static variable in class org.apache.xerces.parsers.DTDConfiguration
- Property identifier: DTD scanner.
- DTD_SCANNER -
Static variable in class org.apache.xerces.parsers.NonValidatingConfiguration
- Property identifier: DTD scanner.
- DTD_SCANNER_PROPERTY -
Static variable in class org.apache.xerces.impl.Constants
- DTD scanner property ("internal/dtd-scanner").
- DTD_VALIDATOR -
Static variable in class org.apache.xerces.impl.dtd.XMLDTDProcessor
- Property identifier: validator .
- DTD_VALIDATOR -
Static variable in class org.apache.xerces.impl.xs.opti.SchemaParsingConfig
- Property identifier: DTD validator.
- DTD_VALIDATOR -
Static variable in class org.apache.xerces.parsers.DTDConfiguration
- Property identifier: DTD validator.
- DTD_VALIDATOR -
Static variable in class org.apache.xerces.parsers.NonValidatingConfiguration
- Property identifier: DTD validator.
- DTD_VALIDATOR_PROPERTY -
Static variable in class org.apache.xerces.impl.Constants
- Validator property ("internal/validator/dtd").
- DTD_VALIDATOR_PROPERTY -
Static variable in class org.apache.xerces.impl.dtd.XML11DTDValidator
-
- DTDConfiguration - class org.apache.xerces.parsers.DTDConfiguration.
- This is the DTD-only parser configuration.
- DTDConfiguration() -
Constructor for class org.apache.xerces.parsers.DTDConfiguration
- Default constructor.
- DTDConfiguration(SymbolTable) -
Constructor for class org.apache.xerces.parsers.DTDConfiguration
- Constructs a parser configuration using the specified symbol table.
- DTDConfiguration(SymbolTable, XMLGrammarPool) -
Constructor for class org.apache.xerces.parsers.DTDConfiguration
- Constructs a parser configuration using the specified symbol table and
grammar pool.
- DTDConfiguration(SymbolTable, XMLGrammarPool, XMLComponentManager) -
Constructor for class org.apache.xerces.parsers.DTDConfiguration
- Constructs a parser configuration using the specified symbol table,
grammar pool, and parent settings.
- DTDDVFactory - class org.apache.xerces.impl.dv.DTDDVFactory.
- The factory to create and return DTD types.
- DTDDVFactory() -
Constructor for class org.apache.xerces.impl.dv.DTDDVFactory
-
- DTDDVFactoryImpl - class org.apache.xerces.impl.dv.dtd.DTDDVFactoryImpl.
- the factory to create/return built-in schema DVs and create user-defined DVs
- DTDDVFactoryImpl() -
Constructor for class org.apache.xerces.impl.dv.dtd.DTDDVFactoryImpl
-
- DTDGrammar - class org.apache.xerces.impl.dtd.DTDGrammar.
- A DTD grammar.
- DTDGrammar.QNameHashtable - class org.apache.xerces.impl.dtd.DTDGrammar.QNameHashtable.
- A simple Hashtable implementation that takes a tuple (String, String)
as the key and a int as value.
- DTDGrammar.QNameHashtable() -
Constructor for class org.apache.xerces.impl.dtd.DTDGrammar.QNameHashtable
-
- DTDGrammar(SymbolTable, XMLDTDDescription) -
Constructor for class org.apache.xerces.impl.dtd.DTDGrammar
- Default constructor.
- DTDGrammarBucket - class org.apache.xerces.impl.dtd.DTDGrammarBucket.
- This very simple class is the skeleton of what the DTDValidator could use
to store various grammars that it gets from the GrammarPool.
- DTDGrammarBucket() -
Constructor for class org.apache.xerces.impl.dtd.DTDGrammarBucket
- Default constructor.
- DTDParser - class org.apache.xerces.parsers.DTDParser.
-
- DTDParser(SymbolTable) -
Constructor for class org.apache.xerces.parsers.DTDParser
-
- DTNORMALIZATION -
Static variable in class org.apache.xerces.dom.DOMConfigurationImpl
-
- duplicateValue(XMLSchemaValidator.OrderedHashtable) -
Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase
- Called when a duplicate value is added.
- duplicateValue(XMLSchemaValidator.OrderedHashtable) -
Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.UniqueValueStore
- Called when a duplicate value is added.
- duplicateValue(XMLSchemaValidator.OrderedHashtable) -
Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.KeyValueStore
- Called when a duplicate value is added.
- DurationDV - class org.apache.xerces.impl.dv.xs.DurationDV.
- Validator for
datatype (W3C Schema Datatypes)- DurationDV() -
Constructor for class org.apache.xerces.impl.dv.xs.DurationDV
-
- DVFactoryException - exception org.apache.xerces.impl.dv.DVFactoryException.
- A runtime exception that's thrown if an error happens when the application
tries to get a DV factory instance.
- DVFactoryException() -
Constructor for class org.apache.xerces.impl.dv.DVFactoryException
-
- DVFactoryException(String) -
Constructor for class org.apache.xerces.impl.dv.DVFactoryException
-
- DYNAMIC_VALIDATION -
Static variable in class org.apache.xerces.impl.dtd.XMLDTDValidator
- Feature identifier: dynamic validation.
- DYNAMIC_VALIDATION -
Static variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
- Feature identifier: dynamic validation.
- DYNAMIC_VALIDATION -
Static variable in class org.apache.xerces.dom.DOMConfigurationImpl
-
- DYNAMIC_VALIDATION -
Static variable in class org.apache.xerces.parsers.DOMBuilderImpl
- Dynamic validation
- DYNAMIC_VALIDATION_FEATURE -
Static variable in class org.apache.xerces.impl.Constants
- Dynamic validation feature ("validation/dynamic").
ASModel
with a document instance.
attrChange
indicates the type of change which triggered
the DOMAttrModified event.
ASObject
with
ASModel
methods, have discernible top-level/"global"
attribute declarations.
AttributePSVI
given the index of an attribute
information item in the current element's attribute list.
AttributePSVI
given namespace and localname of an
attribute information item in the current element's attribute list.
null
if undefined.
Document.normalizeDocument
is
invoked.
Document.normalizeDocument
is
invoked.
Document.normalizeDocument
is
invoked.
VC_NONE, VC_DEFAULT, VC_FIXED
.
VC_NONE, VC_DEFAULT, VC_FIXED
.
usage
is EXTERNAL_SUBSET or NOT_USED, and the
ASModel
is simply a container of other ASModels.
ASObject
with
ASModel
methods, have discernible top-level/"global
content model declarations.
simpleType
, or mixed, element-only (see
cmParticle
).
CONTENTTYPE_EMPTY
), a simple
type definition (CONTENTTYPE_SIMPLE
), mixed (
CONTENTTYPE_EMPTY
), or element-only (
CONTENTTYPE_EMPTY
).
DERIVATION_EXTENSION
,
DERIVATION_RESTRICTION
, or DERIVATION_NONE
(see XSConstants
).
DERIVATION_SUBSTITUTION, DERIVATION_EXTENSION, DERIVATION_RESTRICTION
} corresponding to substitutions disallowed by this
XSElementDeclaration
or DERIVATION_NONE
.
null
if undefined.
ASObject
with
ASModel
methods, have discernible top-level/"global"
element declarations.
scope
property.
scope
property.
scope
).
scope
).
ASObject
with
ASModel
methods, have discernible top-level/"global"
entity declarations.
Element
node.
DERIVATION_EXTENSION, DERIVATION_RESTRICTION
}
corresponding to final
set of this type or
DERIVATION_NONE
.
true
if this ASModel
defines the document
structure in terms of namespaces and local names ; false
if the document structure is defined only in terms of
QNames
.
list
the item type definition (an atomic or
union simple type definition) is available, otherwise
null
.
XSObjects
in the XSObjectList
.
XSObjects
in the list.
XSNamespaceItem
s in the list.
GenericString
in the list.
Objects
in the list.
XSObjects
in the list.
Objects
in the list.
XSObjects
in the XSObjectList
.
XSObjects
in the XSObjectList
.
DOMImplementation
s in the list.
ASObject
.
union
the list of member type definitions (a
non-empty sequence of simple type definitions) is available,
otherwise null
.
name
of this XSObject
depending on the
XSObject
type.
name
of this XSObject
depending on the
XSObject
type.
name
of this XSObject
depending on the
XSObject
type.
name
of this XSObject
depending on the
XSObject
type.
name
of this XSObject
depending on the
XSObject
type.
name
of this XSObject
depending on the
XSObject
type.
name
of this XSObject
depending on the
XSObject
type.
name
of this XSObject
depending on the
XSObject
type.
name
of this XSObject
depending on the
XSObject
type.
name
of this XSObject
depending on the
XSObject
type.
name
of this XSObject
depending on the
XSObject
type.
NCName
of this declaration as defined in
XML Namespaces.
null
if it is
unspecified.
null
if it is
unspecified.
null
if it is
unspecified.
null
if it is
unspecified.
null
if it is
unspecified.
null
if it is
unspecified.
null
if it is
unspecified.
null
if it is
unspecified.
null
if it is
unspecified.
null
if it is
unspecified.
null
if it is
unspecified.
null
if it is
unspecified.
XSNamespaceItem
), one for each namespace name which
appears as the target namespace of any schema component in the schema
used for that assessment, and one for absent if any schema component
in the schema had no target namespace.
null
if it is
unspecified.
nil
from namespace http://www.w3.org/2001/XMLSchema-instance
and value true
(xsi:nil) even if it has no text or
element content despite a content type
which would
otherwise require content.
name
of this ASObject
depending on the
ASObject
type.
ASObject
with
ASModel
methods, have discernible top-level/"global"
notation declarations.
ASModel
object associated with this
ASObject
.
null
null
null
if it is
unspecified.
atomic
the primitive type definition (a
built-in primitive datatype definition or the simple ur-type
definition) is available, otherwise null
.
DERIVATION_NONE
represented as a bit flag (see
XSConstants
).
null
otherwise.
null
.
SEVERITY_WARNING
,
SEVERITY_ERROR
, or SEVERITY_FATAL_ERROR
.
null
null
DERIVATION_EXTENSION, DERIVATION_RESTRICTION
} or
DERIVATION_NONE
.
null
otherwise.
type
of this object, i.e.
ASObject
into ASModel.
ASObject
into ASModel.
namespaceURI
is the
default namespace or not.
index
th item in the collection.
index
th item in the collection.
index
th item in the collection.
index
th item in the collection.
index
th item in the collection.
index
th item in the map.
index
th item in the map.
index
th item in the collection.
XSObject
specified by local name and namespace
URI.
XSObject
specified by local name and namespace
URI.
DocumentBuilder
using the currently configured parameters.
SAXParser
using the currently
configured factory parameters.
Text
nodes in the full depth of the sub-tree
underneath this Node
, including attribute nodes, into a
"normal" form where only markup (e.g., tags, comments, processing
instructions, CDATA sections, and entity references) separates
Text
nodes, i.e., there are no adjacent Text
nodes.
DOMInputSource
.
DOMInputSource
.
DOMInputSource
and insert the content into an existing
document at the position epcified with the contextNode
and action
arguments.
ASModel
from the list of
ASModel
s.
org.w3c.dom.Document
.
javax.xml.parsers.SAXParserFactory
.javax.xml.parsers.SAXParser
.absent
.
global
identifies top-level declarations.
Locally scoped
declarations are available for use only
within the complex type.
ASModel
with a document instance.
null
if undefined.
Element
node.
ASObject
.
null
if it is
unspecified.
name
of this ASObject
depending on the
ASObject
type.
ASModel
object associated with this
ASObject
.
null
if it is
unspecified.
StringList
is an ordered collection of
GenericString
.MalformedURIException
with no specified
detail message.
MalformedURIException
with the
specified detail message.
ASModel
itself is valid, i.e., confirming
that it's well-formed and valid per its own formal grammar.
Atomic
type.
List
type.
Union
type.
org.xml.sax.ContentHandler
.
org.w3c.dom.Element
.
XSAttributeCheck
is used to check the validity of attributes
appearing in the schema document.XSSimpleType.applyFacets(org.apache.xerces.impl.dv.XSFacets, short, short, org.apache.xerces.impl.dv.ValidationContext)
.XSNamedMap
interface are used to
represent collections of XML Schema components that can be accessed by
name.XSNamesaceItemList
interface provides the abstraction of
an ordered collection of XSNamespaceItem
s, without defining
or constraining how this collection is implemented.XSObject
is a base object for the XML Schema component
model.XSObjectList
interface provides the abstraction of an
ordered collection of XSObject
s, without defining or
constraining how this collection is implemented.XSSimpleType
represents the simple type
definition of schema component and defines methods to query the information
contained.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |