Justin Deoliveira wrote:
Hmm, so with the current api there is no way to go from a paramter to
a defined paramter group without buildng the mapping into your
application. That is too bad.
As a side note, Java 5 would fix this problem, i could just make the
type of my paramter an Enumeration and be down with it.
You can still do that, have a look at CodeList. The Java 5 is just
syntax sugar for a good old fashion class with private constructor and
public static pre canned instances ... can still be used in a switch
statement go nuts.
Jody
-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel