Uses of Interface org.dom4j.Visitor

Uses in package org.dom4j

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
Node.accept(Visitor visitor)
accept is the method used in the Visitor Pattern.

Copyright B) 2005 MetaStuff Ltd. All Rights Reserved. Hosted by

SourceForge Logo