public class ClassLoaderResourceResolver extends Object implements org.apache.xmlgraphics.io.ResourceResolver, Serializable
| Constructor and Description | 
|---|
| ClassLoaderResourceResolver(String defaultFontPath) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getDefaultFontPath() | 
| OutputStream | getOutputStream(URI uri) | 
| org.apache.xmlgraphics.io.Resource | getResource(URI uri) | 
| void | setDefaultFontPath(String defaultFontPath) | 
public ClassLoaderResourceResolver(String defaultFontPath)
public String getDefaultFontPath()
public void setDefaultFontPath(String defaultFontPath)
public OutputStream getOutputStream(URI uri) throws IOException
getOutputStream in interface org.apache.xmlgraphics.io.ResourceResolverIOExceptionpublic org.apache.xmlgraphics.io.Resource getResource(URI uri) throws IOException
getResource in interface org.apache.xmlgraphics.io.ResourceResolverIOExceptionCopyright © 2022 Fugerit. All rights reserved.