Verwendungen von Klasse
ch.nolix.core.document.node.MutableNode
Packages, die MutableNode verwenden
-
Verwendungen von MutableNode in ch.nolix.core.document.node
Methoden in ch.nolix.core.document.node, die MutableNode zurückgebenModifizierer und TypMethodeBeschreibungMutableNode.addChildNode(INode<?> childNode, INode<?>... childNodes) Adds the given childNodes to the currentIMutableNode.MutableNode.addChildNodeFromString(String string, String... strings) Adds the childINodes from the given strings the currentIMutableNode.<N extends INode<?>>
MutableNodeMutableNode.addChildNodes(Iterable<N> pChildNodes) Adds the given childNodes to the currentIMutableNode.MutableNode.addChildNodesFromStrings(Iterable<String> strings) Adds the childINodes from the given strings the currentIMutableNode.protected MutableNodeMutableNode.asConcrete()static MutableNodeMutableNode.createEmpty()static MutableNodestatic MutableNodestatic MutableNodeMutableNode.fromString(String string) MutableNode.removeAndGetStoredFirstChildNodeThat(Predicate<INode<?>> selector) Removes and returns the first childINodethe given selector selects from the currentIMutableNode.Sets the header of the currentIFluentMutableOptionalHeaderHolder.Methoden in ch.nolix.core.document.node, die Typen mit Argumenten vom Typ MutableNode zurückgeben