DocumentNodeVisitor
Description
- Derived from
- Extended by
Base class for IDocumentNodeVisitor implementations.
This class provides empty default implementations for the methods defined in IDocumentNodeVisitor, except for nodes that implement the ContentNode interface: Here the default implementation will delegate to ContentNode.AcceptContent1.