Interface TagFilter

    • Method Detail

      • assertMatch

        void assertMatch​(Tag tag)
                  throws I18NException
        Asserts that the given tag is acceptable to the receiver.
        Throws:
        I18NException - Thrown if the tag is not acceptable.