The image decachar.gif shows the declarative cache architecture. This hierarchical architecture is composed of a regionType that contains an attributes, zero or more region, zero or more group, and zero or more cached-object. Each region contains a regionType. Each group contains a groupType made up of: an attributes, zero or more group, and zero or more cached-object. Each cached-object contains a cached-objectType made up of: an attributes, a name, and an object. Each name contains a nameType that references a string-name and an object-name. Each object contains a class name and zero or more parameter.

End of description.