Uses of Package
de.matthias_burbach.mosaique.core.model

Packages that use de.matthias_burbach.mosaique.core.model
de.matthias_burbach.mosaique.core   
de.matthias_burbach.mosaique.core.model   
de.matthias_burbach.mosaique.core.parser   
de.matthias_burbach.mosaique.swing   
de.matthias_burbach.mosaique4eclipse.views   
 

Classes in de.matthias_burbach.mosaique.core.model used by de.matthias_burbach.mosaique.core
StrutsConfig
          Is the internal representation of a Struts configuration file.
 

Classes in de.matthias_burbach.mosaique.core.model used by de.matthias_burbach.mosaique.core.model
AbstractFileItem
          Is the abstract base class for parsed objects that relate to a file and a specific part of a file.
Context
          To support multiple trees of file item trees in parallel and still allow for caching, this context was introduced to push caches down from VM global scope to clusters of objects that share caches of the services accessible from this context.
Definition
          Is a Tiles definition as defined in a Tiles definitions file.
DefinitionResolver
           
Jsp
           
JspResolver
           
PathFinder
          Maps relative file paths to absolute paths in the file system.
TilesContext
          Represents the complete Tiles context that is composed of the attributes defined along the definition hierarchy of a Tile plus the attributes that may be defined in the insert element inserting this tile in some JSP.
TilesDefinitions
          Is the internal representation of a Tiles definitions XML file.
 

Classes in de.matthias_burbach.mosaique.core.model used by de.matthias_burbach.mosaique.core.parser
Context
          To support multiple trees of file item trees in parallel and still allow for caching, this context was introduced to push caches down from VM global scope to clusters of objects that share caches of the services accessible from this context.
Jsp
           
StrutsConfig
          Is the internal representation of a Struts configuration file.
TilesDefinitions
          Is the internal representation of a Tiles definitions XML file.
 

Classes in de.matthias_burbach.mosaique.core.model used by de.matthias_burbach.mosaique.swing
AbstractFileItem
          Is the abstract base class for parsed objects that relate to a file and a specific part of a file.
Definition
          Is a Tiles definition as defined in a Tiles definitions file.
Insert
          Is the internal representation of a Tiles insert element defined on a JSP in order to insert/include a Tile.
Jsp
           
LogicalPage
          See http://flux4eclipse.sourceforge.net/userguide/concepts/framework.html to understand the concept of a logical page in a Struts configuration.
Put
          Is the internal representation of a Tiles put element that occurs within a Tiles definition or a Tiles insert element.
StrutsConfig
          Is the internal representation of a Struts configuration file.
TilesContext
          Represents the complete Tiles context that is composed of the attributes defined along the definition hierarchy of a Tile plus the attributes that may be defined in the insert element inserting this tile in some JSP.
 

Classes in de.matthias_burbach.mosaique.core.model used by de.matthias_burbach.mosaique4eclipse.views
PathFinder
          Maps relative file paths to absolute paths in the file system.
 



Copyright © 2005-2006 . All Rights Reserved.