| Interface | Description |
|---|---|
| Translator |
| Class | Description |
|---|---|
| AnnotationAwareTranslator |
The AnnotationAwareTranslator represents a translator that can source the names from various
annotations like jaxb and json ones.
|
| FirstNotNullTranslator |
The FirstNotNullTranslator represents a chain of translators.
|
| NameBasedTranslator |
The NameBasedTranslator represents a translator that looks up names of items based on their
javadoc signature
|
| QualifiedType |
The QualifiedType represents a type with a qualifier.
|
| Translator.OptionalName |
Copyright © 2015. All rights reserved.