|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectechoxul.view.ViewLocator
echoxul.view.locator.BaseViewLocator
Provides basic implementations common to all echoxul implementation.
| Field Summary |
| Fields inherited from class echoxul.view.ViewLocator |
ATTRIBUTE_NAME |
| Constructor Summary | |
BaseViewLocator()
|
|
| Method Summary | |
protected View |
loadXULView(org.xml.sax.InputSource is)
Load an XUL view from an InputSource |
View |
lookupView(java.lang.Class clazz)
Takes the class name and replaces all periods with slashes and prepending a slash. |
| Methods inherited from class echoxul.view.ViewLocator |
getInstance, lookupView, setInstance |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BaseViewLocator()
| Method Detail |
protected View loadXULView(org.xml.sax.InputSource is)
throws java.lang.Exception
is -
java.lang.Exception
public View lookupView(java.lang.Class clazz)
throws ViewNotFoundException
lookupView in class ViewLocatorclazz - The class to lookup.
ViewNotFoundException - if the view cannot be foundViewLocator.lookupView(java.lang.Class)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||