Re: New Reflection/Beans API

Juozas Baliuka <[email protected]>
Newsgroups gmane.comp.jakarta.bcel.devel
Message-ID <5.0.2.1.0.20020605140444.01fb4e18@localhost>
<snip>


>-    if(cl.isArray()) {
>-     return getType(cl.getName());

  +  } else if (cls.isArray()) {
  +          return new ArrayType( 
getType(cl.getComponentType()),cl.getName().lastIndexOf('[') + 1);



<snip>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.