Uses of Class
org.camunda.bpm.engine.impl.util.xml.Namespace
Packages that use Namespace
-
Uses of Namespace in org.camunda.bpm.engine.impl.bpmn.parser
Fields in org.camunda.bpm.engine.impl.bpmn.parser declared as NamespaceModifier 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
Methods in org.camunda.bpm.engine.impl.util.xml with parameters of type NamespaceModifier and TypeMethodDescriptionElement.attributeNS
(Namespace namespace, String name) Element.attributeNS
(Namespace namespace, String name, String defaultValue) Element.elementsNS
(Namespace nameSpace, String tagName)