- Sort Score
- Result 10 results
- Languages All
Results 1 - 4 of 4 for getParent (0.04 sec)
-
src/main/java/jcifs/smb/SmbFile.java
* <code>smb://</code> if the resource refers to the root of the URL * hierarchy which incidentally is also <code>smb://</code>. */ public String getParent() { return this.fileLocator.getParent(); } /** * Returns the full uncanonicalized URL of this SMB resource. An * <code>SmbFile</code> constructed with the result of this method will
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 103.2K bytes - Viewed (0) -
src/main/java/jcifs/smb1/smb1/SmbFile.java
* <code>smb1://</code> if the resource refers to the root of the URL * hierarchy which incedentally is also <code>smb1://</code>. */ public String getParent() { String str = url.getAuthority(); if (str.length() > 0) { final StringBuilder sb = new StringBuilder("smb1://"); sb.append(str);
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 112.2K bytes - Viewed (0) -
api/maven-api-model/src/main/mdo/maven.mdo
* project (e.g. describes the metadata of some artifact from the repository). */ public Path getProjectDirectory() { return (pomFile != null) ? pomFile.getParent() : null; } /** * @return the model id as {@code groupId:artifactId:packaging:version} */ public String getId() { StringBuilder id = new StringBuilder( 64 );
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Thu Aug 07 14:32:16 UTC 2025 - 132.7K bytes - Viewed (0) -
src/main/webapp/js/admin/bootstrap.min.js.map
ASS_NAME_COLLAPSE","CLASS_NAME_COLLAPSING","CLASS_NAME_COLLAPSED","DIMENSION_WIDTH","SELECTOR_DATA_TOGGLE","Collapse","_isTransitioning","_triggerArray","id","toggleList","elem","filterElement","filter","foundElem","_selector","push","_parent","_getParent","_addAriaAndCollapsedClass","hide","show","actives","activesData","not","startEvent","dimension","_getDimension","style","attr","setTransitioning","scrollSize","getBoundingClientRect","triggerArrayLength","isTransitioning","_getTargetFromEleme...
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 180.9K bytes - Viewed (0)