Class AnnotationHandler
- java.lang.Object
-
- net.anwiba.tools.definition.schema.json.generator.java.bean.AnnotationHandler
-
public class AnnotationHandler extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description AnnotationHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Map<java.lang.String,JAnnotation>extractJssdAnnotations(java.lang.Iterable<JAnnotation> annotations)
-
-
-
Method Detail
-
extractJssdAnnotations
public java.util.Map<java.lang.String,JAnnotation> extractJssdAnnotations(java.lang.Iterable<JAnnotation> annotations)
-
-