| Frames | No Frames |
Classes implementing org.dom4j.Visitor | |
| class | VisitorSupport is an abstract base class which is useful for
implementation inheritence or when using anonymous inner classes to create
simple Visitor implementations. |
Methods with parameter type org.dom4j.Visitor | |
| void | accept is the method used in the Visitor Pattern. |
| void | accept is the method used in the Visitor Pattern. |