public interface AnnotationProvider
Modifier and Type | Method and Description |
---|---|
List<String> |
getAnnotations()
Returns a list of formatted annotations ready to use in some Java source code.
|
Set<PackageImport> |
getImports()
Returns the Java imports required by the annotations present in the list returned by
getAnnotations() . |
Set<PackageImport> getImports()
getAnnotations()
.Copyright © 2005-2013 JAXIO S.A.R.L. - All Rights Reserved.