Package com.ibm.are.xml.rules.fileattr

Rules to verify file and directory attributes

See:
          Description

Class Summary
FileAttributeRule Abstract base class for all file verification rules
FileEmptyRule Rule class that verifies if a file is empty
FileExistenceRule Rule class that verifies whether or not a file or directory exists
FileLastModifiedRule Rule class that verifies the last modified date and time of a file or directory
FileSizeRule Rule class that verifies the size of a file
FileTypeRule Rule class that verifies the file type
SymlinkTargetRule Rule class that verifies the target of a symbolic link
 

Package com.ibm.are.xml.rules.fileattr Description

Rules to verify file and directory attributes