Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for canWrite (0.62 sec)

  1. src/main/java/jcifs/SmbResource.java

         * will be read-only.
         *
         * @return <code>true</code> if the resource exists is not marked
         *         read-only
         * @throws CIFSException
         */
        boolean canWrite () throws CIFSException;
    
    
        /**
         * Tests to see if the file this <code>SmbResource</code> represents can be
         * read. Because any file, directory, or other resource can be read if it
    Java
    - Registered: Sun May 05 00:10:10 GMT 2024
    - Last Modified: Sun Dec 20 14:09:34 GMT 2020
    - 26K bytes
    - Viewed (0)
Back to top