| Package | Description |
|---|---|
| com.izforge.izpack.util.file.types.selectors |
| Modifier and Type | Class and Description |
|---|---|
class |
AndSelector
This selector has a collection of other selectors, all of which have to
select a file in order for this selector to select it.
|
class |
MajoritySelector
This selector is here just to shake up your thinking a bit.
|
class |
NoneSelector
This selector has a collection of other selectors.
|
class |
NotSelector
This selector has one other selectors whose meaning it inverts.
|
class |
OrSelector
This selector has a collection of other selectors, any of which have to
select a file in order for this selector to select it.
|
Copyright © 2001–2025. All rights reserved.