| Package | Description |
|---|---|
| org.docx4j.wml |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<CTAttr> |
CTSmartTagPr.attr |
protected java.util.List<CTAttr> |
CTCustomXmlPr.attr |
| Modifier and Type | Method and Description |
|---|---|
CTAttr |
ObjectFactory.createCTAttr()
Create an instance of
CTAttr |
CTAttr |
CTCustomXmlPr.getAttr(java.lang.String attrName)
Gets an attribute by name.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CTAttr> |
CTSmartTagPr.getAttr()
Gets the value of the attr property.
|
java.util.List<CTAttr> |
CTCustomXmlPr.getAttr()
Gets the value of the attr property.
|
Copyright © 2007–2023. All rights reserved.