|
ehcache | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
NodeAttribute | Interface that abstracts the idea of an attribute. |
NodeElement | Interface that abstracts the idea of an element. |
NodeElementVisitor | Interface for visiting a NodeElement |
Class Summary | |
---|---|
AbstractDepthFirstVisitor | Implementation of NodeElementVisitor that does a depth-first traversal of the element. |
AbstractNodeElement | An abstract implementation of NodeElement . |
SimpleNodeAttribute | Implementation of the NodeAttribute interface |
SimpleNodeElement | A concrete class extending the AbstractNodeElement class |
XMLGeneratorVisitor | Implementation of an ElementVisitor extending from AbstractDepthFirstVisitor which can generate XML out of a NodeElement . |
Enum Summary | |
---|---|
XMLGeneratorVisitor.OutputBehavior | Enum controlling the generated XML output |
This package contains utility classes encapsulating ideas of Elements and Attributes. Also contains other related classes like visitors etc.
|
ehcache | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |