org.openrdf.http.object.concepts
Interface HTTPFileObject

All Superinterfaces:
javax.tools.FileObject, VersionedObject
All Known Implementing Classes:
HTTPFileObjectSupport

public interface HTTPFileObject
extends VersionedObject, javax.tools.FileObject

An interface concept linking http:// objects with the FileObject trait and exposes some common etag methods for internal use.


Method Summary
 
Methods inherited from interface org.openrdf.http.object.traits.VersionedObject
getRevision, revision, revisionTag, setRevision, touchRevision, variantTag
 
Methods inherited from interface javax.tools.FileObject
delete, getCharContent, getLastModified, getName, openInputStream, openOutputStream, openReader, openWriter, toUri
 



Copyright © 2004-2011 James Leigh Services Inc.. All Rights Reserved.