public class FileHtmlResourceHandler extends Object implements HtmlResourceHandler
Modifier and Type | Field and Description |
---|---|
static String |
EXCEPTION_MESSAGE_KEY_RESOURCES_DIRECTORY_NOT_SPECIFIED |
Constructor and Description |
---|
FileHtmlResourceHandler(File parentFolder) |
FileHtmlResourceHandler(File parentFolder,
String pathPattern) |
Modifier and Type | Method and Description |
---|---|
String |
getResourcePath(String id) |
void |
handleResource(String id,
byte[] data) |
public static final String EXCEPTION_MESSAGE_KEY_RESOURCES_DIRECTORY_NOT_SPECIFIED
public FileHtmlResourceHandler(File parentFolder)
public String getResourcePath(String id)
getResourcePath
in interface HtmlResourceHandler
public void handleResource(String id, byte[] data)
handleResource
in interface HtmlResourceHandler
Copyright © 2021 TIBCO Software Inc.. All rights reserved.