public static class ClassFinder.PackageInfo extends ClassFinder.Annotatable implements ClassFinder.Info
Constructor and Description |
---|
ClassFinder.PackageInfo(Package pkg) |
ClassFinder.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 ClassFinder.PackageInfo(Package pkg)
public ClassFinder.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.