Uses of Class
org.camunda.spin.xml.SpinXmlAttribute
Package
Description
-
Uses of SpinXmlAttribute in org.camunda.spin.impl.xml.dom
Modifier and TypeMethodDescriptionModifier and TypeMethodDescriptionDomXmlElement.attrs()
DomXmlAttributeIterable.iterator()
DomXmlAttributeMapIterable.iterator()
Modifier and TypeMethodDescriptionDomXmlLogger.unableToWriteAttribute
(SpinXmlAttribute attribute, Exception cause) -
Uses of SpinXmlAttribute in org.camunda.spin.impl.xml.dom.format
-
Uses of SpinXmlAttribute in org.camunda.spin.impl.xml.dom.query
-
Uses of SpinXmlAttribute in org.camunda.spin.plugin.impl.feel.integration
Modifier and TypeMethodDescriptionprotected String
SpinValueMapper.spinXmlAttributeToKey
(SpinXmlAttribute attribute) -
Uses of SpinXmlAttribute in org.camunda.spin.xml
Modifier and TypeMethodDescriptionabstract SpinXmlAttribute
Returns the wrapped attribute for an empty namespace and the given name.abstract SpinXmlAttribute
SpinXPathQuery.attribute()
Returns the XPath query result as attribute.abstract SpinXmlAttribute
Returns the wrapped attribute for the given namespace and name.abstract SpinXmlAttribute
Sets the value of the attribute.Modifier and TypeMethodDescriptionabstract SpinList<SpinXmlAttribute>
SpinXPathQuery.attributeList()
Returns the XPath query result as a attribute list.abstract SpinList<SpinXmlAttribute>
SpinXmlElement.attrs()
Returns all wrapped attributes of this element.abstract SpinList<SpinXmlAttribute>
Returns all wrapped attributes for the given namespace.