public interface TagFilter
| Modifier and Type | Method and Description |
|---|---|
void |
assertMatch(Tag tag)
Asserts that the given tag is acceptable to the receiver.
|
void assertMatch(Tag tag) throws I18NException
I18NException - Thrown if the tag is not acceptable.Copyright © 2015. All Rights Reserved.