- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for initFromProperties (2.77 sec)
-
src/main/java/jcifs/config/PropertyConfiguration.java
*/ public PropertyConfiguration(Properties props) throws CIFSException { super(false); initFromProperties(props); initDefaults(); // Use original initDefaults } /** * Initialize configuration from properties */ private void initFromProperties(Properties props) { String value; // Standard jCIFS propertiesRegistered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sun Aug 24 00:49:49 UTC 2025 - 13.3K bytes - Viewed (0)