TextLocator.Position |
TextLocator.Position.Builder.build() |
|
TextLocator.Position |
TextLocator.Position.Builder.buildPartial() |
|
static TextLocator.Position |
TextLocator.Position.getDefaultInstance() |
|
TextLocator.Position |
TextLocator.Position.Builder.getDefaultInstanceForType() |
|
TextLocator.Position |
TextLocator.Position.getDefaultInstanceForType() |
|
TextLocator.Position |
TextLocator.Builder.getEndPosition() |
The position of the last byte within the text.
|
TextLocator.Position |
TextLocator.getEndPosition() |
The position of the last byte within the text.
|
TextLocator.Position |
TextLocatorOrBuilder.getEndPosition() |
The position of the last byte within the text.
|
TextLocator.Position |
TextLocator.Builder.getStartPosition() |
The position of the first byte within the text.
|
TextLocator.Position |
TextLocator.getStartPosition() |
The position of the first byte within the text.
|
TextLocator.Position |
TextLocatorOrBuilder.getStartPosition() |
The position of the first byte within the text.
|
static TextLocator.Position |
TextLocator.Position.parseDelimitedFrom(InputStream input) |
|
static TextLocator.Position |
TextLocator.Position.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static TextLocator.Position |
TextLocator.Position.parseFrom(byte[] data) |
|
static TextLocator.Position |
TextLocator.Position.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static TextLocator.Position |
TextLocator.Position.parseFrom(com.google.protobuf.ByteString data) |
|
static TextLocator.Position |
TextLocator.Position.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static TextLocator.Position |
TextLocator.Position.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static TextLocator.Position |
TextLocator.Position.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static TextLocator.Position |
TextLocator.Position.parseFrom(InputStream input) |
|
static TextLocator.Position |
TextLocator.Position.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static TextLocator.Position |
TextLocator.Position.parseFrom(ByteBuffer data) |
|
static TextLocator.Position |
TextLocator.Position.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|