public class DmnParser
extends org.camunda.bpm.model.xml.impl.parser.AbstractModelParser
| Constructor and Description |
|---|
DmnParser() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configureFactory(DocumentBuilderFactory dbf) |
protected DmnModelInstanceImpl |
createModelInstance(org.camunda.bpm.model.xml.instance.DomDocument document) |
DmnModelInstanceImpl |
getEmptyModel() |
DmnModelInstanceImpl |
parseModelFromStream(InputStream inputStream) |
protected void configureFactory(DocumentBuilderFactory dbf)
configureFactory in class org.camunda.bpm.model.xml.impl.parser.AbstractModelParserprotected DmnModelInstanceImpl createModelInstance(org.camunda.bpm.model.xml.instance.DomDocument document)
createModelInstance in class org.camunda.bpm.model.xml.impl.parser.AbstractModelParserpublic DmnModelInstanceImpl parseModelFromStream(InputStream inputStream)
parseModelFromStream in class org.camunda.bpm.model.xml.impl.parser.AbstractModelParserpublic DmnModelInstanceImpl getEmptyModel()
getEmptyModel in class org.camunda.bpm.model.xml.impl.parser.AbstractModelParserCopyright © 2015–2019 camunda services GmbH. All rights reserved.