Skip to main content

ProjectFile

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

Package: JAVARuntime

Category: Files

Component: no


public class ProjectFile

Constructors

SignatureDescription
ProjectFile(String, String)Executes ProjectFile and returns after the underlying engine call finishes.
ProjectFile(String)Creates a new instance of ProjectFile.

Methods

SignatureReturnsDescription
getFormat()StringReturns the current format.
getInputStream()InputStreamReturns the current input stream.
loadText()StringLoads text into the object.
toString()StringReturns the string representation.
copyTo(File)booleanReturns a copy of this ProjectFile instance.

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.