public class nsIFile extends nsISupports
| Modifier and Type | Field and Description |
|---|---|
static int |
DIRECTORY_TYPE |
static int |
NORMAL_FILE_TYPE |
NS_ISUPPORTS_IID_STR| Constructor and Description |
|---|
nsIFile(long address) |
| Modifier and Type | Method and Description |
|---|---|
int |
Create(int type,
int permissions) |
int |
GetLeafName(long aLeafName) |
int |
GetPath(long aPath) |
AddRef, getAddress, getClassName, getGetterIndex, getMethodIndex, getSetterIndex, IsXULRunner10, IsXULRunner24, IsXULRunner31, IsXULRVersionOrLater, QueryInterface, Releasepublic static final int NORMAL_FILE_TYPE
public static final int DIRECTORY_TYPE
Copyright © 2017. All Rights Reserved.