Package com.exedio.cope.pattern
Interface TextUrlFilterCheckable
-
- All Known Implementing Classes:
TextUrlFilter
,TextUrlFilterDelegator
public interface TextUrlFilterCheckable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Set<String>
check(Item item)
-
-
-
Method Detail
-
check
Set<String> check(Item item) throws MediaPath.NotFound
- Throws:
MediaPath.NotFound
-
-