org.freecompany.brimstone.module.application
Class brimstone_module

java.lang.Object
  extended by java.net.ContentHandler
      extended by org.freecompany.brimstone.module.application.brimstone_module

public class brimstone_module
extends java.net.ContentHandler


Constructor Summary
brimstone_module()
           
 
Method Summary
 java.lang.Object getContent(java.net.URLConnection connection)
           
 java.lang.Object getContent(java.net.URLConnection connection, java.lang.Class[] types)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

brimstone_module

public brimstone_module()
Method Detail

getContent

public java.lang.Object getContent(java.net.URLConnection connection)
                            throws java.io.IOException
Specified by:
getContent in class java.net.ContentHandler
Throws:
java.io.IOException

getContent

public java.lang.Object getContent(java.net.URLConnection connection,
                                   java.lang.Class[] types)
                            throws java.io.IOException
Overrides:
getContent in class java.net.ContentHandler
Throws:
java.io.IOException