Uses of Package
org.apache.tiles.core.definition.dao
Packages that use org.apache.tiles.core.definition.dao
Package
Description
It contains classes and interfaces to allow manipulations of "definitions", i.e.
Classes to simply load definitions depending on a customization key.
Factory classes, to allow creation of container instances.
-
Classes in org.apache.tiles.core.definition.dao used by org.apache.tiles.core.definitionClassDescriptionIt represents an object that provides definitions, depending on a customization key.
-
Classes in org.apache.tiles.core.definition.dao used by org.apache.tiles.core.definition.daoClassDescriptionBase abstract class for a DAO that is based on URLs and locale as a customization key.A definitions DAO (loading URLs and using Locale as a customization key) that caches definitions that have been loaded in a raw way (i.e.It represents an object that provides definitions, depending on a customization key.
-
Classes in org.apache.tiles.core.definition.dao used by org.apache.tiles.core.factoryClassDescriptionBase abstract class for a DAO that is based on URLs and locale as a customization key.It represents an object that provides definitions, depending on a customization key.