public class DocumentManager extends Object
| Modifier and Type | Method and Description |
|---|---|
static Document |
generateDocument(String s) |
static String |
getDocumentContent(Document document) |
public static Document generateDocument(String s) throws ParserConfigurationException, SAXException, IOException
public static String getDocumentContent(Document document) throws TransformerFactoryConfigurationError, TransformerException, IOException
Copyright © 2018 Bonitasoft S.A.. All rights reserved.