/[classpath]/classpath/java/net/ContentHandlerFactory.java
ViewVC logotype

Diff of /classpath/java/net/ContentHandlerFactory.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by arenn, Sat May 24 03:59:33 2003 UTC revision 1.10 by mkoch, Sun Oct 12 15:35:01 2003 UTC
# Line 62  public interface ContentHandlerFactory Line 62  public interface ContentHandlerFactory
62      *      *
63      * @return The <code>ContentHandler</code> for the passed in MIME type      * @return The <code>ContentHandler</code> for the passed in MIME type
64      */      */
65    public ContentHandler createContentHandler(String mimeType);    ContentHandler createContentHandler(String mimeType);
66    
67  } // interface ContentHandlerFactory  } // interface ContentHandlerFactory
68    

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26