Class JavaNamingNGImpl

java.lang.Object
org.castor.xml.JavaNamingNGImpl
All Implemented Interfaces:
JavaNaming

public class JavaNamingNGImpl extends Object implements JavaNaming
This class converts XML Names to proper Java names. As Java names are not completely defined this implementation is Castor specific. The first implementation was done by Keith Visco but had been changed radically since.
Version:
$Id: JavaNamingImpl.java 9078 2011-11-03 20:50:10Z wguttmn $
Author:
Joachim Grueneis