程序包 | 说明 |
---|---|
org.dom4j |
Defines the XML Document Object Model in Java interfaces together
with some helper classes.
|
限定符和类型 | 类和说明 |
---|---|
class |
VisitorSupport
VisitorSupport is an abstract base class which is useful for
implementation inheritence or when using anonymous inner classes to create
simple Visitor implementations. |
限定符和类型 | 方法和说明 |
---|---|
void |
Namespace.accept(Visitor visitor) |
void |
Node.accept(Visitor visitor)
accept is the method used in the Visitor Pattern. |
Copyright © 2005 MetaStuff Ltd. All Rights Reserved. Hosted by