XmlNodeNodeWriteOps
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
Value members
Concrete methods
Decode and then update node text if content is text.
Decode and then update node text if content is text.
If you need raw data see updateTextRaw
Attributes
Decode and then update node text if content is text.
Decode and then update node text if content is text.
If you need raw data see updateTextRaw
Attributes
Update node text if content is text.
Update node text if content is text.
If you need decoded data see updateText
Attributes
Rename node label. This method isn't pure for usability purpose.
Rename node label. This method isn't pure for usability purpose.
Throws IllegalArgumentException
If the new label values is not valid. See Xml.isValidXmlName
Value parameters
- newLabel
-
new label value
Attributes
- Returns
-
Same node with updated label
Set node content to Text with the specified data. All children nodes will be removed.
Set node content to Text with the specified data. All children nodes will be removed.
Attributes
Deprecated methods
Attributes
- Deprecated
-
[Since version 0.0.14]
Use withAttrs instead. This method will be removed in the future versions.
Attributes
- Deprecated
-
[Since version 0.0.14]
Use withAttrs instead. This method will be removed in the future versions.