-
aQute.bnd.osgi.FileResource
-
aQute.lib.osgi.FileResource
-
ch.entwine.weblounge.common.content.file.FileResource
This interface models a file resource.
-
cn.dreampie.common.web.resource.FileResource
Created by wangrenhui on 2014/7/11.
-
cn.dreampie.resource.FileResource
Created by wangrenhui on 2014/7/11.
-
com.alibaba.citrus.service.resource.support.FileResource
����һ���ļ�File
����Դ��
@author Michael Zhou
-
com.carma.swagger.doclet.sample.resources.FileResource
The FileResource represents a resource for testing file upload
@version $Id$
@author conor.roche
-
com.foreach.cuke.core.util.FileResource
-
com.google.gwt.dev.resource.impl.FileResource
Represents a resource contained in directory on a file system.
-
com.intel.mtwilson.io.FileResource
A thin wrapper for Java's File class
@author jbuhacoff
-
com.jamierf.dropwizard.debpkg.resource.FileResource
-
com.redhat.ceylon.compiler.java.language.FileResource
-
com.sk89q.skmcl.install.FileResource
-
com.vaadin.server.FileResource
FileResources
are files or directories on local filesystem. The files and directories are served through URI:s to the client terminal and thus must be registered to an URI context before they can be used. The resource is automatically registered to the application when it is created.
@author Vaadin Ltd.
@since 3.0
-
com.vaadin.terminal.FileResource
FileResources
are files or directories on local filesystem. The files and directories are served through URI:s to the client terminal and thus must be registered to an URI context before they can be used. The resource is automatically registered to the application when it is created.
@author IT Mill Ltd.
@version 6.7.1
@since 3.0
-
cucumber.runtime.io.FileResource
-
helma.framework.repository.FileResource
-
httl.spi.loaders.resources.FileResource
FileResource. (SPI, Prototype, ThreadSafe)
@see httl.spi.loaders.FileLoader#load(String,Locale,String)
@author Liang Fei (liangfei0201 AT gmail DOT com)
-
org.apache.ambari.view.pig.resources.files.FileResource
File bean
-
org.apache.avalon.excalibur.monitor.FileResource
Managed File based Resource. This is convenient when you want to dynamically set and get the information from the resource. For instance, the Resource does not need to be actively monitored if all access to the resource goes through this type of Resource. It can notify the change as soon as the Writer or OutputStream has been closed.
@author
Avalon Development Team
@version $Id: FileResource.java,v 1.4 2004/02/28 11:47:32 cziegeler Exp $
-
org.apache.ctakes.core.resource.FileResource
@author Mayo Clinic
-
org.apache.derby.iapi.store.access.FileResource
Management of file resources within a database. Suitable for jar files, images etc.
A file resource is identified by the pair (name,generationId). Name is an arbitrary String supplied by the caller. GenerationId is a non-repeating sequence number constructed by the database. Within a database a (name,generationId) pair uniquely identifies a version of a file resource for all time. Newer generation numbers reflect newer versions of the file.
A database supports the concept of a designated current version of a fileResource. The management of the current version is transactional. The following rules apply
- Adding a FileResource makes the added version the current version
- Removing a FileResource removes the current version of the resource. After this operation the database holds no current version of the FileResoure.
- Replacing a FileResource removes the current version of the resource.
For the benefit of replication, a database optionally retains historic versions of stored files. These old versions are useful when processing old transactions in the stage.
-
org.apache.devicemap.loader.resource.FileResource
-
org.apache.hivemind.util.FileResource
An implementation of {@link org.apache.hivemind.Resource} built around{@link java.io.File}.
@author Howard Lewis Ship
-
org.apache.ivy.plugins.repository.file.FileResource
-
org.apache.metamodel.util.FileResource
{@link File} based {@link Resource} implementation.
-
org.apache.tools.ant.types.resources.FileResource
A Resource representation of a File.
@since Ant 1.7
-
org.auto.io.FileResource
@author XiaohangHu
-
org.carrot2.util.resource.FileResource
A local filesystem resource. This loader provides cached content of returned resources and closes the underlying stream handle in {@link #open()}.
-
org.cast.cwm.xml.FileResource
-
org.codehaus.janino.util.resource.FileResource
Representation of a resource that is a {@link java.io.File}.
-
org.eclipse.jetty.util.resource.FileResource
File Resource. Handle resources of implied or explicit file type. This class can check for aliasing in the filesystem (eg case insensitivity). By default this is turned on, or it can be controlled by calling the static method @see FileResource#setCheckAliases(boolean)
@deprecated Use {@link PathResource}
-
org.exoplatform.services.jcr.webdav.resource.FileResource
Created by The eXo Platform SARL .
Resource containing JCR's nt:file/jcr:content underneath. Identified by nt:file's URI jcr:content's jcr:data property contains file's payload
@author Gennady Azarenkov
@version $Id$
-
org.geowebcache.io.FileResource
-
org.gradle.api.internal.file.FileResource
-
org.jboss.aesh.io.FileResource
-
org.jboss.forge.addon.resource.FileResource
A standard, built-in resource for representing files on the filesystem.
@author Mike Brock
@author
Lincoln Baxter, III
-
org.jitterbit.integration.client.entity.settings.FileResource
Represents a file-like resource tied to a given
IntegrationEntity
. The resource is file-like in that it can be read from and written to (including use in serialization and deserialization), and deleted, but it does not necessarily have to be stored in a file on disk. The data stored in a
FileResource
is always characters. If binary data is to be stored in a
FileResource
it must first be converted to characters, e.g. by Base-64 encoding the data.
A FileResource
has a defined lifespan, that coincides with either the life of the corresponding IntegrationEntity
, meaning that the resource will be deleted when the entity is deleted from the project, or with the life of the current client session, meaning that the resource will be deleted when the client is closed.
@author Torgil Zethson
@since 2.1.0
-
org.jruby.util.FileResource
This is a shared interface for files loaded as {@link java.io.File} and {@link java.util.zip.ZipEntry}.
-
org.linkedin.util.io.resource.FileResource
@author ypujante@linkedin.com
-
org.mortbay.resource.FileResource
File Resource. Handle resources of implied or explicit file type. This class can check for aliasing in the filesystem (eg case insensitivity). By default this is turned on, or it can be controlled with the "org.mortbay.util.FileResource.checkAliases" system parameter.
@author Greg Wilkins (gregw)
-
org.nutz.resource.impl.FileResource
记录了一个磁盘文件资源
@author zozoh(zozohtnt@gmail.com)
-
org.olat.fileresource.types.FileResource
Initial Date: Apr 8, 2004
@author Mike Stock
-
org.openntf.domino.design.FileResource
-
org.owasp.dependencycheck.org.apache.tools.ant.types.resources.FileResource
A Resource representation of a File.
@since Ant 1.7
-
org.pentaho.platform.web.http.api.resources.FileResource
This service provides methods for listing, creating, downloading, uploading, and removal of files.
@author aaron
-
org.raptorjs.resources.FileResource
-
org.springframework.ide.eclipse.core.io.FileResource
{@link Resource} implementation for Eclipse {@link IFile file} handles.
@author Torsten Juergeleit
@author Christian Dupuis
-
org.tools.io.FileResource
Implementation of Resource for files. We use java.io.File and distinguish between existing/not existing and is file/is directory. To create a FileResource we already need a File, see ResourceUtils for an automated way how to get a Resource.
-
org.w3c.tools.resources.FileResource
A simple file resource.
-
webit.script.loaders.impl.resources.FileResource
@author Zqq