PathFactory

Properties

Link copied to clipboard
abstract val finalPrefix: String

Functions

Link copied to clipboard
abstract fun getFinalDirectory(stream: DestinationStream, substituteStreamAndNamespaceOnly: Boolean = false): String
Link copied to clipboard
abstract fun getPathMatcher(stream: DestinationStream, suffixPattern: String? = null): PathMatcher
Link copied to clipboard
abstract fun getPathToFile(stream: DestinationStream, partNumber: Long?, extension: String? = null): String