| 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 |
|---|---|
Source |
AbstractHtmlElementFactory.createSource()
Creates and adds source element.
|
Source |
Source.setMedia(String value)
Html "media" attribute.
|
Source |
Source.setSrc(String value)
Html "src" attribute.
|
Source |
Source.setType(String value)
Html "type" attribute.
|
Copyright © 2014–2017 wcm.io. All rights reserved.