Module jEdit
Package org.gjt.sp.jedit.io
package org.gjt.sp.jedit.io
-
ClassDescriptionSome functions for auto detection of I/O stream properties.An utility class to hold the result of some auto detections.Encodings which are provided by java.nio.charset.Charset.This worker will copy a file.The behavior if the target already existsAn interface to represent an encoding.An interface to detect a reasonable encoding from some bytes at the beginning of a file.A class for some static methods to deal with encodings.Encodings which have BOM at the beginning of byte stream.A VFS used for remembering frequently-visited directories.A VFS that lists local root filesystems.Local filesystem VFS.Implementation of
VFSFileFilterthat uses Unix-style globs to filter files.The Task for asynchronous saving local file to disk ommiting VFS API stack.An encoding detector which finds regex pattern.URL VFS.A virtual filesystem implementation.Implementation ofComparatorinterface that comparesVFSFileinstances.A directory entry returned from a file listing.An interface similar tojava.io.FilenameFilter, that is used byVFSBrowserto define what files to show in the directory view.jEdit's virtual filesystem allows it to transparently edit files stored elsewhere than the local filesystem, for example on an FTP site.An encoding detector which extracts encoding from XML declaration.