Package | Description |
---|---|
org.camunda.bpm.engine.impl.bpmn.parser | |
org.camunda.bpm.engine.impl.util.xml |
Modifier and Type | Field and Description |
---|---|
static Namespace |
BpmnParse.BPMN_DC_NS |
static Namespace |
BpmnParse.BPMN_DI_NS |
static Namespace |
BpmnParse.CAMUNDA_BPMN_EXTENSIONS_NS |
static Namespace |
DefaultFailedJobParseListener.FOX_ENGINE_NS
Deprecated.
|
static Namespace |
BpmnParse.OMG_DI_NS |
static Namespace |
BpmnParse.XSI_NS |
Modifier and Type | Method and Description |
---|---|
String |
Element.attributeNS(Namespace namespace,
String name) |
String |
Element.attributeNS(Namespace namespace,
String name,
String defaultValue) |
Element |
Element.elementNS(Namespace nameSpace,
String tagName) |
List<Element> |
Element.elementsNS(Namespace nameSpace,
String tagName) |
Copyright © 2022. All rights reserved.