|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TilesDefinitions | |
de.matthias_burbach.mosaique.core.model | |
de.matthias_burbach.mosaique.core.parser |
Uses of TilesDefinitions in de.matthias_burbach.mosaique.core.model |
Methods in de.matthias_burbach.mosaique.core.model with parameters of type TilesDefinitions | |
void |
DefinitionResolver.addTilesDefinitions(TilesDefinitions tilesDefinitions)
Adds a TilesDefinitions object to the internal list. |
Uses of TilesDefinitions in de.matthias_burbach.mosaique.core.parser |
Methods in de.matthias_burbach.mosaique.core.parser that return TilesDefinitions | |
TilesDefinitions |
TilesDefinitionsParser.parse(java.lang.String path,
Context context)
Parses a Tiles definitions configuration from a file into the internal representation. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |