public class PackageManager
extends java.lang.Object
| Constructor and Description |
|---|
PackageManager()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
parsePackageImport(MRIUPackage mriuPackage,
java.net.URI pkgUri,
DefaultPackageResolver resolver)
Given a path to an package import file, parse it and return a structure to describe it.
|
public void parsePackageImport(MRIUPackage mriuPackage, java.net.URI pkgUri, DefaultPackageResolver resolver) throws java.lang.Exception
packageExportFile - the path to the package import filejava.lang.Exception - if any errors occur