Uses of Class
org.camunda.bpm.engine.impl.util.xml.Namespace
-
Uses of Namespace in org.camunda.bpm.engine.impl.bpmn.parser
Modifier and TypeFieldDescriptionstatic final Namespace
BpmnParse.BPMN_DC_NS
static final Namespace
BpmnParse.BPMN_DI_NS
static final Namespace
BpmnParse.CAMUNDA_BPMN_EXTENSIONS_NS
static final Namespace
DefaultFailedJobParseListener.FOX_ENGINE_NS
Deprecated.static final Namespace
BpmnParse.OMG_DI_NS
static final Namespace
BpmnParse.XSI_NS
-
Uses of Namespace in org.camunda.bpm.engine.impl.util.xml
Modifier and TypeMethodDescriptionElement.attributeNS
(Namespace namespace, String name) Element.attributeNS
(Namespace namespace, String name, String defaultValue) Element.elementsNS
(Namespace nameSpace, String tagName)