public class AASXPackageManager extends Object
| Constructor and Description |
|---|
AASXPackageManager(String path)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Set<AASBundle> |
retrieveAASBundles() |
void |
unzipRelatedFiles()
Unzips all files referenced by the aasx file according to its relationships
|
public AASXPackageManager(String path)
public Set<AASBundle> retrieveAASBundles() throws IOException, ParserConfigurationException, SAXException
public void unzipRelatedFiles()
throws IOException,
ParserConfigurationException,
SAXException,
URISyntaxException
Copyright © 2021. All rights reserved.