Skip to main content

OutPFile

Complete API reference for OutPFile, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Files

Component: no


public class OutPFile

Constructors

SignatureDescription
OutPFile()Creates a new instance of OutPFile.
OutPFile(String)Creates a new instance of OutPFile.

Methods

SignatureReturnsDescription
getFilePath()StringReturns the current file path.
setFilePath(String)voidSets or updates the file path.
getAbsolutePath()StringReturns the current absolute path.
toString()StringReturns the string representation.

Static Methods

SignatureReturnsDescription
genericInterface()GenericClassInspectorEntryExecutes genericInterface and returns after the underlying engine call finishes.
inspectorController()ClassInspectorEntryExecutes inspectorController and returns after the underlying engine call finishes.