javax.activation
Interface DataSource
- All Known Implementing Classes:
- FileDataSource, URLDataSource
public interface DataSource
- Version:
- $Rev: 467553 $ $Date: 2006-10-25 06:01:51 +0200 (Wed, 25 Oct 2006) $
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}-2007 null. All Rights Reserved.