| Constructor and Description |
|---|
XMLAASBundleFactory(Path xmlFile) |
XMLAASBundleFactory(String xmlContent) |
| Modifier and Type | Method and Description |
|---|---|
Set<AASBundle> |
create()
Creates the set of
AASBundle contained in the XML string. |
public XMLAASBundleFactory(String xmlContent)
xmlContent - the content of the XMLpublic XMLAASBundleFactory(Path xmlFile) throws IOException
IOExceptionpublic Set<AASBundle> create() throws ParserConfigurationException, SAXException, IOException
AASBundle contained in the XML string.IOExceptionSAXExceptionParserConfigurationExceptionCopyright © 2021. All rights reserved.