| Modifier and Type | Method and Description |
|---|---|
XmlChannels |
XmlTag.getXmlChannels()
Getter for tag's XmlChannels.
|
XmlChannels |
XmlProperty.getXmlChannels()
Getter for property's XmlChannels.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmlTag.setXmlChannels(XmlChannels channels)
Setter for tag's XmlChannels.
|
void |
XmlProperty.setXmlChannels(XmlChannels channels)
Setter for property's XmlChannels.
|
static String |
XmlChannels.toLog(XmlChannels data)
Creates a compact string representation for the log.
|
Copyright © 2012. All Rights Reserved.