|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectDefaultTypeMappingRegistry
org.codehaus.xfire.castor.CastorTypeMappingRegistry
public class CastorTypeMappingRegistry
TypeMappingRegistry factory class for creating CastorTypeCreator classes.
org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
Constructor Summary | |
---|---|
CastorTypeMappingRegistry()
|
Method Summary | |
---|---|
protected TypeCreator |
createTypeCreator()
|
void |
setMappingFile(java.lang.String file)
Sets the name of the Castor mapping file to use for de/marshalling. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CastorTypeMappingRegistry()
Method Detail |
---|
public void setMappingFile(java.lang.String file)
file
- The name of the Castor mapping file used for de/marshalling
which presently needs to be in the classpath.protected TypeCreator createTypeCreator()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |