net.anotheria.moskito.central.storage.fs
Class IncludeExcludeWildcardList
java.lang.Object
net.anotheria.moskito.central.storage.fs.IncludeExcludeList
net.anotheria.moskito.central.storage.fs.IncludeExcludeWildcardList
public class IncludeExcludeWildcardList
- extends IncludeExcludeList
IncludeExcludeExtendedList class.
- Author:
- dagafonov
|
Method Summary |
boolean |
include(String query)
Checks on availability query in include, exclude Set's. |
IncludeExcludeWildcardList
public IncludeExcludeWildcardList(String include,
String exclude)
- Parameters:
include - exclude -
include
public boolean include(String query)
- Description copied from class:
IncludeExcludeList
- Checks on availability query in include, exclude
Set's.
- Overrides:
include in class IncludeExcludeList
- Returns:
- boolean
Copyright © 2010-2013 anotheria.net. All Rights Reserved.