org.apache.batik.apps.rasterizer
public class SVGConverterURLSource extends Object implements SVGConverterSource
Field Summary | |
---|---|
static String | ERROR_INVALID_URL |
protected static String | SVGZ_EXTENSION |
protected static String | SVG_EXTENSION
SVG file extension |
Constructor Summary | |
---|---|
SVGConverterURLSource(String url) |
Method Summary | |
---|---|
boolean | equals(Object o) |
String | getName() |
String | getURI() |
int | hashCode() |
boolean | isReadable() |
boolean | isSameAs(String srcStr) |
InputStream | openStream() |
String | toString() |