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