TreeProvider
insteadpublic final class TreeFactory
extends java.lang.Object
Tree
objects from NodeState
s
and NodeBuilder
s.Modifier and Type | Method and Description |
---|---|
static Tree |
createReadOnlyTree(@NotNull NodeState rootState)
Deprecated.
|
static Tree |
createReadOnlyTree(@NotNull Tree readOnlyParent,
@NotNull java.lang.String childName,
@NotNull NodeState childState)
Deprecated.
|
static Tree |
createTree(@NotNull NodeBuilder builder)
Deprecated.
|
public static Tree createTree(@NotNull @NotNull NodeBuilder builder)
public static Tree createReadOnlyTree(@NotNull @NotNull NodeState rootState)
Copyright © 2010 - 2023 Adobe. All Rights Reserved