Verwendungen von Klasse
ch.nolix.core.document.xml.MutableXmlNode
-
Verwendungen von MutableXmlNode in ch.nolix.core.document.xml
Modifizierer und TypMethodeBeschreibungMutableXmlNode.addAttribute
(IXmlAttribute attribute) MutableXmlNode.addAttributes
(IXmlAttribute attribute, IXmlAttribute... attributes) MutableXmlNode.addAttributes
(Iterable<IXmlAttribute> attributes) MutableXmlNode.addChildNode
(IMutableXmlNode childNode) MutableXmlNode.addChildNodes
(IMutableXmlNode childNode, IMutableXmlNode... childNodes) MutableXmlNode.addChildNodes
(Iterable<IMutableXmlNode> childNodes) static MutableXmlNode
MutableXmlNode.fromXmlNode
(IXmlNode<?> pXmlNode)