Class Matcher.Mapper

  • Enclosing class:
    Matcher

    protected class Matcher.Mapper
    extends Object
    Mapper represents a local CSS for a Node that is used to match the Node's children.
    Author:
    Torbjoern Gannholm
    • Method Detail

      • getPECascadedStyle

        public CascadedStyle getPECascadedStyle​(Node e,
                                                String pseudoElement)
        May return null. We assume that restyle has already been done by a getCascadedStyle if necessary.