|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileAttributeRule | |
---|---|
com.ibm.are.xml.rules.fileattr | Rules to verify file and directory attributes |
com.ibm.ibmi.are.xml.rules.fileattr | Rules to verify IBM i specific attributes of files and directories |
Uses of FileAttributeRule in com.ibm.are.xml.rules.fileattr |
---|
Subclasses of FileAttributeRule in com.ibm.are.xml.rules.fileattr | |
---|---|
class |
FileEmptyRule
Rule class that verifies if a file is empty |
class |
FileExistenceRule
Rule class that verifies whether or not a file or directory exists |
class |
FileLastModifiedRule
Rule class that verifies the last modified date and time of a file or directory |
class |
FileSizeRule
Rule class that verifies the size of a file |
class |
FileTypeRule
Rule class that verifies the file type |
class |
SymlinkTargetRule
Rule class that verifies the target of a symbolic link |
Uses of FileAttributeRule in com.ibm.ibmi.are.xml.rules.fileattr |
---|
Subclasses of FileAttributeRule in com.ibm.ibmi.are.xml.rules.fileattr | |
---|---|
class |
FileCcsidRule
Rule class that verifies the coded character set identifier (CCSID) tag on an IFS file |
class |
FileCreationTimeRule
Rule class that verifies the creation date and time of an IFS file |
class |
IBMiFileAttributeRule
Abstract base class for all IBM i file and directory attribute verification rules |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |