Package | Description |
---|---|
org.apache.myfaces.tobago.model |
Modifier and Type | Method and Description |
---|---|
Node |
Node.getChildAt(int index)
Deprecated.
|
Node |
Node.getParent()
Deprecated.
|
Node |
Node.nextSibling()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<Node> |
Node.getChildren()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
Node.add(Node node)
Deprecated.
|
int |
Node.getIndex(Node node)
Deprecated.
|
void |
Node.setParent(Node parent)
Deprecated.
|
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.