| Interface | Description | 
|---|---|
| DynamicInformationProvider | 
 Interface representing a provider of dynamic information 
 | 
| Class | Description | 
|---|---|
| AbstractInternalDynamicInformationGenerator | 
 Abstract generator for saxing dynamic information. 
 | 
| DynamicInformationGenerator | 
 This generator sax the dynamic information provided by  
DynamicInformationProviders | 
| DynamicInformationHandler | 
 Ignore root handler that remove the 'dynamic-information' root tag 
 | 
| DynamicInformationProviderExtensionPoint | 
 This class is in charge to load and initialize the various  
DynamicInformationProvider | 
| GetSkinAction | 
 Get the current skin to the request 
 | 
| URLBasedDynamicInformationProvider | 
 Implementation of  
DynamicInformationProvider allowing to SAX information from a confiured URL. |