パッケージ | 説明 |
---|---|
com.borland.silktest.jtf.common.types |
このパッケージには、共通のデータ型群が含まれています。
|
修飾子とタイプ | メソッドと説明 |
---|---|
Node |
Node.getParent() |
修飾子とタイプ | メソッドと説明 |
---|---|
List<Node> |
Node.getChildren() |
List<Node> |
Tree.getNodes()
ツリーのコンテンツを行きがけ順の
Node のリストとして返します。 |
List<Node> |
Tree.getRootNodes() |
コンストラクタと説明 |
---|
Node(String text,
Node parent)
Node を作成します。
|
コンストラクタと説明 |
---|
Tree(List<Node> rootNodes) |
Copyright 2009-2012 Micro Focus. All Rights Reserved.