Package | Description |
---|---|
org.camunda.bpm.application.impl.metadata | |
org.camunda.bpm.container.impl.metadata | |
org.camunda.bpm.engine.impl.bpmn.parser | |
org.camunda.bpm.engine.impl.util.xml |
Modifier and Type | Class and Description |
---|---|
class |
ProcessesXmlParser
A SAX Parser for the processes.xml file
|
Constructor and Description |
---|
ProcessesXmlParse(Parser parser) |
Modifier and Type | Class and Description |
---|---|
class |
BpmPlatformXmlParser
A SAX Parser for the bpm-platform.xml file
|
Constructor and Description |
---|
BpmPlatformXmlParse(Parser parser) |
DeploymentMetadataParse(Parser parser) |
Modifier and Type | Class and Description |
---|---|
class |
BpmnParser
Parser for BPMN 2.0 process models.
|
Modifier and Type | Field and Description |
---|---|
static Parser |
Parser.INSTANCE |
protected Parser |
Parse.parser |
Constructor and Description |
---|
Parse(Parser parser) |
Copyright © 2015. All rights reserved.