org.apache.batik.apps.rasterizer
Class SVGConverter.SVGFileFilter
java.lang.Object
org.apache.batik.apps.rasterizer.SVGConverter.SVGFileFilter
- All Implemented Interfaces:
- FileFilter
- Enclosing class:
- SVGConverter
public static class SVGConverter.SVGFileFilter
- extends Object
- implements FileFilter
Convenience class to filter svg files
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SVG_EXTENSION
public static final String SVG_EXTENSION
- See Also:
- Constant Field Values
SVGConverter.SVGFileFilter
public SVGConverter.SVGFileFilter()
accept
public boolean accept(File file)
- Specified by:
accept
in interface FileFilter
Copyright © 2008 Apache Software Foundation. All Rights Reserved.