org.apache.axis.attachments
Class PlainTextDataSource
java.lang.Object
org.apache.axis.attachments.PlainTextDataSource
- DataSource
public class PlainTextDataSource
extends java.lang.Object
implements DataSource
CONTENT_TYPE
public static final String CONTENT_TYPE
PlainTextDataSource
public PlainTextDataSource(String name,
String data)
getContentType
public String getContentType()
getInputStream
public InputStream getInputStream()
throws IOException
getName
public String getName()
getOutputStream
public OutputStream getOutputStream()
throws IOException
Copyright © 2005 Apache Web Services Project. All Rights Reserved.