ArchiveSearchOptions
The
See:
Properties
Property | Type | Description |
---|---|---|
Search for entries with names matching this string. Can contain * or ? wildcards, eg. D_* . Ignored if empty |
||
Search for entries of this type. Ignored if nil |
||
Search for entries only within this namespace. Ignored if empty | ||
Search for entries only within this dir. If nil , the root directory of the archive is searched |
||
If true , the extension of the entry name is ignored when checking for a match with |
||
If true , subdirectories within |
Constructors
Creates a new
matchName ,matchNamespace as empty stringsmatchType ,dir asnil
ignoreExt true
searchSubdirs false