| Package | Description |
|---|---|
| org.castor.xml | |
| org.exolab.castor.tools |
Command line tools
|
| Modifier and Type | Class and Description |
|---|---|
class |
JavaNamingImpl
This class converts XML Names to proper Java names.
|
class |
JavaNamingNGImpl
This class converts XML Names to proper Java names.
|
| Modifier and Type | Method and Description |
|---|---|
JavaNaming |
InternalContext.getJavaNaming()
The
JavaNaming instance to be used. |
JavaNaming |
AbstractInternalContext.getJavaNaming() |
| Modifier and Type | Method and Description |
|---|---|
void |
InternalContext.setJavaNaming(JavaNaming javaNaming)
To set the
JavaNaming?property. |
void |
AbstractInternalContext.setJavaNaming(JavaNaming javaNaming) |
| Constructor and Description |
|---|
MappingToolMappingLoader(JavaNaming javaNaming)
A MappingToolMappingLoader needs a javaNaming to be set.
|
Copyright © 2016. All rights reserved.