0V       !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUcontents[[Ljava/lang/Object;()VCodeLineNumberTable getContents()[[Ljava/lang/Object; SourceFile libRes.java [Ljava/lang/Object;java/lang/ObjectNameGeneral Queries Library Description contains certain general queriessetenv setenv_descsets an environment variablegetenv getenv_desc*gets the value of the environment variablegetOS getOS_descCgets the 'os.name' value for the platform the install is running on getOSNamegetOSName_desc?gets the common name for the platform the install is running onisCurrentPlatformInGroupisCurrentPlatformInGroup_descFchecks if the current platform belongs in the specified platform groupgetOSVer getOSVer_desc(gets the version of the operating systemgetInstallTypegetInstallType_desc&gets the install type of the componentgetTotalPhysicalMemorygetTotalPhysicalMemory_desc2gets the total physical memory of the system in KBgetAvailablePhysicalMemorygetAvailablePhysicalMemory_desc6gets the available physical memory of the system in KBgetValueFromINIFilegetValueFromINIFile_descDgets the value of a variable from a file that follows the INI format envName_nameenvName envName_descname of environment variable envValue_nameenvValue envValue_descvalue of environment variableinstallSession_nameinstallSessioninstallSession_descinstall sessionplatGroup_name platGroupplatGroup_descname of platform groupInvalidInputException_nameInvalidInputExceptionInvalidInputException_desc#null argument value in query inputs fileName_nameFileName fileName_desc,name of the file including the complete pathvariableName_name VariableNamevariableName_desc variable to look for in the filesectionName_name SectionNamesectionName_desc,section under which to look for the variableFileNotFoundException_nameFileNotFoundExceptionFileNotFoundException_desc3The file name cannot be found in the target system.VariableNotFoundException_nameVariableNotFoundExceptionVariableNotFoundException_desc4There is no non-empty value found for this variable. getCurDirgetCurDir_desc"gets the current working directoryGetCurDirException_nameGetCurDirExceptionGetCurDirException_desc)Error while getting the current directory getVolumeListgetVolumeList_desc&gets the list of volumes on the systemGetVolumeListException_nameGetVolumeListExceptionGetVolumeListException_desc5Error while getting the list of volumes on the system getFreeSpacegetFreeSpace_desc&gets the free space on the drive in KBdriveName_name driveNamedriveName_desc1drive on which the free space is to be determinedreturnInMegaBytes_namereturnInMegaBytesreturnInMegaBytes_desc8option to return the free space in MB - default is falsegetRequiredSpacegetRequiredSpace_descMgets the disk space required on a specific drive to complete the installationdriveName2_namedriveName2_desc5drive on which the required space is to be determinedreturnInMegaBytes2_namereturnInMegaBytes2_desc