Apache Struts API Documentation: Uses of Package org.apache.struts.tiles.xmlDefinition

Apache Struts API


Uses of Package
org.apache.struts.tiles.xmlDefinition

Packages that use org.apache.struts.tiles.xmlDefinition
org.apache.struts.tiles
The Tiles taglib and framework allows building web pages by assembling reusable pieces of pages, called Tiles. 
org.apache.struts.tiles.xmlDefinition   
 

Classes in org.apache.struts.tiles.xmlDefinition used by org.apache.struts.tiles
XmlDefinition
          A definition read from an XML definitions file.
 

Classes in org.apache.struts.tiles.xmlDefinition used by org.apache.struts.tiles.xmlDefinition
DefinitionsFactory
          A factory for definitions.
FactorySet
          Component Definitions factory.
XmlAttribute
          A property key-value pair.
XmlDefinition
          A definition read from an XML definitions file.
XmlDefinitionsSet
          A set of definitions read from XML definitions file.
XmlParser
          Parse an XML definitions file.
 



Copyright © 2000-2005 - The Apache Software Foundation