org.apache.uima.cas
Interface TypeNameSpace

All Known Implementing Classes:
TypeNameSpaceImpl

public interface TypeNameSpace

An object holding the namespace string for a type.


Method Summary
 Type getType(java.lang.String typeName)
           
 

Method Detail

getType

Type getType(java.lang.String typeName)


Copyright © 2011. All Rights Reserved.