public class PackageFileFilter extends AbstractFilter<File> implements Filter<File>
Constructor and Description |
---|
PackageFileFilter(String name,
boolean trimTrailingClassName) |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(File element)
Tests if a specified item should be included.
|
targetType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
targetType
public PackageFileFilter(String name, boolean trimTrailingClassName)
Copyright © 2010–2018 Jadira Systems. All rights reserved.