|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.onemind.swingweb.SwingWebContextFactory
The SwingWebContextFactory create SwingWebContext
Method Summary | |
static SwingWebContext |
createContext(java.io.InputStream xmlIS)
Create a swing web context using the configuration file |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static SwingWebContext createContext(java.io.InputStream xmlIS) throws javax.xml.parsers.ParserConfigurationException, org.xml.sax.SAXException, java.io.IOException
xmlIS
- the input stream
org.xml.sax.SAXException
java.io.IOException
javax.xml.parsers.ParserConfigurationException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |