org.eclipse.xsd.impl.type
Class XSDTypeRegister

java.lang.Object
  extended byorg.eclipse.xsd.impl.type.XSDTypeRegister

public class XSDTypeRegister
extends Object


Field Summary
protected static Map map
           
 
Constructor Summary
XSDTypeRegister()
           
 
Method Summary
static Map getMap()
           
static XSDAnySimpleType getTypeImplementer(String primitiveTypeName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

map

protected static Map map
Constructor Detail

XSDTypeRegister

public XSDTypeRegister()
Method Detail

getMap

public static Map getMap()

getTypeImplementer

public static XSDAnySimpleType getTypeImplementer(String primitiveTypeName)

Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.