|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Context | |
de.matthias_burbach.mosaique.core.model | |
de.matthias_burbach.mosaique.core.parser |
Uses of Context in de.matthias_burbach.mosaique.core.model |
Methods in de.matthias_burbach.mosaique.core.model that return Context | |
protected Context |
AbstractFileItem.getContext()
|
Methods in de.matthias_burbach.mosaique.core.model with parameters of type Context | |
protected void |
AbstractFileItem.setContext(Context context)
|
Constructors in de.matthias_burbach.mosaique.core.model with parameters of type Context | |
Put(Context context)
|
|
Insert(Context context)
|
|
LogicalPage(Context context)
|
|
JspResolver(PathFinder pathFinder,
Context context)
|
|
Definition(Context context)
|
Uses of Context in de.matthias_burbach.mosaique.core.parser |
Methods in de.matthias_burbach.mosaique.core.parser with parameters of type Context | |
StrutsConfig |
StrutsConfigParser.parse(java.lang.String path,
Context context)
Parses a Struts configuration from a file into the internal representation. |
TilesDefinitions |
TilesDefinitionsParser.parse(java.lang.String path,
Context context)
Parses a Tiles definitions configuration from a file into the internal representation. |
Jsp |
JspParser.parse(java.lang.String path,
Context context)
Parses a JSP from a file into the internal representation. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |