public static final class CoreNLPProtos.TokensRegexResponse.Match extends com.google.protobuf.GeneratedMessageV3 implements CoreNLPProtos.TokensRegexResponse.MatchOrBuilder
edu.stanford.nlp.pipeline.TokensRegexResponse.Match| Modifier and Type | Class and Description |
|---|---|
static class |
CoreNLPProtos.TokensRegexResponse.Match.Builder
Protobuf type
edu.stanford.nlp.pipeline.TokensRegexResponse.Match |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
GROUP_FIELD_NUMBER |
static int |
MATCH_FIELD_NUMBER |
static com.google.protobuf.Parser<CoreNLPProtos.TokensRegexResponse.Match> |
PARSER
Deprecated.
|
static int |
SENTENCE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
static CoreNLPProtos.TokensRegexResponse.Match |
getDefaultInstance() |
CoreNLPProtos.TokensRegexResponse.Match |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
CoreNLPProtos.TokensRegexResponse.MatchLocation |
getGroup(int index)
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3; |
int |
getGroupCount()
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3; |
java.util.List<CoreNLPProtos.TokensRegexResponse.MatchLocation> |
getGroupList()
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3; |
CoreNLPProtos.TokensRegexResponse.MatchLocationOrBuilder |
getGroupOrBuilder(int index)
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3; |
java.util.List<? extends CoreNLPProtos.TokensRegexResponse.MatchLocationOrBuilder> |
getGroupOrBuilderList()
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3; |
CoreNLPProtos.TokensRegexResponse.MatchLocation |
getMatch()
required .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation match = 2; |
CoreNLPProtos.TokensRegexResponse.MatchLocationOrBuilder |
getMatchOrBuilder()
required .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation match = 2; |
com.google.protobuf.Parser<CoreNLPProtos.TokensRegexResponse.Match> |
getParserForType() |
int |
getSentence()
required int32 sentence = 1; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasMatch()
required .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation match = 2; |
boolean |
hasSentence()
required int32 sentence = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static CoreNLPProtos.TokensRegexResponse.Match.Builder |
newBuilder() |
static CoreNLPProtos.TokensRegexResponse.Match.Builder |
newBuilder(CoreNLPProtos.TokensRegexResponse.Match prototype) |
CoreNLPProtos.TokensRegexResponse.Match.Builder |
newBuilderForType() |
protected CoreNLPProtos.TokensRegexResponse.Match.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected java.lang.Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static CoreNLPProtos.TokensRegexResponse.Match |
parseDelimitedFrom(java.io.InputStream input) |
static CoreNLPProtos.TokensRegexResponse.Match |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreNLPProtos.TokensRegexResponse.Match |
parseFrom(byte[] data) |
static CoreNLPProtos.TokensRegexResponse.Match |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreNLPProtos.TokensRegexResponse.Match |
parseFrom(java.nio.ByteBuffer data) |
static CoreNLPProtos.TokensRegexResponse.Match |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreNLPProtos.TokensRegexResponse.Match |
parseFrom(com.google.protobuf.ByteString data) |
static CoreNLPProtos.TokensRegexResponse.Match |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreNLPProtos.TokensRegexResponse.Match |
parseFrom(com.google.protobuf.CodedInputStream input) |
static CoreNLPProtos.TokensRegexResponse.Match |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreNLPProtos.TokensRegexResponse.Match |
parseFrom(java.io.InputStream input) |
static CoreNLPProtos.TokensRegexResponse.Match |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<CoreNLPProtos.TokensRegexResponse.Match> |
parser() |
CoreNLPProtos.TokensRegexResponse.Match.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int SENTENCE_FIELD_NUMBER
public static final int MATCH_FIELD_NUMBER
public static final int GROUP_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<CoreNLPProtos.TokensRegexResponse.Match> PARSER
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasSentence()
required int32 sentence = 1;hasSentence in interface CoreNLPProtos.TokensRegexResponse.MatchOrBuilderpublic int getSentence()
required int32 sentence = 1;getSentence in interface CoreNLPProtos.TokensRegexResponse.MatchOrBuilderpublic boolean hasMatch()
required .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation match = 2;hasMatch in interface CoreNLPProtos.TokensRegexResponse.MatchOrBuilderpublic CoreNLPProtos.TokensRegexResponse.MatchLocation getMatch()
required .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation match = 2;getMatch in interface CoreNLPProtos.TokensRegexResponse.MatchOrBuilderpublic CoreNLPProtos.TokensRegexResponse.MatchLocationOrBuilder getMatchOrBuilder()
required .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation match = 2;getMatchOrBuilder in interface CoreNLPProtos.TokensRegexResponse.MatchOrBuilderpublic java.util.List<CoreNLPProtos.TokensRegexResponse.MatchLocation> getGroupList()
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;getGroupList in interface CoreNLPProtos.TokensRegexResponse.MatchOrBuilderpublic java.util.List<? extends CoreNLPProtos.TokensRegexResponse.MatchLocationOrBuilder> getGroupOrBuilderList()
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;getGroupOrBuilderList in interface CoreNLPProtos.TokensRegexResponse.MatchOrBuilderpublic int getGroupCount()
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;getGroupCount in interface CoreNLPProtos.TokensRegexResponse.MatchOrBuilderpublic CoreNLPProtos.TokensRegexResponse.MatchLocation getGroup(int index)
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;getGroup in interface CoreNLPProtos.TokensRegexResponse.MatchOrBuilderpublic CoreNLPProtos.TokensRegexResponse.MatchLocationOrBuilder getGroupOrBuilder(int index)
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;getGroupOrBuilder in interface CoreNLPProtos.TokensRegexResponse.MatchOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static CoreNLPProtos.TokensRegexResponse.Match parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoreNLPProtos.TokensRegexResponse.Match parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoreNLPProtos.TokensRegexResponse.Match parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoreNLPProtos.TokensRegexResponse.Match parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoreNLPProtos.TokensRegexResponse.Match parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoreNLPProtos.TokensRegexResponse.Match parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoreNLPProtos.TokensRegexResponse.Match parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static CoreNLPProtos.TokensRegexResponse.Match parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static CoreNLPProtos.TokensRegexResponse.Match parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static CoreNLPProtos.TokensRegexResponse.Match parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static CoreNLPProtos.TokensRegexResponse.Match parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static CoreNLPProtos.TokensRegexResponse.Match parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic CoreNLPProtos.TokensRegexResponse.Match.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static CoreNLPProtos.TokensRegexResponse.Match.Builder newBuilder()
public static CoreNLPProtos.TokensRegexResponse.Match.Builder newBuilder(CoreNLPProtos.TokensRegexResponse.Match prototype)
public CoreNLPProtos.TokensRegexResponse.Match.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected CoreNLPProtos.TokensRegexResponse.Match.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static CoreNLPProtos.TokensRegexResponse.Match getDefaultInstance()
public static com.google.protobuf.Parser<CoreNLPProtos.TokensRegexResponse.Match> parser()
public com.google.protobuf.Parser<CoreNLPProtos.TokensRegexResponse.Match> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public CoreNLPProtos.TokensRegexResponse.Match getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder