Uses of Package
net.sf.ehcache.config.generator.model
-
Packages that use net.sf.ehcache.config.generator.model Package Description 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 Class Description 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 Class Description AbstractDepthFirstVisitor Implementation ofNodeElementVisitorthat does a depth-first traversal of the element.AbstractNodeElement An abstract implementation ofNodeElement.NodeAttribute Interface that abstracts the idea of an attribute.NodeElement Interface that abstracts the idea of an element.NodeElementVisitor Interface for visiting aNodeElementSimpleNodeAttribute Implementation of theNodeAttributeinterfaceXMLGeneratorVisitor.OutputBehavior Enum controlling the generated XML output -
Classes in net.sf.ehcache.config.generator.model used by net.sf.ehcache.config.generator.model.elements Class Description AbstractNodeElement An abstract implementation ofNodeElement.NodeElement Interface that abstracts the idea of an element.SimpleNodeElement A concrete class extending theAbstractNodeElementclass