public interface PathFilter
Modifier and Type | Method and Description |
---|---|
int[] |
getUserDataCategories()
Returns the required user data categories.
|
boolean |
isValid(LogicalSubPath subPath)
Returns true if the given sub-path is valid, false otherwise.
|
boolean isValid(LogicalSubPath subPath)
subPath
- the provided sub-pathint[] getUserDataCategories()