ehcache

Uses of Package
net.sf.ehcache.config.generator.model

Packages that use net.sf.ehcache.config.generator.model
net.sf.ehcache.config This package contains the cache configuration code. 
net.sf.ehcache.config.generator.model This package contains utility classes encapsulating ideas of Elements and Attributes. 
net.sf.ehcache.config.generator.model.elements This package contains utility classes encapsulating ideas of Elements and Attributes from the ehcache.xsd 
 

Classes in net.sf.ehcache.config.generator.model used by net.sf.ehcache.config
NodeElement
          Interface that abstracts the idea of an element.
 

Classes in net.sf.ehcache.config.generator.model used by net.sf.ehcache.config.generator.model
AbstractDepthFirstVisitor
          Implementation of NodeElementVisitor that does a depth-first traversal of the element.
AbstractNodeElement
          An abstract implementation of NodeElement.
NodeAttribute
          Interface that abstracts the idea of an attribute.
NodeElement
          Interface that abstracts the idea of an element.
NodeElementVisitor
          Interface for visiting a NodeElement
SimpleNodeAttribute
          Implementation of the NodeAttribute interface
XMLGeneratorVisitor.OutputBehavior
          Enum controlling the generated XML output
 

Classes in net.sf.ehcache.config.generator.model used by net.sf.ehcache.config.generator.model.elements
AbstractNodeElement
          An abstract implementation of NodeElement.
NodeElement
          Interface that abstracts the idea of an element.
SimpleNodeElement
          A concrete class extending the AbstractNodeElement class
 


ehcache

Copyright 2001-2015, Terracotta, Inc.