br.com.objectos.way.code.apt
Class ElementWrapper
java.lang.Object
br.com.objectos.way.code.apt.ElementWrapper
public class ElementWrapper
- extends Object
- Author:
- marcio.endo@objectos.com.br (Marcio Endo)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
wrapperOf
public static ElementWrapper wrapperOf(ProcessingEnvironmentWrapper processingEnv,
Element element)
isConstructor
public boolean isConstructor()
isMethod
public boolean isMethod()
isType
public boolean isType()
toExecutableElementWrapper
public ExecutableElementWrapper toExecutableElementWrapper()
toTypeElementWrapper
public TypeElementWrapper toTypeElementWrapper()
Copyright © 2014. All rights reserved.