| 程序包 | 说明 |
|---|---|
| org.mybatis.generator.api.dom.xml |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Attribute> |
XmlElement.getAttributes()
Gets the attributes.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
XmlElement.addAttribute(Attribute attribute)
Adds the attribute.
|
int |
Attribute.compareTo(Attribute o) |
Copyright © 2006–2016 MyBatis.org. All rights reserved.