|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.matthias_burbach.mosaique.core.parser.StrutsConfigParser
| Constructor Summary | |
StrutsConfigParser()
|
|
| Method Summary | |
StrutsConfig |
parse(java.lang.String path,
Context context)
Parses a Struts configuration 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 StrutsConfigParser()
| Method Detail |
public StrutsConfig parse(java.lang.String path,
Context context)
throws java.lang.Exception
path - The full path of the Struts config to parse.context - The context to inject into parsed objects.
java.lang.Exception - if anything goes wrong
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||