Uses of Class
de.matthias_burbach.mosaique.core.model.TilesDefinitions

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.
 



Copyright © 2005-2006 . All Rights Reserved.