public class ElementLocations
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
ElementLocations() |
Modifier and Type | Method and Description |
---|---|
Long |
getBegin()
Gets the begin.
|
Long |
getEnd()
Gets the end.
|
public Long getBegin()
An integer that indicates the starting position of the element in the input document.
public Long getEnd()
An integer that indicates the ending position of the element in the input document.
Copyright © 2021 IBM Cloud. All rights reserved.