Class MedlineTextSentenceBuilder

  • All Implemented Interfaces:
    TypeBuilder

    public class MedlineTextSentenceBuilder
    extends Object
    implements TypeBuilder
    TODO insert description
    Author:
    bernd
    • Constructor Detail

      • MedlineTextSentenceBuilder

        public MedlineTextSentenceBuilder()
    • Method Detail

      • buildType

        public org.apache.uima.jcas.cas.TOP buildType​(ConcreteType concreteType,
                                                      org.apache.uima.jcas.JCas jcas)
                                               throws org.apache.uima.collection.CollectionException
        Description copied from interface: TypeBuilder
        builds a concrete Type to a subtype of TOP, by using reflection
        Specified by:
        buildType in interface TypeBuilder
        Returns:
        a subtype of TOP
        Throws:
        org.apache.uima.collection.CollectionException