Uses of Interface
org.castor.xml.JavaNaming

Packages that use JavaNaming
org.castor.xml   
org.exolab.castor.tools Command line tools Version: $Revision: 5951 $ $Date: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $ Author: Assaf Arkin Author: Keith Visco  
 

Uses of JavaNaming in org.castor.xml
 

Classes in org.castor.xml that implement JavaNaming
 class JavaNamingImpl
          This class converts XML Names to proper Java names.
 

Methods in org.castor.xml that return JavaNaming
 JavaNaming InternalContext.getJavaNaming()
          The JavaNaming instance to be used.
 JavaNaming AbstractInternalContext.getJavaNaming()
           
 

Methods in org.castor.xml with parameters of type JavaNaming
 void InternalContext.setJavaNaming(JavaNaming javaNaming)
          To set the JavaNaming?
 void AbstractInternalContext.setJavaNaming(JavaNaming javaNaming)
           
 

Uses of JavaNaming in org.exolab.castor.tools
 

Constructors in org.exolab.castor.tools with parameters of type JavaNaming
MappingToolMappingLoader(JavaNaming javaNaming)
          A MappingToolMappingLoader needs a javaNaming to be set.
 



Copyright © 2010. All Rights Reserved.