Package | Description |
---|---|
com.groupdocs.viewer.domain.html |
The GroupDocs.Viewer.Domain.Html namespace provides classes for working with document html representation.
|
Modifier and Type | Method and Description |
---|---|
static HtmlResourceType |
HtmlResourceType.fromValue(long id)
From value HTML resource type.
|
HtmlResourceType |
HtmlResource.getResourceType()
HTML resource type
|
static HtmlResourceType |
HtmlResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HtmlResourceType[] |
HtmlResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
HtmlResourceType.equals(HtmlResourceType engineTypes)
Equals boolean.
|
void |
HtmlResource.setResourceType(HtmlResourceType value)
HTML resource type
|
Copyright © 2018. All rights reserved.