Methods
toJsonObject() → {String}
- Source:
To serialize to JSON
Returns:
The activity data seriualized
- Type
- String
toXmlObject() → {String}
- Source:
To serialize to XML
Returns:
The activity data ready to be writen into an XML file
- Type
- String
To represent an activity declared into the Android manifest
To serialize to JSON
The activity data seriualized
To serialize to XML
The activity data ready to be writen into an XML file