| Package | Description |
|---|---|
| com.carma.swagger.doclet.translator |
| Modifier and Type | Method and Description |
|---|---|
AnnotationAwareTranslator |
AnnotationAwareTranslator.element(String qualifiedAnnotationType,
String property)
This adds an element annotation to this translator, these ones are used for field and method names
|
AnnotationAwareTranslator |
AnnotationAwareTranslator.ignore(String qualifiedAnnotationType)
This adds an ignore annotation to this translator
|
AnnotationAwareTranslator |
AnnotationAwareTranslator.rootElement(String qualifiedAnnotationType,
String property)
This adds an root annotation to this translator, these ones are used for class type names
|
Copyright © 2015. All rights reserved.