Package org.apache.uima.tools.cvd
Class MultiMarkup
java.lang.Object
org.apache.uima.tools.cvd.MultiMarkup
TODO: add type comment for
MultiMarkup.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic AnnotationExtent[]createAnnotationMarkups(FSIterator it, int textLen, Map<String, Style> styleMap) static MarkupExtent[]createMarkupExtents(FSIterator it, int textLen)
-
Constructor Details
-
MultiMarkup
public MultiMarkup()
-
-
Method Details
-
createAnnotationMarkups
public static AnnotationExtent[] createAnnotationMarkups(FSIterator it, int textLen, Map<String, Style> styleMap) -
createMarkupExtents
-