DOMObject Class
DOMObject class
The DOMObject type is used to represent an base object for the entire Document Object Model. For Java and ECMAScript, DOMObject is bound to the Object type.
public class DOMObject : INotifyPropertyChanged
Constructors
| Name | Description |
|---|---|
| DOMObject() | The default constructor. |
Methods
| Name | Description |
|---|---|
| getPlatformType() | This method is used to retrieve the ECMAScript object . |
See Also
- package com.aspose.html.dom
- package Aspose.HTML