Package jadex.bpmn.model.io
Class XmlTag
java.lang.Object
jadex.bpmn.model.io.XmlTag
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the local part of the element.Returns the namespace URI of the current element.toString()
Get a string representation.
-
Field Details
-
namespaceuri
The name space URI. -
localpart
The local part.
-
-
Constructor Details
-
XmlTag
-
-
Method Details