public class SearchOptions extends Object
Constructor and Description |
---|
SearchOptions(boolean searchName,
boolean searchContent) |
Modifier and Type | Method and Description |
---|---|
boolean |
isSearchContent()
Gets value indicating the search in file content.
|
boolean |
isSearchName()
Gets value indicating the search in file name.
|
public boolean isSearchContent()
public boolean isSearchName()
Copyright © ITHit. All Rights Reserved.