public class NElementStepChild extends Object implements net.thevpc.nuts.elem.NElementStep
| Constructor and Description |
|---|
NElementStepChild(int index) |
NElementStepChild(String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
net.thevpc.nuts.util.NOptional<net.thevpc.nuts.elem.NElement> |
step(net.thevpc.nuts.elem.NElement element) |
net.thevpc.nuts.elem.NElement |
toElement() |
String |
toString() |
public NElementStepChild(int index)
public NElementStepChild(String name)
public net.thevpc.nuts.util.NOptional<net.thevpc.nuts.elem.NElement> step(net.thevpc.nuts.elem.NElement element)
step in interface net.thevpc.nuts.elem.NElementSteppublic net.thevpc.nuts.elem.NElement toElement()
toElement in interface net.thevpc.nuts.elem.NToElementCopyright © 2026 vpc open source initiative. All rights reserved.