de.fraunhofer.ipsi.xpathDatatypes
Class TypeUtilities

java.lang.Object
  extended by de.fraunhofer.ipsi.xpathDatatypes.TypeUtilities

public class TypeUtilities
extends java.lang.Object


Constructor Summary
TypeUtilities()
           
 
Method Summary
static javax.xml.namespace.QName getName(java.lang.Class<?> type)
          Method getInstance
static java.lang.Class getType(javax.xml.namespace.QName name)
          Method getInstance
static java.util.Collection<java.lang.Class> getTypes()
          Method getNames
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeUtilities

public TypeUtilities()
Method Detail

getType

public static java.lang.Class getType(javax.xml.namespace.QName name)
Method getInstance

Parameters:
name - a QName
Returns:
an AtomicType

getName

public static javax.xml.namespace.QName getName(java.lang.Class<?> type)
Method getInstance

Parameters:
type - a Class
Returns:
an AtomicType

getTypes

public static java.util.Collection<java.lang.Class> getTypes()
Method getNames

Returns:
a Collection