org.openrdf.http.object.concepts
Interface LocalFileObject

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

public interface LocalFileObject
extends VersionedObject, javax.tools.FileObject

Interface concept used to linke file:// objects with the FileObject trait.


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.