Class DomainXMLUtils
java.lang.Object
io.higson.runtime.helper.snapshot.DomainXMLUtils
- Author:
- Maciej Główka on 09.02.2018
-
Method Summary
Modifier and TypeMethodDescriptionstatic pl.decerto.mpp.imports.xml.domain.DomainDefinitiongetDomain(InputStream inputStream) static pl.decerto.mpp.imports.xml.domain.DomainDefinitionstatic pl.decerto.mpp.imports.xml.domain.DomainDefinitionstatic pl.decerto.mpp.imports.xml.domain.DomainDefinitiongetDomainFromZip(Path pathToDefinitionInZip)
-
Method Details
-
getDomain
-
getDomain
-
getDomain
-
getDomainFromZip
public static pl.decerto.mpp.imports.xml.domain.DomainDefinition getDomainFromZip(Path pathToDefinitionInZip) throws IOException - Throws:
IOException
-