public class WebHtmlResourceHandler extends Object implements HtmlResourceHandler
| Constructor and Description |
|---|
WebHtmlResourceHandler(String pathPattern) |
| Modifier and Type | Method and Description |
|---|---|
String |
getResourcePath(String id) |
void |
handleResource(String id,
byte[] data) |
public WebHtmlResourceHandler(String pathPattern)
public String getResourcePath(String id)
getResourcePath in interface HtmlResourceHandlerpublic void handleResource(String id, byte[] data)
handleResource in interface HtmlResourceHandlerCopyright © 2017. All rights reserved.