OutPFile
Complete API reference for OutPFile, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Files
Component: no
public class OutPFile
Constructors
| Signature | Description |
|---|---|
OutPFile() | Creates a new instance of OutPFile. |
OutPFile(String) | Creates a new instance of OutPFile. |
Methods
| Signature | Returns | Description |
|---|---|---|
getFilePath() | String | Returns the current file path. |
setFilePath(String) | void | Sets or updates the file path. |
getAbsolutePath() | String | Returns the current absolute path. |
toString() | String | Returns the string representation. |
Static Methods
| Signature | Returns | Description |
|---|---|---|
genericInterface() | GenericClassInspectorEntry | Executes genericInterface and returns after the underlying engine call finishes. |
inspectorController() | ClassInspectorEntry | Executes inspectorController and returns after the underlying engine call finishes. |