public abstract class MultiMarkup extends Object
MultiMarkup.| Constructor and Description |
|---|
MultiMarkup() |
| Modifier and Type | Method and Description |
|---|---|
static AnnotationExtent[] |
createAnnotationMarkups(org.apache.uima.cas.FSIterator it,
int textLen,
Map<String,Style> styleMap)
Creates the annotation markups.
|
static MarkupExtent[] |
createMarkupExtents(org.apache.uima.cas.FSIterator it,
int textLen)
Creates the markup extents.
|
public static AnnotationExtent[] createAnnotationMarkups(org.apache.uima.cas.FSIterator it, int textLen, Map<String,Style> styleMap)
it - the ittextLen - the text lenstyleMap - the style mappublic static MarkupExtent[] createMarkupExtents(org.apache.uima.cas.FSIterator it, int textLen)
it - the ittextLen - the text lenCopyright © 2006–2017 The Apache Software Foundation. All rights reserved.