Class VisitorSupport
java.lang.Object
org.dom4j.VisitorSupport
- All Implemented Interfaces:
Visitor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Visits the givenAttribute
void
Visits the givenCDATA
void
Visits the givenComment
void
Visits the givenDocument
void
visit
(DocumentType documentType) Visits the givenDocumentType
void
Visits the givenElement
void
Visits the givenEntity
void
Visits the givenNamespace
void
visit
(ProcessingInstruction node) Visits the givenProcessingInstruction
void
Visits the givenText