public class ExtraAttributeDoc
extends java.lang.Object
| Constructor and Description |
|---|
ExtraAttributeDoc(org.w3c.dom.Element titleCell,
org.w3c.dom.Element valueCell) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getKey() |
java.util.List<org.w3c.dom.Node> |
getTitle() |
java.util.List<org.w3c.dom.Node> |
getValue() |
java.lang.String |
toString() |