accept abstract method
void
accept(
- XmlVisitor visitor
inherited
Dispatch the invocation depending on this type to the visitor
.
Implementation
void accept(XmlVisitor visitor);
Dispatch the invocation depending on this type to the visitor
.
void accept(XmlVisitor visitor);