|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
XmlConverter
with lookup methods to receive metadata information not obtainable
by runtime class information
$Author: wintermond $
$Date: 2005/07/10 18:38:07 $
$Log: AnnotationStrategy.java,v $
Revision 1.1 2005/07/10 18:38:07 wintermond
Renamed ParserStrategy to AnnotationStrategy
Added support to annotate date format patterns
Revision 1.3 2005/07/09 09:58:29 wintermond
javadocin
is not null
Properties
mapping.ClassProxy
to
set/read attributes.DefaultHandler.characters(char[], int, int)
$Author: wintermond $
$Date: 2005/07/10 18:34:30 $
$Log: ContentAttribute.java,v $
Revision 1.2 2005/07/10 18:34:30 wintermond
javadocclazz
.
String
parameter
Date
or its subclasses
are formated
$Author: wintermond $
$Date: 2005/07/10 18:34:30 $
$Log: DateFormat.java,v $
Revision 1.1 2005/07/10 18:34:30 wintermond
javadocXmlConverter
wants to set contents read
by the ContentHandler.characters(char[], int, int)
-method.
XmlConverter
reads a String
for a method returning a Date
or one of its subclasses.
Date
, java.sql.Date
or java.sql.Timestamp
object
based upon the value
XmlConverter
wants to set the contents
of a Collection
- or Map
-return type.
XmlConverter
if an entry has to be set in a Map
.
primitive
and initializes it with value
Proxy
XmlConverter
by using the Annotation
mechanism, introduced
with Java 1.5, eg.XmlConverter
$Author: wintermond $
$Date: 2005/07/10 18:40:13 $
$Log: ObjectStrategy.java,v $
Revision 1.3 2005/07/10 18:40:13 wintermond
javadoc
init()
Revision 1.2 2005/07/09 09:56:51 wintermond
javadocObjectStrategy
creates
objects via Proxy
this class returns the
target interface.XmlConverter
needs to know
the type of the elements to store in a Collection
or Map
instance
$Author: wintermond $
$Date: 2005/07/10 18:34:30 $
$Log: ReturnTypeAnnotation.java,v $
Revision 1.2 2005/07/10 18:34:30 wintermond
javadocObjectStrategy.createInstance(Class)
target
and attribute
are guaranteed to be not null.
XmlConverter
if values are to be set within a Map
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |