CyberLink for Java
v1.5

org.cybergarage.xml
クラス AttributeList

java.lang.Object
  上位を拡張 java.util.AbstractCollection<E>
      上位を拡張 java.util.AbstractList<E>
          上位を拡張 java.util.Vector
              上位を拡張 org.cybergarage.xml.AttributeList
すべての実装されたインタフェース:
java.io.Serializable, java.lang.Cloneable, java.lang.Iterable, java.util.Collection, java.util.List, java.util.RandomAccess

public class AttributeList
extends java.util.Vector

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

コンストラクタの概要
AttributeList()
           
 
メソッドの概要
 Attribute getAttribute(int n)
           
 Attribute getAttribute(java.lang.String name)
           
 
クラス java.util.Vector から継承されたメソッド
add, add, addAll, addAll, addElement, capacity, clear, clone, contains, containsAll, copyInto, elementAt, elements, ensureCapacity, equals, firstElement, get, hashCode, indexOf, indexOf, insertElementAt, isEmpty, lastElement, lastIndexOf, lastIndexOf, remove, remove, removeAll, removeAllElements, removeElement, removeElementAt, retainAll, set, setElementAt, setSize, size, subList, toArray, toArray, toString, trimToSize
 
クラス java.util.AbstractList から継承されたメソッド
iterator, listIterator, listIterator
 
クラス java.lang.Object から継承されたメソッド
getClass, notify, notifyAll, wait, wait, wait
 
インタフェース java.util.List から継承されたメソッド
iterator, listIterator, listIterator
 

コンストラクタの詳細

AttributeList

public AttributeList()
メソッドの詳細

getAttribute

public Attribute getAttribute(int n)

getAttribute

public Attribute getAttribute(java.lang.String name)

CyberLink for Java
v1.5