Package | Description |
---|---|
com.aspose.html | |
com.aspose.html.dom | |
com.aspose.html.dom.svg |
Modifier and Type | Method and Description |
---|---|
DocumentFragment |
HTMLTemplateElement.getContent()
Gets the instance of the
DocumentFragment . |
DocumentFragment |
IDocumentFragmentElement.getContent()
Gets the instance of the
DocumentFragment . |
Modifier and Type | Class and Description |
---|---|
class |
ShadowRoot
ShadowRoot is a root node of shadow tree.
|
Modifier and Type | Method and Description |
---|---|
DocumentFragment |
Document.createDocumentFragment()
Creates an empty DocumentFragment object.
|
Modifier and Type | Class and Description |
---|---|
class |
SVGElementInstance
The root object of each use-element shadow tree implements the SVGUseElementShadowRoot interface.
|