org.apache.uima.alchemy.mapper
Class Alchemy2TypeSystemMapper

java.lang.Object
  extended by org.apache.uima.alchemy.mapper.Alchemy2TypeSystemMapper

public class Alchemy2TypeSystemMapper
extends Object


Constructor Summary
Alchemy2TypeSystemMapper()
           
 
Method Summary
static void mapResultsToTypeSystem(Results results, org.apache.uima.jcas.JCas aJCas)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Alchemy2TypeSystemMapper

public Alchemy2TypeSystemMapper()
Method Detail

mapResultsToTypeSystem

public static void mapResultsToTypeSystem(Results results,
                                          org.apache.uima.jcas.JCas aJCas)
                                   throws MappingException
Throws:
MappingException


Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.