org.apache.axis2.wsdl.databinding
Class CSharpTypeMapper

java.lang.Object
  extended byorg.apache.axis2.wsdl.databinding.TypeMappingAdapter
      extended byorg.apache.axis2.wsdl.databinding.CSharpTypeMapper
All Implemented Interfaces:
TypeMapper

public class CSharpTypeMapper
extends TypeMappingAdapter


Field Summary
 
Fields inherited from class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
counter, isObject, qName2NameMap, qName2ObjectMap, UPPER_PARAM_LIMIT, XSD_SCHEMA_URL
 
Fields inherited from interface org.apache.axis2.wsdl.databinding.TypeMapper
DEFAULT_CLASS_NAME
 
Constructor Summary
CSharpTypeMapper()
          Creats a basic Csharp type mapper.
 
Methods inherited from class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
addTypeMappingName, addTypeMappingObject, getAllMappedNames, getAllMappedObjects, getParameterName, getTypeMappingName, getTypeMappingObject, isObjectMappingPresent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CSharpTypeMapper

public CSharpTypeMapper()
Creats a basic Csharp type mapper. This is not complete