Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for tagName (0.04 sec)

  1. src/main/java/org/codelibs/fess/util/PrunedTag.java

        }
    
        /**
         * Parses a comma-separated string of pruned tag configurations into an array of PrunedTag objects.
         * Each tag configuration follows the pattern: tagname[attr=value].classname#id
         *
         * Examples:
         * - "div.content" matches div elements with class "content"
         * - "span#header" matches span elements with ID "header"
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 6.9K bytes
    - Viewed (0)
Back to top