Uses of Class
org.apache.uima.caseditor.editor.util.Span
-
Uses of Span in org.apache.uima.caseditor.editor.util
Modifier and TypeMethodDescriptionint
Compares the current instance to anotherSpan
object.boolean
Span.isContaining
(Span containingSpan) Returns true if the given span is a subset of this span.boolean
Span.isIntersecting
(Span s) Checks if is intersecting.