- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for searchAttributes (0.07 sec)
-
src/main/java/jcifs/smb/SmbEnumerationUtil.java
static CloseableIterator<SmbResource> doEnum ( SmbFile parent, String wildcard, int searchAttributes, ResourceNameFilter fnf, ResourceFilter ff ) throws CIFSException { DosFileFilter dff = unwrapDOSFilter(ff); if ( dff != null ) { if ( dff.wildcard != null ) wildcard = dff.wildcard; searchAttributes = dff.attributes; }
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Sat Jul 20 08:41:19 UTC 2019 - 12.5K bytes - Viewed (0)