Java et les autres technologies de développement web !
fév
13
13
Using Java Compiler Tree API to Extract Generics Types
Filed under: Java | Tags: | février 13th, 2012
I was looking for some way to extract information about types of
elements in Java collections/maps using generics (List,
Map) so that the users of the Static JSF Expression Validator
wouldn’t need to declare the type of the elements manually. One
possible way to get this information is to process the source codes with
the Sun Compiler Tree API, available…
elements in Java collections/maps using generics (List,
Map) so that the users of the Static JSF Expression Validator
wouldn’t need to declare the type of the elements manually. One
possible way to get this information is to process the source codes with
the Sun Compiler Tree API, available…
Retrouvez tout l’article Using Java Compiler Tree API to Extract Generics Types sur le site Javalobby – The heart of the Java developer community.
Article révélé par MashupXFeed®