| Name | Description | Type | Package | Framework |
| AbstractDepthFirstVisitor | element and goes deeper and deeper in each child element until there are no children and then backtracks, doing the same thing for each children in each child element. | Class | net.sf.ehcache.config.generator.model | EHCache |
| AbstractNodeElement | An abstract implementation of NodeElement. | Class | net.sf.ehcache.config.generator.model | EHCache |
| CacheConfigurationElement | Element representing the CacheConfigurationAuthor:Abhishek Sanoujam | Class | net.sf.ehcache.config.generator.model.elements | EHCache |
| CacheWriterConfigurationElement | Element representing the CacheWriterConfigurationAuthor:Abhishek Sanoujam | Class | net.sf.ehcache.config.generator.model.elements | EHCache |
| ConfigurationElement | Element representing the Configuration. | Class | net.sf.ehcache.config.generator.model.elements | EHCache |
| ConfigurationGenerator | Utility class for generating configuration texts. | Class | net.sf.ehcache.config.generator | EHCache |
| ConfigurationSource | Class encapsulating the source of configuration for a cache managerAuthor:Abhishek Sanoujam | Class | net.sf.ehcache.config.generator | EHCache |
| ConfigurationUtil | Utility class with static methods for generating configuration texts in different ways based on inputAuthor:Abhishek Sanoujam | Class | net.sf.ehcache.config.generator | EHCache |
| CopyStrategyConfigurationElement | NodeElement representing the CopyStrategyConfigurationAuthor:Abhishek Sanoujam | Class | net.sf.ehcache.config.generator.model.elements | EHCache |
| DefaultCacheConfigurationElement | NodeElement representing the CacheConfiguration of the "defaultCache"Author:Abhishek Sanoujam | Class | net.sf.ehcache.config.generator.model.elements | EHCache |
| DiskStoreConfigurationElement | Element representing the DiskStoreConfigurationAuthor:Abhishek Sanoujam | Class | net.sf.ehcache.config.generator.model.elements | EHCache |
| ElementValueComparatorConfigurationElement | NodeElement representing the ElementValueComparatorConfiguration | Class | net.sf.ehcache.config.generator.model.elements | EHCache |
| FactoryConfigurationElement | NodeElement representing the FactoryConfigurationAuthor:Abhishek Sanoujam | Class | net.sf.ehcache.config.generator.model.elements | EHCache |
| ManagementRESTServiceConfigurationElement | Element representing the ManagementRESTServiceConfigurationAuthor:Ludovic Orban | Class | net.sf.ehcache.config.generator.model.elements | EHCache |
| NodeAttribute | Interface that abstracts the idea of an attribute. | Interface | net.sf.ehcache.config.generator.model | EHCache |
| NodeElement | Interface that abstracts the idea of an element. | Interface | net.sf.ehcache.config.generator.model | EHCache |
| NodeElementVisitor | Interface for visiting a NodeElementAuthor:Abhishek Sanoujam | Interface | net.sf.ehcache.config.generator.model | EHCache |
| NonstopConfigurationElement | NodeElement representing the NonstopConfigurationAuthor:Abhishek Sanoujam | Class | net.sf.ehcache.config.generator.model.elements | EHCache |
| PersistenceConfigurationElement | Element representing the PersistenceConfigurationFields inherited from class net. | Class | net.sf.ehcache.config.generator.model.elements | EHCache |
| PinningConfigurationElement | NodeElement representing the PinningConfigurationAuthor:Ludovic Orban | Class | net.sf.ehcache.config.generator.model.elements | EHCache |
| SearchableConfigurationElement | NodeElement representing a Searchable config elementFields inherited from class net. | Class | net.sf.ehcache.config.generator.model.elements | EHCache |
| SimpleNodeAttribute | Class | net.sf.ehcache.config.generator.model | EHCache | |
| SimpleNodeElement | A concrete class extending the AbstractNodeElement classAuthor:Abhishek Sanoujam | Class | net.sf.ehcache.config.generator.model | EHCache |
| SizeOfPolicyConfigurationElement | Element representing the SizeOfPolicyConfigurationAuthor:Ludovic Orban | Class | net.sf.ehcache.config.generator.model.elements | EHCache |
| TerracottaConfigConfigurationElement | NodeElement representing the TerracottaClientConfigurationAuthor:Abhishek Sanoujam | Class | net.sf.ehcache.config.generator.model.elements | EHCache |
| TerracottaConfigurationElement | NodeElement representing the TerracottaConfigurationAuthor:Abhishek Sanoujam | Class | net.sf.ehcache.config.generator.model.elements | EHCache |
| TimeoutBehaviorConfigurationElement | NodeElement representing the TimeoutBehaviorConfigurationAuthor:Abhishek Sanoujam | Class | net.sf.ehcache.config.generator.model.elements | EHCache |
| XMLGeneratorVisitor | Accepts a PrintWriter in the constructor and uses it to output the generated XML. | Class | net.sf.ehcache.config.generator.model | EHCache |
| XMLGeneratorVisitor .OutputBehavior | Class | net.sf.ehcache.config.generator.model.XMLGeneratorVisitor | EHCache | |