src.site.apt.factory.apt Maven / Gradle / Ivy
------
Factory
------
Max Antoni
------
04.03.2007
------
~~ Copyright (c) 2006-2007 Maximilian Antoni. All rights reserved.
~~ This software is licensed as described in the file LICENSE.txt, which you
~~ should have received as part of this distribution. The terms are also
~~ available at http://www.maxantoni.de/projects/eva-properties/license.txt.
~~ NOTE: For help with the syntax of this file, see:
~~ http://maven.apache.org/guides/mini/guide-apt-format.html
Factory
+----------------------------------------------+
format: *java.text.SimpleDateFormat("EEE, MMM d, yyyy")
+----------------------------------------------+
* Anything can be used as argument list
* Separate arguments by comma or newline
* If an argument is an array, a list argument will be converted to an array
* Generic types will be converted to the best match
* Each time the property is resolved, a new instance is created. To avoid
this behaviour, you can combine a factory with a proxy.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy