public class PackageLocator extends Object
| Constructor and Description |
|---|
PackageLocator() |
| Modifier and Type | Method and Description |
|---|---|
File |
locatePackage(Class clazz)
Determines the path to the package that contains the specified class.
|
Copyright © 2018. All rights reserved.