public class MarkupExtent extends Object
| Constructor and Description |
|---|
MarkupExtent(int start,
int end,
int markupDepth) |
| Modifier and Type | Method and Description |
|---|---|
int |
getEnd() |
int |
getLength() |
int |
getMarkupDepth() |
int |
getStart() |
Copyright © 2018. All rights reserved.