net.skirnir.freyja.zpt
クラス ElementInfo.Attrs

java.lang.Object
  拡張java.util.AbstractMap
      拡張net.skirnir.freyja.zpt.ElementInfo.Attrs
すべての実装インタフェース:
Map
含まれているクラス:
ElementInfo

public static class ElementInfo.Attrs
extends AbstractMap


入れ子クラスの概要
 
クラス java.util.Map から継承した入れ子クラス
Map.Entry
 
コンストラクタの概要
ElementInfo.Attrs(Attribute[] attrs)
           
 
メソッドの概要
 Set entrySet()
           
 
クラス java.util.AbstractMap から継承したメソッド
clear, clone, containsKey, containsValue, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, toString, values
 
クラス java.lang.Object から継承したメソッド
finalize, getClass, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

ElementInfo.Attrs

public ElementInfo.Attrs(Attribute[] attrs)
メソッドの詳細

entrySet

public Set entrySet()


Copyright © 2009 The Skirnir Project. All Rights Reserved.