class SchemaMarker
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private int |
end
The end marker.
|
private int |
start
The start marker.
|
| Constructor and Description |
|---|
SchemaMarker(int start) |
| Modifier and Type | Method and Description |
|---|---|
int |
getEnd() |
int |
getStart() |
void |
setEnd(int end) |