Uses of Interface
org.dom4j.Visitor
Packages that use Visitor
Package
Description
Defines the XML Document Object Model in Java interfaces together with some helper classes.
Contains the default implementations of the dom4j Document Object Model together with some helpful base classes for those wishing to implement their own document object model.
-
Uses of Visitor in org.dom4j
Modifier and TypeClassDescriptionclassVisitorSupportis an abstract base class which is useful for implementation inheritence or when using anonymous inner classes to create simpleVisitorimplementations. -
Uses of Visitor in org.dom4j.tree
Methods in org.dom4j.tree with parameters of type VisitorModifier and TypeMethodDescriptionvoidvoidvoidvoidacceptmethod is theVisitor Patternmethod.voidvoidacceptmethod is theVisitor Patternmethod.voidvoidvoid