org.riotfamily.common.util
Class PackageLister

java.lang.Object
  extended by org.riotfamily.common.util.PackageLister

public final class PackageLister
extends Object


Method Summary
static Collection<Package> listPackages(String[] patterns)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

listPackages

public static Collection<Package> listPackages(String[] patterns)