@ProviderType public interface TreeProvider
Modifier and Type | Method and Description |
---|---|
@NotNull NodeState |
asNodeState(@NotNull Tree readOnlyTree) |
@NotNull Tree |
createReadOnlyTree(@NotNull NodeState rootState) |
@NotNull Tree |
createReadOnlyTree(@NotNull Tree readOnlyParent,
@NotNull java.lang.String childName,
@NotNull NodeState childState) |
Copyright © 2010 - 2020 Adobe. All Rights Reserved