JavaScript is disabled on your browser.
Skip navigation links
org.htmlunit.html

Class DomNode.DescendantElementsIterator<T extends DomNode>

    • Constructor Detail

      • DescendantElementsIterator

        public DescendantElementsIterator(Class<T> type)
        Deprecated.
        Creates a new instance which iterates over the specified node type.
        Parameters:
        type - the type of nodes over which to iterate
    • Method Detail

      • nextNode

        public T nextNode()
        Deprecated.
        Returns:
        the next node, if there is one
      • isAccepted

        protected boolean isAccepted(DomNode node)
        Deprecated.
        Indicates if the node is accepted. If not it won't be explored at all.
        Parameters:
        node - the node to test
        Returns:
        true if accepted
Skip navigation links

Copyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /