public class XmlUtil extends Object
| Constructor and Description |
|---|
XmlUtil() |
| Modifier and Type | Method and Description |
|---|---|
static XMLInputFactory |
createSafeXmlInputFactory()
'safe' is here reflecting: http://www.jorambarrez.be/blog/2013/02/19/uploading -a-funny-xml-can-bring-down-your-server/ and
http://www.flowable.org/docs/userguide/index.html#advanced.safe.bpmn.xml
|
public static XMLInputFactory createSafeXmlInputFactory()
Copyright © 2022 Flowable. All rights reserved.