类层次结构
- java.lang.Object 
       
- javax.annotation.processing.AbstractProcessor (implements javax.annotation.processing.Processor)
 - javax.annotation.processing.Completions
 - java.lang.Throwable (implements java.io.Serializable) 
         
- java.lang.异常 
           
- java.io.IOException 
             
- javax.annotation.processing.FilerException
 
 
 - java.io.IOException 
             
 
 - java.lang.异常 
           
 
 
Interface Hierarchy
- javax.annotation.processing.Completion
 - javax.annotation.processing.Filer
 - javax.annotation.processing.Messager
 - javax.annotation.processing.ProcessingEnvironment
 - javax.annotation.processing.Processor
 - javax.annotation.processing.RoundEnvironment
 
Annotation Type Hierarchy
- javax.annotation.processing.Generated (implements java.lang.annotation.Annotation)
 - javax.annotation.processing.SupportedAnnotationTypes (implements java.lang.annotation.Annotation)
 - javax.annotation.processing.SupportedOptions (implements java.lang.annotation.Annotation)
 - javax.annotation.processing.SupportedSourceVersion (implements java.lang.annotation.Annotation)