public class UtlFile extends Object implements HplObject
UtlFile(UtlFileClass hplClass)
void
fileClose(File file)
File
fileOpen(String dir, String name, boolean write, boolean overwrite)
String
getLine(File file)
HplClass
hplClass()
put(File file, String str, boolean newLine)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UtlFile(UtlFileClass hplClass)
public HplClass hplClass()
hplClass
HplObject
public File fileOpen(String dir, String name, boolean write, boolean overwrite)
public void fileClose(File file)
public String getLine(File file)
public void put(File file, String str, boolean newLine)
Copyright © 2022 The Apache Software Foundation. All rights reserved.