|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.matthias_burbach.mosaique.core.parser.TilesDefinitionsParser
Constructor Summary | |
TilesDefinitionsParser()
|
Method Summary | |
TilesDefinitions |
parse(java.lang.String path,
Context context)
Parses a Tiles definitions 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 TilesDefinitionsParser()
Method Detail |
public TilesDefinitions parse(java.lang.String path, Context context) throws java.lang.Exception
path
- The full path of the Tiles definitions 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 |