Class FileRestrictionChecker
java.lang.Object
de.hsh.graja.transform.submission.FileRestrictionChecker
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncheckMatch
(String path) boolean
isProhibited
(String path) boolean
isRequiredOrOptional
(String path)
-
Constructor Details
-
FileRestrictionChecker
-
-
Method Details
-
checkMatch
-
isRequiredOrOptional
-
isProhibited
-
getUnseenRequiredRestrictions
-
describeUnseenRequiredRestrictions
-
getSeenProhibitedRestrictions
-
describeSeenProhibitedRestrictions
-
getDescription
-
getSeenPaths
-