| 程序包 | 说明 |
|---|---|
| org.mybatis.generator.api.dom.xml |
| 限定符和类型 | 类和说明 |
|---|---|
class |
TextElement
The Class TextElement.
|
class |
XmlElement
The Class XmlElement.
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<Element> |
XmlElement.getElements()
Gets the elements.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
XmlElement.addElement(Element element)
Adds the element.
|
void |
XmlElement.addElement(int index,
Element element)
Adds the element.
|
Copyright © 2006–2016 MyBatis.org. All rights reserved.