public class NodeFunctions extends Object
Node
s.Constructor and Description |
---|
NodeFunctions() |
Modifier and Type | Method and Description |
---|---|
static Function<javax.jcr.Node,String> |
toPath()
Deprecated.
since 6.1, use
toPath(Node) as a method reference |
static String |
toPath(javax.jcr.Node node) |
@Deprecated public static Function<javax.jcr.Node,String> toPath()
toPath(Node)
as a method referencepublic static String toPath(javax.jcr.Node node)
Copyright © 2003–2019 Magnolia International Ltd.. All rights reserved.