Class SmbFileRef
java.lang.Object
org.frankframework.filesystem.smb.SmbFileRef
-
Constructor Summary
ConstructorsConstructorDescriptionSmbFileRef(@NonNull String path) Create a new file reference, strips the folder of the filename when presentSmbFileRef(@NonNull String name, @Nullable String folder) -
Method Summary
-
Constructor Details
-
SmbFileRef
Create a new file reference, strips the folder of the filename when present -
SmbFileRef
-
-
Method Details
-
getName
Returns the canonical name inclusive file path when present -
toString
-