org.openrdf.server.metadata.behaviours
Class WebResourceSupport
java.lang.Object
org.openrdf.server.metadata.behaviours.WebResourceSupport
- All Implemented Interfaces:
- RDFObject, RDFResource, WebResource
public abstract class WebResourceSupport
- extends Object
- implements WebResource
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebResourceSupport
public WebResourceSupport()
identityTag
public String identityTag()
- Specified by:
identityTag in interface WebResource
mimeType
public String mimeType()
- Specified by:
mimeType in interface WebResource
extractMetadata
public void extractMetadata(File file)
- Specified by:
extractMetadata in interface WebResource
getURI
public URI getURI()
- Specified by:
getURI in interface WebResource
Copyright © 2004-2009 James Leigh Services Inc.. All Rights Reserved.