| Package | Description |
|---|---|
| org.mybatis.generator.api.dom.xml | |
| org.mybatis.generator.api.dom.xml.render |
| Modifier and Type | Method and Description |
|---|---|
<R> R |
TextElement.accept(ElementVisitor<R> visitor) |
<R> R |
VisitableElement.accept(ElementVisitor<R> visitor) |
<R> R |
XmlElement.accept(ElementVisitor<R> visitor) |
| Modifier and Type | Class and Description |
|---|---|
class |
ElementRenderer |
Copyright © 2006–2025 MyBatis.org. All rights reserved.