JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.camunda.bpm.model.xml.impl.util.QName
Packages that use
QName
Package
Description
org.camunda.bpm.model.xml.impl.util
Uses of
QName
in
org.camunda.bpm.model.xml.impl.util
Methods in
org.camunda.bpm.model.xml.impl.util
that return
QName
Modifier and Type
Method
Description
static
QName
ModelUtil.
getQName
(
String
namespaceUri,
String
localName)
static
QName
QName.
parseQName
(
String
identifier)