Static inner classes

test-to-java.xsl currently generates static inner classes for entity
resolvers etc.

Is there a reason why these inner classes are static ?

The disadvantage is that you can't use:

  <implementation var='implementation'/>

from within the inner class since it is not static.


Jeroen

-- 
=====
X-Hive Corporation
Jeroen van Rotterdam, CEO
e-mail: jeroen@x-hive.com
phone: +31 10 2818080
http://www.x-hive.com

Received on Saturday, 8 February 2003 08:00:18 UTC