| Constructor and Description |
|---|
JSONAASBundleFactory(Path jsonFile) |
JSONAASBundleFactory(String jsonContent) |
| Modifier and Type | Method and Description |
|---|---|
Set<AASBundle> |
create()
Creates the set of
AASBundle contained in the JSON string. |
public JSONAASBundleFactory(String jsonContent)
jsonContent - the content of the JSONpublic JSONAASBundleFactory(Path jsonFile) throws IOException
IOExceptionCopyright © 2021. All rights reserved.