append_data method
append_data(data)
Appends the string to the end of the character data of the node.
def append_data(self, data):
...
Parameter | Type | Description |
---|---|---|
data | str |
See Also
- module aspose.finance.xbrl.dom
- class ProcessingInstruction