| Package | Description |
|---|---|
| org.mybatis.generator.api.dom.xml |
| Modifier and Type | Class and Description |
|---|---|
class |
TextElement |
class |
XmlElement |
| Modifier and Type | Method and Description |
|---|---|
List<VisitableElement> |
XmlElement.getElements() |
| Modifier and Type | Method and Description |
|---|---|
void |
XmlElement.addElement(int index,
VisitableElement element) |
void |
XmlElement.addElement(VisitableElement element) |
Copyright © 2006–2025 MyBatis.org. All rights reserved.