public final class MarshallUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static eu.lundegaard.liferay.db.setup.domain.Setup |
unmarshall(File xmlFile) |
static eu.lundegaard.liferay.db.setup.domain.Setup |
unmarshall(InputStream stream) |
static boolean |
validateAgainstXSD(InputStream xml) |
public static eu.lundegaard.liferay.db.setup.domain.Setup unmarshall(File xmlFile) throws FileNotFoundException, JAXBException, ParserConfigurationException, SAXException
public static eu.lundegaard.liferay.db.setup.domain.Setup unmarshall(InputStream stream) throws JAXBException, ParserConfigurationException, SAXException
public static boolean validateAgainstXSD(InputStream xml) throws IOException
IOExceptionCopyright © 2016–2020 Lundegaard a.s.. All rights reserved.