Interface IElementProcessor

    • Method Detail

      • getMatchingElementName

        MatchingElementName getMatchingElementName()

        Returns the element name that would make this processor match (if any).

        Returns:
        the element name.
      • getMatchingAttributeName

        MatchingAttributeName getMatchingAttributeName()

        Returns the attribute name that would make this processor match (if any).

        Returns:
        the attribute name.