-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
private int |
end
The end marker.
|
private int |
start
The start marker.
|
-
Constructor Summary
Constructors
| Constructor and Description |
SchemaMarker(int start) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
start
private int start
The start marker.
-
end
private int end
The end marker.
-
Constructor Detail
-
SchemaMarker
SchemaMarker(int start)
-
Method Detail
-
getStart
public int getStart()
-
getEnd
public int getEnd()
Copyright © 2003–2023 The Apache Software Foundation. All rights reserved.