unot
クラス NodeList

java.lang.Object
  |
  +--java.util.AbstractCollection
        |
        +--java.util.AbstractList
              |
              +--java.util.ArrayList
                    |
                    +--unot.NodeList
すべての実装インタフェース:
java.lang.Cloneable, java.util.Collection, java.util.List, java.util.RandomAccess, java.io.Serializable

public class NodeList
extends java.util.ArrayList

A list of data tree nodes. NodeList.java Created: Fri Aug 29 16:15:52 2003

関連項目:
直列化された形式

フィールドの概要
(パッケージプライベート) static boolean useDiffString
          $B%N!
 
クラス java.util.ArrayList から継承したフィールド
 
クラス java.util.AbstractList から継承したフィールド
modCount
 
コンストラクタの概要
NodeList()
           
 
メソッドの概要
 java.util.ArrayList getNodeIdList()
          Not Used
 java.lang.String getNodeIdListString()
           
 
クラス java.util.ArrayList から継承したメソッド
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, lastIndexOf, remove, removeRange, set, size, toArray, toArray, trimToSize
 
クラス java.util.AbstractList から継承したメソッド
equals, hashCode, iterator, listIterator, listIterator, subList
 
クラス java.util.AbstractCollection から継承したメソッド
containsAll, remove, removeAll, retainAll, toString
 
クラス java.lang.Object から継承したメソッド
finalize, getClass, notify, notifyAll, wait, wait, wait
 
インタフェース java.util.List から継承したメソッド
containsAll, equals, hashCode, iterator, listIterator, listIterator, remove, removeAll, retainAll, subList
 

フィールドの詳細

useDiffString

static boolean useDiffString
$B%N!<%I%j%9%H$N=PNO$r$9$k:]$K!$:9J,%j%9%H7A<0$G$"$i$o$9$+$r$"$i$o$9JQ?t!%(B

コンストラクタの詳細

NodeList

public NodeList()
メソッドの詳細

getNodeIdList

public java.util.ArrayList getNodeIdList()
Not Used


getNodeIdListString

public java.lang.String getNodeIdListString()