Class: ProjectFile
This page documents the methods and fields available in the ProjectFile class.
Members
| Signature | Description |
|---|---|
ProjectFile(String) | Creates a new instance of ProjectFile. |
copyTo(File) | Returns a copy of this ProjectFile instance. |
get() | Returns the current value. |
get() | Returns the current value. |
get() | Returns the current value. |
get() | Returns the current value. |
getFormat() | Returns the current format. |
getFullName() | Returns the current full name. |
getInputStream() | Returns the current input stream. |
getInspector(Context, Constructor, String, UserPointer) | Returns the current inspector. |
getInspector(Context, Field, Object, String, GetSetterListener, UserPointer) | Returns the current inspector. |
getInspectorForArray(Context, Object[], int, Object, String, GetSetterListener, UserPointer) | Returns the current inspector for array. |
getInspectorForList(Context, GhostList, int, Object, String, GetSetterListener, UserPointer) | Returns the current inspector for list. |
getSimpleName(UserPointer) | Returns the current simple name. |
isRestorable() | Returns whether restorable is true. |
isRestorable() | Returns whether restorable is true. |
loadText() | Loads text into the object. |
newInstance(UserPointer) | Creates a new instance. |
newInstance(UserPointer) | Creates a new instance. |
restore(Variable, UserPointer) | Performs the restore operation using the provided parameters (variable, userPointer). |
restore(Variable, UserPointer) | Performs the restore operation using the provided parameters (variable, userPointer). |
save(String, Object, UserPointer) | Saves data from the object. |
save(String, Object, UserPointer) | Saves data from the object. |
set(Variable) | Sets or updates the the value. |
set(Variable) | Sets or updates the the value. |
set(Variable) | Sets or updates the the value. |
set(Variable) | Sets or updates the the value. |
toString() | Returns the string representation. |