public class SVGFileFilter extends FileFilter
| Constructor and Description |
|---|
SVGFileFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(File f)
Returns true if
f is an SVG file |
String |
getDescription()
Returns the file description
|
public boolean accept(File f)
f is an SVG fileaccept in class FileFilterpublic String getDescription()
getDescription in class FileFilterCopyright ? 2015 Apache Software Foundation. All Rights Reserved.