Uses of Interface
com.google.protobuf.Parser
Packages that use Parser
-
Uses of Parser in com.google.protobuf
Classes in com.google.protobuf that implement ParserModifier and TypeClassDescriptionclass
AbstractParser<MessageType extends MessageLite>
A partial implementation of theParser
interface which implements as many methods of that interface as possible in terms of other methods.protected static class
GeneratedMessageLite.DefaultInstanceBasedParser<T extends GeneratedMessageLite<T,
?>> AParser
implementation that delegates to the default instance.static final class
Parser to implement MessageLite interface.Fields in com.google.protobuf declared as ParserModifier and TypeFieldDescriptionMapEntry.Metadata.parser
Any.PARSER
Api.PARSER
BoolValue.PARSER
private static final Parser
<BytesValue> BytesValue.PARSER
static final Parser
<DescriptorProtos.DescriptorProto.ExtensionRange> DescriptorProtos.DescriptorProto.ExtensionRange.PARSER
Deprecated.static final Parser
<DescriptorProtos.DescriptorProto> DescriptorProtos.DescriptorProto.PARSER
Deprecated.static final Parser
<DescriptorProtos.DescriptorProto.ReservedRange> DescriptorProtos.DescriptorProto.ReservedRange.PARSER
Deprecated.static final Parser
<DescriptorProtos.EnumDescriptorProto.EnumReservedRange> DescriptorProtos.EnumDescriptorProto.EnumReservedRange.PARSER
Deprecated.static final Parser
<DescriptorProtos.EnumDescriptorProto> DescriptorProtos.EnumDescriptorProto.PARSER
Deprecated.static final Parser
<DescriptorProtos.EnumOptions> DescriptorProtos.EnumOptions.PARSER
Deprecated.static final Parser
<DescriptorProtos.EnumValueDescriptorProto> DescriptorProtos.EnumValueDescriptorProto.PARSER
Deprecated.static final Parser
<DescriptorProtos.EnumValueOptions> DescriptorProtos.EnumValueOptions.PARSER
Deprecated.static final Parser
<DescriptorProtos.ExtensionRangeOptions> DescriptorProtos.ExtensionRangeOptions.PARSER
Deprecated.static final Parser
<DescriptorProtos.FieldDescriptorProto> DescriptorProtos.FieldDescriptorProto.PARSER
Deprecated.static final Parser
<DescriptorProtos.FieldOptions> DescriptorProtos.FieldOptions.PARSER
Deprecated.static final Parser
<DescriptorProtos.FileDescriptorProto> DescriptorProtos.FileDescriptorProto.PARSER
Deprecated.static final Parser
<DescriptorProtos.FileDescriptorSet> DescriptorProtos.FileDescriptorSet.PARSER
Deprecated.static final Parser
<DescriptorProtos.FileOptions> DescriptorProtos.FileOptions.PARSER
Deprecated.static final Parser
<DescriptorProtos.GeneratedCodeInfo.Annotation> DescriptorProtos.GeneratedCodeInfo.Annotation.PARSER
Deprecated.static final Parser
<DescriptorProtos.GeneratedCodeInfo> DescriptorProtos.GeneratedCodeInfo.PARSER
Deprecated.static final Parser
<DescriptorProtos.MessageOptions> DescriptorProtos.MessageOptions.PARSER
Deprecated.static final Parser
<DescriptorProtos.MethodDescriptorProto> DescriptorProtos.MethodDescriptorProto.PARSER
Deprecated.static final Parser
<DescriptorProtos.MethodOptions> DescriptorProtos.MethodOptions.PARSER
Deprecated.static final Parser
<DescriptorProtos.OneofDescriptorProto> DescriptorProtos.OneofDescriptorProto.PARSER
Deprecated.static final Parser
<DescriptorProtos.OneofOptions> DescriptorProtos.OneofOptions.PARSER
Deprecated.static final Parser
<DescriptorProtos.ServiceDescriptorProto> DescriptorProtos.ServiceDescriptorProto.PARSER
Deprecated.static final Parser
<DescriptorProtos.ServiceOptions> DescriptorProtos.ServiceOptions.PARSER
Deprecated.static final Parser
<DescriptorProtos.SourceCodeInfo.Location> DescriptorProtos.SourceCodeInfo.Location.PARSER
Deprecated.static final Parser
<DescriptorProtos.SourceCodeInfo> DescriptorProtos.SourceCodeInfo.PARSER
Deprecated.static final Parser
<DescriptorProtos.UninterpretedOption.NamePart> DescriptorProtos.UninterpretedOption.NamePart.PARSER
Deprecated.static final Parser
<DescriptorProtos.UninterpretedOption> DescriptorProtos.UninterpretedOption.PARSER
Deprecated.private static final Parser
<DoubleValue> DoubleValue.PARSER
Duration.PARSER
Empty.PARSER
Enum.PARSER
EnumValue.PARSER
Field.PARSER
FieldMask.PARSER
private static final Parser
<FloatValue> FloatValue.PARSER
private static final Parser
<Int32Value> Int32Value.PARSER
private static final Parser
<Int64Value> Int64Value.PARSER
ListValue.PARSER
Method.PARSER
Mixin.PARSER
Option.PARSER
private static final Parser
<SourceContext> SourceContext.PARSER
private static final Parser
<StringValue> StringValue.PARSER
Struct.PARSER
Timestamp.PARSER
Type.PARSER
private static final Parser
<UInt32Value> UInt32Value.PARSER
private static final Parser
<UInt64Value> UInt64Value.PARSER
Value.PARSER
Methods in com.google.protobuf that return ParserModifier and TypeMethodDescriptionAny.getParserForType()
Api.getParserForType()
BoolValue.getParserForType()
BytesValue.getParserForType()
DescriptorProtos.DescriptorProto.ExtensionRange.getParserForType()
DescriptorProtos.DescriptorProto.getParserForType()
DescriptorProtos.DescriptorProto.ReservedRange.getParserForType()
DescriptorProtos.EnumDescriptorProto.EnumReservedRange.getParserForType()
DescriptorProtos.EnumDescriptorProto.getParserForType()
DescriptorProtos.EnumOptions.getParserForType()
DescriptorProtos.EnumValueDescriptorProto.getParserForType()
DescriptorProtos.EnumValueOptions.getParserForType()
DescriptorProtos.ExtensionRangeOptions.getParserForType()
DescriptorProtos.FieldDescriptorProto.getParserForType()
DescriptorProtos.FieldOptions.getParserForType()
DescriptorProtos.FileDescriptorProto.getParserForType()
DescriptorProtos.FileDescriptorSet.getParserForType()
DescriptorProtos.FileOptions.getParserForType()
DescriptorProtos.GeneratedCodeInfo.Annotation.getParserForType()
DescriptorProtos.GeneratedCodeInfo.getParserForType()
DescriptorProtos.MessageOptions.getParserForType()
DescriptorProtos.MethodDescriptorProto.getParserForType()
DescriptorProtos.MethodOptions.getParserForType()
DescriptorProtos.OneofDescriptorProto.getParserForType()
DescriptorProtos.OneofOptions.getParserForType()
DescriptorProtos.ServiceDescriptorProto.getParserForType()
DescriptorProtos.ServiceOptions.getParserForType()
DescriptorProtos.SourceCodeInfo.getParserForType()
DescriptorProtos.SourceCodeInfo.Location.getParserForType()
DescriptorProtos.UninterpretedOption.getParserForType()
DescriptorProtos.UninterpretedOption.NamePart.getParserForType()
DoubleValue.getParserForType()
Duration.getParserForType()
DynamicMessage.getParserForType()
Empty.getParserForType()
Enum.getParserForType()
EnumValue.getParserForType()
Field.getParserForType()
FieldMask.getParserForType()
FloatValue.getParserForType()
Parser
<? extends GeneratedMessage> GeneratedMessage.getParserForType()
final Parser
<MessageType> GeneratedMessageLite.getParserForType()
Parser
<? extends GeneratedMessageV3> GeneratedMessageV3.getParserForType()
Int32Value.getParserForType()
Int64Value.getParserForType()
ListValue.getParserForType()
MapEntry.getParserForType()
Message.getParserForType()
Parser
<? extends MessageLite> MessageLite.getParserForType()
Gets the parser for a message of the same type as this message.Method.getParserForType()
Mixin.getParserForType()
Option.getParserForType()
SourceContext.getParserForType()
StringValue.getParserForType()
Struct.getParserForType()
Timestamp.getParserForType()
Type.getParserForType()
UInt32Value.getParserForType()
UInt64Value.getParserForType()
Value.getParserForType()
Any.parser()
Api.parser()
BoolValue.parser()
static Parser
<BytesValue> BytesValue.parser()
DescriptorProtos.DescriptorProto.ExtensionRange.parser()
DescriptorProtos.DescriptorProto.parser()
DescriptorProtos.DescriptorProto.ReservedRange.parser()
DescriptorProtos.EnumDescriptorProto.EnumReservedRange.parser()
DescriptorProtos.EnumDescriptorProto.parser()
static Parser
<DescriptorProtos.EnumOptions> DescriptorProtos.EnumOptions.parser()
DescriptorProtos.EnumValueDescriptorProto.parser()
DescriptorProtos.EnumValueOptions.parser()
DescriptorProtos.ExtensionRangeOptions.parser()
DescriptorProtos.FieldDescriptorProto.parser()
static Parser
<DescriptorProtos.FieldOptions> DescriptorProtos.FieldOptions.parser()
DescriptorProtos.FileDescriptorProto.parser()
DescriptorProtos.FileDescriptorSet.parser()
static Parser
<DescriptorProtos.FileOptions> DescriptorProtos.FileOptions.parser()
DescriptorProtos.GeneratedCodeInfo.Annotation.parser()
DescriptorProtos.GeneratedCodeInfo.parser()
DescriptorProtos.MessageOptions.parser()
DescriptorProtos.MethodDescriptorProto.parser()
static Parser
<DescriptorProtos.MethodOptions> DescriptorProtos.MethodOptions.parser()
DescriptorProtos.OneofDescriptorProto.parser()
static Parser
<DescriptorProtos.OneofOptions> DescriptorProtos.OneofOptions.parser()
DescriptorProtos.ServiceDescriptorProto.parser()
DescriptorProtos.ServiceOptions.parser()
DescriptorProtos.SourceCodeInfo.Location.parser()
DescriptorProtos.SourceCodeInfo.parser()
DescriptorProtos.UninterpretedOption.NamePart.parser()
DescriptorProtos.UninterpretedOption.parser()
static Parser
<DoubleValue> DoubleValue.parser()
Duration.parser()
Empty.parser()
Enum.parser()
EnumValue.parser()
Field.parser()
FieldMask.parser()
static Parser
<FloatValue> FloatValue.parser()
static Parser
<Int32Value> Int32Value.parser()
static Parser
<Int64Value> Int64Value.parser()
ListValue.parser()
Method.parser()
Mixin.parser()
Option.parser()
static Parser
<SourceContext> SourceContext.parser()
static Parser
<StringValue> StringValue.parser()
Struct.parser()
Timestamp.parser()
Type.parser()
static Parser
<UInt32Value> UInt32Value.parser()
static Parser
<UInt64Value> UInt64Value.parser()
Value.parser()
Methods in com.google.protobuf with parameters of type ParserModifier and TypeMethodDescriptionprotected static <M extends Message>
MGeneratedMessage.parseDelimitedWithIOException
(Parser<M> parser, InputStream input) protected static <M extends Message>
MGeneratedMessage.parseDelimitedWithIOException
(Parser<M> parser, InputStream input, ExtensionRegistryLite extensions) protected static <M extends Message>
MGeneratedMessageV3.parseDelimitedWithIOException
(Parser<M> parser, InputStream input) protected static <M extends Message>
MGeneratedMessageV3.parseDelimitedWithIOException
(Parser<M> parser, InputStream input, ExtensionRegistryLite extensions) protected static <M extends Message>
MGeneratedMessage.parseWithIOException
(Parser<M> parser, CodedInputStream input) protected static <M extends Message>
MGeneratedMessage.parseWithIOException
(Parser<M> parser, CodedInputStream input, ExtensionRegistryLite extensions) protected static <M extends Message>
MGeneratedMessage.parseWithIOException
(Parser<M> parser, InputStream input) protected static <M extends Message>
MGeneratedMessage.parseWithIOException
(Parser<M> parser, InputStream input, ExtensionRegistryLite extensions) protected static <M extends Message>
MGeneratedMessageV3.parseWithIOException
(Parser<M> parser, CodedInputStream input) protected static <M extends Message>
MGeneratedMessageV3.parseWithIOException
(Parser<M> parser, CodedInputStream input, ExtensionRegistryLite extensions) protected static <M extends Message>
MGeneratedMessageV3.parseWithIOException
(Parser<M> parser, InputStream input) protected static <M extends Message>
MGeneratedMessageV3.parseWithIOException
(Parser<M> parser, InputStream input, ExtensionRegistryLite extensions) <T extends MessageLite>
TCodedInputStream.ArrayDecoder.readGroup
(int fieldNumber, Parser<T> parser, ExtensionRegistryLite extensionRegistry) <T extends MessageLite>
TCodedInputStream.IterableDirectByteBufferDecoder.readGroup
(int fieldNumber, Parser<T> parser, ExtensionRegistryLite extensionRegistry) abstract <T extends MessageLite>
TCodedInputStream.readGroup
(int fieldNumber, Parser<T> parser, ExtensionRegistryLite extensionRegistry) Read agroup
field value from the stream.<T extends MessageLite>
TCodedInputStream.StreamDecoder.readGroup
(int fieldNumber, Parser<T> parser, ExtensionRegistryLite extensionRegistry) <T extends MessageLite>
TCodedInputStream.UnsafeDirectNioDecoder.readGroup
(int fieldNumber, Parser<T> parser, ExtensionRegistryLite extensionRegistry) <T extends MessageLite>
TCodedInputStream.ArrayDecoder.readMessage
(Parser<T> parser, ExtensionRegistryLite extensionRegistry) <T extends MessageLite>
TCodedInputStream.IterableDirectByteBufferDecoder.readMessage
(Parser<T> parser, ExtensionRegistryLite extensionRegistry) abstract <T extends MessageLite>
TCodedInputStream.readMessage
(Parser<T> parser, ExtensionRegistryLite extensionRegistry) Read an embedded message field value from the stream.<T extends MessageLite>
TCodedInputStream.StreamDecoder.readMessage
(Parser<T> parser, ExtensionRegistryLite extensionRegistry) <T extends MessageLite>
TCodedInputStream.UnsafeDirectNioDecoder.readMessage
(Parser<T> parser, ExtensionRegistryLite extensionRegistry) -
Uses of Parser in com.google.protobuf.compiler
Fields in com.google.protobuf.compiler declared as ParserModifier and TypeFieldDescriptionstatic final Parser
<PluginProtos.CodeGeneratorRequest> PluginProtos.CodeGeneratorRequest.PARSER
Deprecated.static final Parser
<PluginProtos.CodeGeneratorResponse.File> PluginProtos.CodeGeneratorResponse.File.PARSER
Deprecated.static final Parser
<PluginProtos.CodeGeneratorResponse> PluginProtos.CodeGeneratorResponse.PARSER
Deprecated.static final Parser
<PluginProtos.Version> PluginProtos.Version.PARSER
Deprecated.Methods in com.google.protobuf.compiler that return ParserModifier and TypeMethodDescriptionPluginProtos.CodeGeneratorRequest.getParserForType()
PluginProtos.CodeGeneratorResponse.File.getParserForType()
PluginProtos.CodeGeneratorResponse.getParserForType()
PluginProtos.Version.getParserForType()
PluginProtos.CodeGeneratorRequest.parser()
PluginProtos.CodeGeneratorResponse.File.parser()
PluginProtos.CodeGeneratorResponse.parser()
static Parser
<PluginProtos.Version> PluginProtos.Version.parser()