public final class HtmlResource extends Object
Constructor and Description |
---|
HtmlResource(String path,
HtmlResourceType type) |
Modifier and Type | Method and Description |
---|---|
String |
getPath() |
HtmlResourceType |
getType() |
static ArrayJS |
toJson(Iterable<HtmlResource> resources,
StringifierFactory jsonStringifierFactory) |
ObjectJS |
toJson(StringifierFactory jsonStringifierFactory) |
public HtmlResource(String path, HtmlResourceType type)
public HtmlResourceType getType()
public ObjectJS toJson(StringifierFactory jsonStringifierFactory)
public static ArrayJS toJson(Iterable<HtmlResource> resources, StringifierFactory jsonStringifierFactory)
Copyright © 2019. All rights reserved.