public interface PrivateData
PrivateDataManager
Modifier and Type | Method and Description |
---|---|
String |
getElementName()
Returns the root element name.
|
String |
getNamespace()
Returns the root element XML namespace.
|
CharSequence |
toXML()
Returns the XML reppresentation of the PrivateData.
|
String getElementName()
String getNamespace()
CharSequence toXML()