Package | Description |
---|---|
com.aspose.html.dom.mutations |
Class and Description |
---|
MutationCallback
Represents the method that will handle a mutation events.
|
MutationObserver
A
MutationObserver object can be used to observe mutations to the tree of Node . |
MutationObserverInit
The IMutationObserverInit interface represents an options for mutation observation.
|
MutationRecord
A MutationRecord represents an individual DOM mutation.
|