Package | Description |
---|---|
org.mybatis.generator.api.dom.xml |
Modifier and Type | Method and Description |
---|---|
List<Attribute> |
XmlElement.getAttributes() |
Modifier and Type | Method and Description |
---|---|
void |
XmlElement.addAttribute(Attribute attribute) |
Copyright © 2010–2018 MyBatis.org. All rights reserved.