Interface JavaNaming

All Known Implementing Classes:
JavaNamingImpl, JavaNamingNGImpl

public interface JavaNaming
JavaNaming is a service which collects all methods that are related to create (modify) Java names. E.g. convert from XML name to Java name, get a Java member name or such. These rules can be exchanged by a different implementation to get a different naming style for e.g. JAXB.
Version:
$Id: JavaNaming.java 7390 2008-01-25 15:59:42Z jgrueneis $
Author:
Joachim Grueneis