JavaTM 2 Platform
Standard Ed. 6

軟體套件 javax.lang.model.util
的使用

使用 javax.lang.model.util 的軟體套件
javax.annotation.processing 用來宣告註釋處理器並允許註釋處理器與註釋處理工具環境通信的工具。 
javax.lang.model.util 用來說明處理程序元素型別的實用工具。 
 

javax.annotation.processing 使用的 javax.lang.model.util 中的類別
Elements
          用來對程序元素進行操作的實用工具方法。
Types
          用來對型別進行操作的實用工具方法。
 

javax.lang.model.util 使用的 javax.lang.model.util 中的類別
AbstractAnnotationValueVisitor6
          註釋值的骨幹 visitor,具有適用於 RELEASE_6 源版本的預設行為。
AbstractElementVisitor6
          程序元素的骨幹 visitor,具有適用於 RELEASE_6 源版本的預設行為。
AbstractTypeVisitor6
          型別的骨幹 visitor,具有適用於第 6 版語言級別的預設行為。
SimpleElementVisitor6
          程序元素的簡單 visitor,具有適用於 RELEASE_6 源版本的預設行為。
SimpleTypeVisitor6
          型別的簡單 visitor,具有適用於 RELEASE_6 源版本的預設行為。
 


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only