public class HTMLContent extends Object
HTMLContentType| Constructor and Description |
|---|
HTMLContent() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(HTMLContentType htmlContentType,
Object content)
Adds content to this object according to the
HTMLContentType |
Object |
get(HTMLContentType htmlContentType)
Gets the content by type
|
public Object get(HTMLContentType htmlContentType)
htmlContentType - One of the values from the enumeration HTMLContentTypepublic void add(HTMLContentType htmlContentType, Object content)
HTMLContentTypehtmlContentType - One of the values from the enumeration HTMLContentTypecontent - The content as per typeCopyright © 2010 - 2020 Adobe. All Rights Reserved