Classes in de.keepondreaming.xml used by de.keepondreaming.xml |
AnnotationStrategy
Instances of this class provide a 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
javadoc |
ClassProxyAccess
Helper interface of ClassProxy to
set/read attributes. |
ObjectStrategy
Strategy pattern to create instances needed by 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
javadoc |
ProxyClassCreator
If an instance of ObjectStrategy creates
objects via Proxy this class returns the
target interface. |