Thanks. You were right static and import are reserved and not valid Java identifiers.
Frank Budinsky <frankb@ca.ibm.com> wrote: static and import are Java keywords, so they
can't be used as identifiers.
Frank.
Fuhwei Lwo wrote on 04/09/2007 01:13:12 PM:
> I ran XSD2JavaGenerator with namespace like test.sca.ws.static.
> import.schema.helloworld and the Java package was generated with
> test.sca.ws.static_.import_.schema.helloworld. Is this type of name
> mangling necessary? Thanks.
>
> - Fuhwei
---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org
|