Verwendungen von Klasse
ch.nolix.core.document.xml.MutableXmlNode
Packages, die MutableXmlNode verwenden
-
Verwendungen von MutableXmlNode in ch.nolix.core.document.xml
Methoden in ch.nolix.core.document.xml, die MutableXmlNode zurückgebenModifizierer 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 MutableXmlNodeMutableXmlNode.createBlankMutableXmlNode()static MutableXmlNodeMutableXmlNode.fromXmlNode(IXmlNode<?> pXmlNode)