Uses of Class
org.eclipse.lemminx.extensions.filepath.settings.FilePathMapping
-
Packages that use FilePathMapping Package Description org.eclipse.lemminx.extensions.filepath.settings -
-
Uses of FilePathMapping in org.eclipse.lemminx.extensions.filepath.settings
Methods in org.eclipse.lemminx.extensions.filepath.settings that return types with arguments of type FilePathMapping Modifier and Type Method Description List<FilePathMapping>FilePathSupportSettings. getFilePathMappings()List<FilePathMapping>FilePathSupport. getMappings()Method parameters in org.eclipse.lemminx.extensions.filepath.settings with type arguments of type FilePathMapping Modifier and Type Method Description voidFilePathSupport. setMappings(List<FilePathMapping> mappings)
-