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