br.com.objectos.way.code.apt
Class AnnotationMirrorWrapper

java.lang.Object
  extended by br.com.objectos.way.code.apt.AnnotationMirrorWrapper

public class AnnotationMirrorWrapper
extends Object

Author:
marcio.endo@objectos.com.br (Marcio Endo)

Method Summary
static WayIterable<AnnotationMirrorWrapper> wrapAll(ProcessingEnvironmentWrapper processingEnv, Element element)
           
static AnnotationMirrorWrapper wrapperOf(ProcessingEnvironmentWrapper processingEnv, AnnotationMirror annotation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

wrapAll

public static WayIterable<AnnotationMirrorWrapper> wrapAll(ProcessingEnvironmentWrapper processingEnv,
                                                           Element element)

wrapperOf

public static AnnotationMirrorWrapper wrapperOf(ProcessingEnvironmentWrapper processingEnv,
                                                AnnotationMirror annotation)


Copyright © 2014. All rights reserved.