public class NameFilteringNodeState extends AbstractDecoratedNodeState
delegate
Modifier and Type | Method and Description |
---|---|
protected @NotNull NodeState |
decorateChild(@NotNull java.lang.String name,
@NotNull NodeState delegateChild) |
protected PropertyState |
decorateProperty(@NotNull PropertyState delegatePropertyState) |
protected boolean |
hideChild(@NotNull java.lang.String name,
@NotNull NodeState delegateChild) |
static NodeState |
wrapRoot(NodeState delegate) |
builder, compareAgainstBaseState, equals, exists, fixChildOrderPropertyState, getChildNode, getChildNodeEntries, getDelegate, getNewPropertyStates, getProperties, getProperty, hasChildNode, hideProperty
checkValidName, compareAgainstBaseState, comparePropertiesAgainstBaseState, count, equals, getBoolean, getBoolean, getChildNodeCount, getChildNodeNames, getLong, getLong, getName, getName, getNames, getNames, getPropertyCount, getString, getString, getStrings, getStrings, hashCode, hasProperty, isValidName, toString, toString
protected boolean hideChild(@NotNull @NotNull java.lang.String name, @NotNull @NotNull NodeState delegateChild)
hideChild
in class AbstractDecoratedNodeState
@NotNull protected @NotNull NodeState decorateChild(@NotNull @NotNull java.lang.String name, @NotNull @NotNull NodeState delegateChild)
decorateChild
in class AbstractDecoratedNodeState
protected PropertyState decorateProperty(@NotNull @NotNull PropertyState delegatePropertyState)
decorateProperty
in class AbstractDecoratedNodeState
Copyright © 2012–2022 The Apache Software Foundation. All rights reserved.