getAttributeNamesメソッド
説明
このオブジェクトに格納されている属性名の一覧を取得します。
形式
public Enumeration getAttributeNames();
パラメタ
なし
例外
戻り値
属性名の一覧を格納したEnumerationオブジェクトを返却します。