users@jaxb.java.net

Re: jaxb.index

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Wed, 14 Jun 2006 23:26:43 -0700

Aleksei Valikov wrote:
> Hi.
>
> Which format is the right for inner classes in jaxb.index? I thought it was A.B
> (got this information from the exception message) but it appears to A$B.

I suspect the spec isn't clear about this, but the RI uses the binary
name as defined in [1]. So it does use '$'.


[1] http://java.sun.com/j2se/1.5.0/docs/api/java/lang/ClassLoader.html#name
-- 
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com