org.apache.axis2.schema.typemap
Class CTypeMap

java.lang.Object
  extended byorg.apache.axis2.schema.typemap.CTypeMap
All Implemented Interfaces:
TypeMap

public class CTypeMap
extends java.lang.Object
implements TypeMap

The java type map. uses a static map for caching Most code from Axis 1 Codebase* Most code JavaTypeMap


Constructor Summary
CTypeMap()
           
 
Method Summary
 java.util.Map getTypeMap()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CTypeMap

public CTypeMap()
Method Detail

getTypeMap

public java.util.Map getTypeMap()
Specified by:
getTypeMap in interface TypeMap


Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.