public class DefaultClassFinder.PackageInfo extends ClassFinder.Annotatable implements ClassFinder.Info
Constructor and Description |
---|
DefaultClassFinder.PackageInfo(Package pkg) |
DefaultClassFinder.PackageInfo(String name,
ClassFinder classFinder) |
Modifier and Type | Method and Description |
---|---|
Package |
get() |
String |
getName() |
getAnnotations
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAnnotations
public DefaultClassFinder.PackageInfo(Package pkg)
public DefaultClassFinder.PackageInfo(String name, ClassFinder classFinder)
public String getName()
getName
in interface ClassFinder.Info
public Package get() throws ClassNotFoundException
ClassNotFoundException
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.