All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface com.ibm.xml.parser.StreamProducer

public interface StreamProducer
Version:
19980206

Method Index

 o getInputStream(String, String, String)
Open stream of specified name.

Methods

 o getInputStream
 public abstract InputStream getInputStream(String name,
                                            String pubid,
                                            String sysid) throws IOException
Open stream of specified name.


All Packages  Class Hierarchy  This Package  Previous  Next  Index