org.eclipse.rse.subsystems.files.core.model
Interface ISystemFileTransferModeRegistry
- All Superinterfaces:
- ISystemFileTypes
public interface ISystemFileTransferModeRegistry
- extends ISystemFileTypes
getModeMappings
ISystemFileTransferModeMapping[] getModeMappings()
isBinary
boolean isBinary(IFile file)
isBinary
boolean isBinary(IRemoteFile remoteFile)
isText
boolean isText(IFile file)
isText
boolean isText(IRemoteFile remoteFile)
Copyright (c) IBM Corporation and others 2000, 2008. All Rights Reserved.