HelpBuildUtils

Package: help
Type: class

12.0_PUBLIC

addedmethod: relativeTo
static java.nio.file.Path relativeTo(java.nio.file.Path targetFS, java.nio.file.Path path)
addedmethod: relativeToWorkingDir
static java.nio.file.Path relativeToWorkingDir(java.nio.file.Path path)
removedmethod: toDefaultFS
static java.nio.file.Path toDefaultFS(java.nio.file.Path path)
removedmethod: toFS
static java.nio.file.Path toFS(java.nio.file.Path targetFS, java.nio.file.Path path)

11.3_PUBLIC

addedmethod: findApplicationUrl
static java.net.URL findApplicationUrl(java.lang.String relativePath)
addedmethod: findModuleFile
static generic.jar.ResourceFile findModuleFile(java.lang.String relativePath)

10.3_PUBLIC

addedmethod: getRuntimeIcon
static resources.IconProvider getRuntimeIcon(java.lang.String ref)
addedmethod: getSharedHelpDirectory
static java.nio.file.Path getSharedHelpDirectory()

9.0.1_PUBLIC

introducedInitial version