| Class | Description |
|---|---|
| RemoveAttributeTU |
Removes a DOM element attribute during the processing phase.
|
| RemoveElementTU |
Removes a DOM element during the processing phase.
|
| RenameAttributeTU |
Renames an attribute from a DOM element during the processing phase.
|
| RenameElementTU |
Renames/replaces an element in the document during the processing phase.
|
| SetAttributeTU |
Set a DOM element attribute during the processing phase.
|
Copyright © 2020. All rights reserved.