|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Namespace | |
|---|---|
| org.camunda.bpm.engine.impl.bpmn.parser | |
| org.camunda.bpm.engine.impl.util.xml | |
| Uses of Namespace in org.camunda.bpm.engine.impl.bpmn.parser |
|---|
| Fields in org.camunda.bpm.engine.impl.bpmn.parser declared as Namespace | |
|---|---|
static Namespace |
BpmnParse.BPMN_DC_NS
|
static Namespace |
BpmnParse.BPMN_DI_NS
|
static Namespace |
BpmnParse.CAMUNDA_BPMN_EXTENSIONS_NS
|
static Namespace |
FoxFailedJobParseListener.FOX_ENGINE_NS
Deprecated. |
static Namespace |
BpmnParse.OMG_DI_NS
|
static 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 Namespace | |
|---|---|
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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||