Package org.bonitasoft.engine.page.impl
Class SPageContentHelper
java.lang.Object
org.bonitasoft.engine.page.impl.SPageContentHelper
- Author:
- Laurent Leseigneur
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionloadPageProperties(byte[] zipContent) loadPageProperties(Map<String, byte[]> content)
-
Constructor Details
-
SPageContentHelper
public SPageContentHelper()
-
-
Method Details
-
loadPageProperties
public Properties loadPageProperties(byte[] zipContent) throws IOException, SInvalidPageZipMissingPropertiesException -
loadPageProperties
public Properties loadPageProperties(Map<String, byte[]> content) throws SInvalidPageZipMissingPropertiesException, IOException
-