|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Node | |
|---|---|
| com.groupdocs.viewer.domain.response | |
| Uses of Node in com.groupdocs.viewer.domain.response |
|---|
| Methods in com.groupdocs.viewer.domain.response that return types with arguments of type Node | |
|---|---|
List<Node> |
NodeContainer.getNodes()
Get node list |
| Methods in com.groupdocs.viewer.domain.response with parameters of type Node | |
|---|---|
void |
NodeContainer.addNodes(Node node)
Add node to list |
| Method parameters in com.groupdocs.viewer.domain.response with type arguments of type Node | |
|---|---|
void |
NodeContainer.setNodes(List<Node> nodes)
Set node list |
| Constructor parameters in com.groupdocs.viewer.domain.response with type arguments of type Node | |
|---|---|
NodeContainer(List<Node> nodes)
Constructor with initial parameters |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||