javax.activation
Interface DataSource
- All Known Implementing Classes:
- FileDataSource, URLDataSource
public interface DataSource
- Version:
- $Rev: 54266 $ $Date: 2004-10-10 23:02:50 +0200 (Sun, 10 Oct 2004) $
getInputStream
java.io.InputStream getInputStream()
throws java.io.IOException
- Throws:
java.io.IOException
getOutputStream
java.io.OutputStream getOutputStream()
throws java.io.IOException
- Throws:
java.io.IOException
getContentType
java.lang.String getContentType()
getName
java.lang.String getName()
Copyright © {inceptionYear}-2009 null. All Rights Reserved.