java.lang.Objectorg.objectweb.telosys.common.TelosysObject
org.objectweb.telosys.uil.screenmap.ScreenDefLoader
The screens configuration loader
Used to load the screens definitions from the "screens.xml" file
Constructor Summary | |
ScreenDefLoader()
|
Method Summary | |
ScreenDefinitions |
loadDefinitionsAndTranslations(java.io.InputStream is,
javax.servlet.ServletContext servletContext)
Loads the screens definitions and the screens translations if any |
Methods inherited from class org.objectweb.telosys.common.TelosysObject |
error, error, error, getFlagTrace, info, setFlagTrace, trace, warn |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ScreenDefLoader()
Method Detail |
public ScreenDefinitions loadDefinitionsAndTranslations(java.io.InputStream is, javax.servlet.ServletContext servletContext)
is
- servletContext
-