public interface HTMLContentProvider
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getContent(HTMLContentType htmlContentType)
Gets the content of the type
HTMLContentType |
boolean |
supportsContent(HTMLContentType htmlContentType)
Indicates whether the passed
HTMLContentType is supported or not |
java.lang.Object getContent(HTMLContentType htmlContentType)
HTMLContentType
htmlContentType
- boolean supportsContent(HTMLContentType htmlContentType)
HTMLContentType
is supported or nothtmlContentType
- Copyright © 2010 - 2020 Adobe. All Rights Reserved