|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnnotationStrategy | |
---|---|
de.keepondreaming.xml | |
de.keepondreaming.xml.annotations |
Uses of AnnotationStrategy in de.keepondreaming.xml |
---|
Classes in de.keepondreaming.xml that implement AnnotationStrategy | |
---|---|
class |
MappingAnnotationStrategy
Obtains informations unavailable at runtime via a configuration object Property mappings are as follows: Set date pattern: <Interface-name>.annotation. |
Constructors in de.keepondreaming.xml with parameters of type AnnotationStrategy | |
---|---|
DateHandler(AnnotationStrategy parserStrategy)
Default constructor |
|
XmlConverter(AnnotationStrategy parserStrategy,
ObjectStrategy objectStrategy)
Default constructor |
Uses of AnnotationStrategy in de.keepondreaming.xml.annotations |
---|
Classes in de.keepondreaming.xml.annotations that implement AnnotationStrategy | |
---|---|
class |
JavaAnnotationsStrategy
Resolves annotations needed by the XmlConverter
by using the Annotation mechanism, introduced
with Java 1.5, eg. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |