org.openrdf.http.webclient.repository.modify.add
Class RDFFileUpload
java.lang.Object
org.openrdf.http.webclient.repository.modify.add.RDFUpload
org.openrdf.http.webclient.repository.modify.add.RDFFileUpload
public class RDFFileUpload
- extends RDFUpload
- Author:
- Herko ter Horst
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RDFFileUpload
public RDFFileUpload()
getContents
public org.springframework.web.multipart.MultipartFile getContents()
setContents
public void setContents(org.springframework.web.multipart.MultipartFile contents)
getInputStream
public InputStream getInputStream()
throws IOException
- Specified by:
getInputStream in class RDFUpload
- Throws:
IOException
getI18n
public String getI18n()
- Specified by:
getI18n in class RDFUpload
Copyright © 2001-2007 Aduna. All Rights Reserved.