| 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<Element> |
XmlElement.getElements() |
| Modifier and Type | Method and Description |
|---|---|
void |
XmlElement.addElement(Element element) |
void |
XmlElement.addElement(int index,
Element element) |
Copyright © 2010–2016 MyBatis.org. All rights reserved.