|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.matthias_burbach.mosaique.core.parser.JspParser
| Constructor Summary | |
JspParser()
|
|
| Method Summary | |
Jsp |
parse(java.lang.String path,
Context context)
Parses a JSP from a file into the internal representation. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JspParser()
| Method Detail |
public Jsp parse(java.lang.String path,
Context context)
path - The full path of the JSP to parse.context - The context to inject into parsed objects.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||