Verwendungen von Klasse
ch.nolix.core.document.node.FileNode
Packages, die FileNode verwenden
-
Verwendungen von FileNode in ch.nolix.core.document.node
Methoden in ch.nolix.core.document.node, die FileNode zurückgebenModifizierer und TypMethodeBeschreibungFileNode.addChildNode(INode<?> childNode, INode<?>... childNodes) Adds the given childNodes to the currentIMutableNode.FileNode.addChildNodeFromString(String string, String... strings) Adds the childINodes from the given strings the currentIMutableNode.FileNode.addChildNodes(Iterable<N> childNodes) Adds the given childNodes to the currentIMutableNode.FileNode.addChildNodesFromStrings(Iterable<String> strings) Adds the childINodes from the given strings the currentIMutableNode.protected FileNodeFileNode.asConcrete()FileNode.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 FileNode zurückgeben