DOMNodeFilter

Properties:

ShowAll
ShowAttribute
ShowCDATASection
ShowComment
ShowDocument
ShowDocumentFragment
ShowDocumentType
ShowElement
ShowEntity
ShowEntityReference
ShowNotation
ShowProcessingInstruction
ShowText

Constructors:

Based on filter parameters
By default

Description:

It is used to filter DOM nodes in the iterator and DOM tree tab objects.

Availability:

Thin client, server, thick client, external connection, Mobile application (server).

See also:

DOMNodeIterator, property Filter
DOMTreeWalker, property Filter
DOMDocument, method CreateNodeIterator
DOMDocument, method CreateTreeWalker
DOMNodeIterator, constructor Based on DOM document
DOMTreeWalker, constructor Based on DOM document

    

1C:Enterprise Developer's Community