| 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
|
| Class and Description |
|---|
| NodeElement
Interface that abstracts the idea of an element.
|
| Class and Description |
|---|
| 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
|
| Class and Description |
|---|
| AbstractNodeElement
An abstract implementation of
NodeElement. |
| NodeElement
Interface that abstracts the idea of an element.
|
| SimpleNodeElement
A concrete class extending the
AbstractNodeElement class |
Copyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.