-
Get a constant content that returns a marshalled, JAXB-annotated
value for all elements.
Get a constant content that returns the same value for all
elements.
Add content after each element in the set of matched elements.
Append content to the end of each element's content in the set of matched
elements.
Set an attribute on all elements in the set of matched elements.
Add content before each element in the set of matched elements.
Set some CDATA content to all elements in the set of matched elements
(possibly replacing existing content).
Add some XML content to all elements in the set of matched elements
(possibly replacing existing content).
Prepend content to the beginning of each element's content in the set of
matched elements.
Rename all tags in the set of matched elements to some new tag name
Replace all elements in the set of matched elements with some new
content.
Set some text content to all elements in the set of matched elements
(possibly replacing existing content).
Wrap all elements in the set of matched elements in a new parent element