| Package | Description |
|---|---|
| io.wcm.handler.commons.dom |
DOM convenience objects used by handler implementations to build markup fragments for links and media.
|
| Modifier and Type | Method and Description |
|---|---|
Script |
AbstractHtmlElementFactory.createScript()
Creates and adds script element.
|
Script |
AbstractHtmlElementFactory.createScript(String script)
Creates and adds script element.
|
Script |
Script.setSrc(String value)
Html "src" attribute.
|
Script |
Script.setType(String value)
Html "type" attribute.
|
Copyright © 2014–2017 wcm.io. All rights reserved.