public class DefaultResourceLoader extends Object implements IResourceLoader
Constructor and Description |
---|
DefaultResourceLoader() |
DefaultResourceLoader(String newBasePath) |
Modifier and Type | Method and Description |
---|---|
ResourceLoadingResult |
loadExternalResource(Object sender,
ResourceLoadingEventArgs e) |
static byte[] |
readAllBytes(com.aspose.ms.System.IO.Stream input) |
static byte[] |
readAllBytes(String filePath) |
public DefaultResourceLoader()
public DefaultResourceLoader(String newBasePath)
public ResourceLoadingResult loadExternalResource(Object sender, ResourceLoadingEventArgs e)
loadExternalResource
in interface IResourceLoader
public static byte[] readAllBytes(String filePath)
public static byte[] readAllBytes(com.aspose.ms.System.IO.Stream input)
Copyright © 2016 Aspose. All Rights Reserved.