All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description ConcreteFeature Represents a Feature of an Type from the (user-defined) UIMA TypeSystem with a concrete value.ConcreteType Represents a Type form the (user-extended) UIMA TypeSystem that has features with concrete values (ConcreteFeatures).DocumentTextData DocumentTextHandler Handels to parse the DocumentTextDocumentTextPartParser EntityParser A special XML mapper parser capable of parsing the IeXML in-line XML annotations used in the CalBc and Mantra projects.FeatureTemplate Represents a Template for a Feature which contains all necessary Informations to build a concrete Type.FSArrayBuilder The builder fotr FSArrays.FSArrayParser Handels to parse a FSArray Type from a TypeTemplate to a ConcreteTypeMapperUtils Some utility methods like string transformations.MedlineTextSentenceBuilder TODO insert descriptionNoDocumentTextCoveredException This exception expresses the case where an annotation should cover a part of the document text, but the referenced part is empty.PartOfDocument PubDateParser A Medline TypeParser for the PubDateSourceParser Handels to parse a Source Feature from a TypeTemplate to a ConcreteTypeStandardTypeBuilder In this class, the actual UIMA types are built from the templates which have been filled with values by the type parsers before.StandardTypeParser Parses all standard Types, which does not need a special handling in parsingStringArrayBuilder The Builder for String Arrays.StringArrayParser Handels to parse a StringArray Type from a TypeTemplate to a ConcreteTypeStructuredAbstractParser This class expects a MEDLINE structured abstract pointed to by thePartOfDocumentgiven to theStructuredAbstractParser.parseDocumentPart(VTDNav, PartOfDocument, int, JCas, byte[])method or just plain text at the XPath location.TypeBuilder TODO insert descriptionTypeFactory Parses the Mapping File to a List of Feature- and Type TemplatesTypeParser standard Interface to define an external ParserTypeTemplate Represents a Template for a type which Contains a List of Feature Templates and all necessary Informations to build a concrete Type.XMLMapper Generic XML to UIMA TypeSystem mapper.