java.io.FileFilter
public static class SVGConverter.SVGFileFilter
extends java.lang.Object
implements java.io.FileFilter
Modifier and Type | Field | Description |
---|---|---|
static java.lang.String |
SVG_EXTENSION |
Constructor | Description |
---|---|
SVGFileFilter() |
Modifier and Type | Method | Description |
---|---|---|
boolean |
accept(java.io.File file) |
public static final java.lang.String SVG_EXTENSION