Package com.sun.xfile
package com.sun.xfile
-
ClassDescriptionInstances of this class represent the name of a file or directory.The XFileAccessor interface is implemented by filesystems that need to be accessed via the XFile API.This is an abstract class to intended to be extended with filesystem-specific methods.An XFile input stream is an input stream for reading data from an
XFile
.Instances of classes that implement this interface are used to filter filenames.An XFile output stream is an output stream for writing data to anXFile
.Convenience class for reading character files.Convenience class for writing character files.Instances of this class support both reading and writing to a random access file.