org.apache.uima.cas.impl
Class TypeNameSpaceImpl

java.lang.Object
  extended by org.apache.uima.cas.impl.TypeNameSpaceImpl
All Implemented Interfaces:
TypeNameSpace

public class TypeNameSpaceImpl
extends java.lang.Object
implements TypeNameSpace

See Also:
TypeNameSpace

Method Summary
 Type getType(java.lang.String typeName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getType

public Type getType(java.lang.String typeName)
Specified by:
getType in interface TypeNameSpace
See Also:
TypeNameSpace.getType(java.lang.String)


Copyright © 2010 The Apache Software Foundation. All Rights Reserved.