|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectechoxul.testharness.BootstrapLoader
Basic test class for loading a given XUL file and returning a View without all of the infrastructure in place.
Constructor Summary | |
BootstrapLoader()
|
Method Summary | |
View |
createView(java.io.File file)
|
View |
createView(org.xml.sax.InputSource is)
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BootstrapLoader()
Method Detail |
public View createView(java.io.File file) throws java.lang.Exception
java.lang.Exception
public View createView(org.xml.sax.InputSource is) throws java.lang.Exception
java.lang.Exception
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |