Verwendungen von Schnittstelle
ch.nolix.coreapi.documentapi.xmlapi.IXmlAttribute
Package
Beschreibung
The
ch.nolix.core.document.xml
package defines a XmlNode.The
ch.nolix.coreapi.documentapi.xmlapi
package declares a XML node.-
Verwendungen von IXmlAttribute in ch.nolix.core.document.xml
Modifizierer und TypMethodeBeschreibungMutableXmlNode.addAttribute
(IXmlAttribute attribute) MutableXmlNode.addAttributes
(IXmlAttribute attribute, IXmlAttribute... attributes) Modifizierer und TypMethodeBeschreibungMutableXmlNode.addAttributes
(Iterable<IXmlAttribute> attributes) -
Verwendungen von IXmlAttribute in ch.nolix.coreapi.documentapi.xmlapi
Modifizierer und TypMethodeBeschreibungIMutableXmlNode.addAttribute
(IXmlAttribute attribute) IMutableXmlNode.addAttributes
(IXmlAttribute attribute, IXmlAttribute... attributes)