Example usage for java.io File subclass-usage

List of usage examples for java.io File subclass-usage

Introduction

In this page you can find the example usage for java.io File subclass-usage.

Usage

From source file com.vrane.metaGlacierSDK.MD5File.java

/**
 * A convenient class to access md5sum of a file.
 * 
 * @author K Z Win
 */

From source file ome.tools.FileSystem.java

/**
 * Extends Sun Microsystems java.io.File for J2SE 5 only. This class provides
 * methods that are available in version Java 2 Platform Standard Edition
 * version 6.0. Only two of these methods are used for a specific purpose within
 * this application. The methods are getTotalSpace() and getFreeSpace(). These
 * methods will be used to monitor a specific filesystem and determine if

From source file fr.avianey.androidsvgdrawable.QualifiedResource.java

/**
 * A qualified {@link File} with a least a density qualifier.
 * 
 * @author antoine vianey
 */
public class QualifiedResource extends File {

From source file com.morty.podcast.writer.file.PodCastFile.java

/**
 * Allows for UTF8 filenames.
 * @author amorton
 */
public class PodCastFile extends File {
    private static final Log m_logger = LogFactory.getLog(PodCastFile.class);

From source file model.RestoredFile.java

/**
 * Simple data structure without logic to store restored files with some
 * additional information. These additional information are optional and will be
 * added by the {@link AbstractAlgorithm#restore} method. They will be displayed
 * to the user.
 */

From source file com.mgmtp.jfunk.common.util.ExtendedFile.java

/**
 * Extended {@link File} class.
 * <ul>
 * <li>Upon creation it is possible to create all necessary but nonexistent parent directories.</li>
 * <li>Upon deletion all included files and directories will be deleted recursively before the file
 * itself is deleted</li>

From source file com.sic.bb.jenkins.plugins.sicci_for_xcode.util.ExtendedFile.java

public class ExtendedFile extends File {
    private static final long serialVersionUID = 1L;

    public ExtendedFile(File parent, String child) {
        super(parent, child);
    }

From source file nl.strohalm.cyclos.entities.customization.files.CustomizedFile.java

/**
 * This entity is the customization of a display file
 * @author luis
 */
public class CustomizedFile extends File {

From source file edu.utah.bmi.ibiomes.parse.AbstractLocalFileImpl.java

/**
 * Abstract local file with associated metadata
 * @author Julien Thibault
 *
 */
@XmlRootElement(name = "file")

From source file org.silverpeas.core.io.file.SilverpeasFile.java

/**
 * A representation of a File in Silverpeas. This class abstracts the way the files are managed
 * in Silverpeas by extending the original JDK file with additional features. A file in Silverpeas
 * belongs always to a component instance and is qualified by its MIME type.
 * <p>
 * Such file can be either a document referred by a publication's attachment or an image from a