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 TypeClassDescriptionclassAbstractParser<MessageType extends MessageLite>A partial implementation of theParserinterface which implements as many methods of that interface as possible in terms of other methods.protected static classGeneratedMessageLite.DefaultInstanceBasedParser<T extends GeneratedMessageLite<T,?>> AParserimplementation that delegates to the default instance.static final classParser to implement MessageLite interface.Fields in com.google.protobuf declared as ParserModifier and TypeFieldDescriptionMapEntry.Metadata.parserAny.PARSERApi.PARSERBoolValue.PARSERprivate static Parser<BytesValue> BytesValue.PARSERprivate static Parser<DescriptorProtos.DescriptorProto.ExtensionRange> DescriptorProtos.DescriptorProto.ExtensionRange.PARSERprivate static Parser<DescriptorProtos.DescriptorProto> DescriptorProtos.DescriptorProto.PARSERprivate static Parser<DescriptorProtos.DescriptorProto.ReservedRange> DescriptorProtos.DescriptorProto.ReservedRange.PARSERprivate static Parser<DescriptorProtos.EnumDescriptorProto.EnumReservedRange> DescriptorProtos.EnumDescriptorProto.EnumReservedRange.PARSERprivate static Parser<DescriptorProtos.EnumDescriptorProto> DescriptorProtos.EnumDescriptorProto.PARSERprivate static Parser<DescriptorProtos.EnumOptions> DescriptorProtos.EnumOptions.PARSERprivate static Parser<DescriptorProtos.EnumValueDescriptorProto> DescriptorProtos.EnumValueDescriptorProto.PARSERprivate static Parser<DescriptorProtos.EnumValueOptions> DescriptorProtos.EnumValueOptions.PARSERprivate static Parser<DescriptorProtos.ExtensionRangeOptions.Declaration> DescriptorProtos.ExtensionRangeOptions.Declaration.PARSERprivate static Parser<DescriptorProtos.ExtensionRangeOptions> DescriptorProtos.ExtensionRangeOptions.PARSERprivate static Parser<DescriptorProtos.FeatureSet> DescriptorProtos.FeatureSet.PARSERprivate static Parser<DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault> DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.PARSERprivate static Parser<DescriptorProtos.FeatureSetDefaults> DescriptorProtos.FeatureSetDefaults.PARSERprivate static Parser<DescriptorProtos.FieldDescriptorProto> DescriptorProtos.FieldDescriptorProto.PARSERprivate static Parser<DescriptorProtos.FieldOptions.EditionDefault> DescriptorProtos.FieldOptions.EditionDefault.PARSERprivate static Parser<DescriptorProtos.FieldOptions.FeatureSupport> DescriptorProtos.FieldOptions.FeatureSupport.PARSERprivate static Parser<DescriptorProtos.FieldOptions> DescriptorProtos.FieldOptions.PARSERprivate static Parser<DescriptorProtos.FileDescriptorProto> DescriptorProtos.FileDescriptorProto.PARSERprivate static Parser<DescriptorProtos.FileDescriptorSet> DescriptorProtos.FileDescriptorSet.PARSERprivate static Parser<DescriptorProtos.FileOptions> DescriptorProtos.FileOptions.PARSERprivate static Parser<DescriptorProtos.GeneratedCodeInfo.Annotation> DescriptorProtos.GeneratedCodeInfo.Annotation.PARSERprivate static Parser<DescriptorProtos.GeneratedCodeInfo> DescriptorProtos.GeneratedCodeInfo.PARSERprivate static Parser<DescriptorProtos.MessageOptions> DescriptorProtos.MessageOptions.PARSERprivate static Parser<DescriptorProtos.MethodDescriptorProto> DescriptorProtos.MethodDescriptorProto.PARSERprivate static Parser<DescriptorProtos.MethodOptions> DescriptorProtos.MethodOptions.PARSERprivate static Parser<DescriptorProtos.OneofDescriptorProto> DescriptorProtos.OneofDescriptorProto.PARSERprivate static Parser<DescriptorProtos.OneofOptions> DescriptorProtos.OneofOptions.PARSERprivate static Parser<DescriptorProtos.ServiceDescriptorProto> DescriptorProtos.ServiceDescriptorProto.PARSERprivate static Parser<DescriptorProtos.ServiceOptions> DescriptorProtos.ServiceOptions.PARSERprivate static Parser<DescriptorProtos.SourceCodeInfo.Location> DescriptorProtos.SourceCodeInfo.Location.PARSERprivate static Parser<DescriptorProtos.SourceCodeInfo> DescriptorProtos.SourceCodeInfo.PARSERprivate static Parser<DescriptorProtos.UninterpretedOption.NamePart> DescriptorProtos.UninterpretedOption.NamePart.PARSERprivate static Parser<DescriptorProtos.UninterpretedOption> DescriptorProtos.UninterpretedOption.PARSERprivate static Parser<DoubleValue> DoubleValue.PARSERDuration.PARSEREmpty.PARSEREnum.PARSEREnumValue.PARSERField.PARSERFieldMask.PARSERprivate static Parser<FloatValue> FloatValue.PARSERprivate static Parser<Int32Value> Int32Value.PARSERprivate static Parser<Int64Value> Int64Value.PARSERprivate static final Parser<JavaFeaturesProto.JavaFeatures> JavaFeaturesProto.JavaFeatures.PARSERListValue.PARSERMethod.PARSERMixin.PARSEROption.PARSERprivate static Parser<SourceContext> SourceContext.PARSERprivate static Parser<StringValue> StringValue.PARSERStruct.PARSERTimestamp.PARSERType.PARSERprivate static Parser<UInt32Value> UInt32Value.PARSERprivate static Parser<UInt64Value> UInt64Value.PARSERValue.PARSERMethods in com.google.protobuf that return ParserModifier and TypeMethodDescriptionDynamicMessage.getParserForType()Parser<? extends GeneratedMessage> GeneratedMessage.getParserForType()TODO: Remove this unnecessary intermediate implementation of this method.final Parser<MessageType> GeneratedMessageLite.getParserForType()JavaFeaturesProto.JavaFeatures.getParserForType()MapEntry.getParserForType()Message.getParserForType()Parser<? extends MessageLite> MessageLite.getParserForType()Gets the parser for a message of the same type as this message.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.Declaration.parser()DescriptorProtos.ExtensionRangeOptions.parser()static Parser<DescriptorProtos.FeatureSet> DescriptorProtos.FeatureSet.parser()DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.parser()DescriptorProtos.FeatureSetDefaults.parser()DescriptorProtos.FieldDescriptorProto.parser()DescriptorProtos.FieldOptions.EditionDefault.parser()DescriptorProtos.FieldOptions.FeatureSupport.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()static Parser<JavaFeaturesProto.JavaFeatures> JavaFeaturesProto.JavaFeatures.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) Used by generated code.protected static <M extends Message>
MGeneratedMessage.parseDelimitedWithIOException(Parser<M> parser, InputStream input, ExtensionRegistryLite extensions) Used by generated code.protected static <M extends Message>
MGeneratedMessage.parseWithIOException(Parser<M> parser, CodedInputStream input) Used by generated code.protected static <M extends Message>
MGeneratedMessage.parseWithIOException(Parser<M> parser, CodedInputStream input, ExtensionRegistryLite extensions) Used by generated code.protected static <M extends Message>
MGeneratedMessage.parseWithIOException(Parser<M> parser, InputStream input) Used by generated code.protected static <M extends Message>
MGeneratedMessage.parseWithIOException(Parser<M> parser, InputStream input, ExtensionRegistryLite extensions) Used by generated code.<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 agroupfield 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 TypeFieldDescriptionprivate static final Parser<PluginProtos.CodeGeneratorRequest> PluginProtos.CodeGeneratorRequest.PARSERprivate static final Parser<PluginProtos.CodeGeneratorResponse.File> PluginProtos.CodeGeneratorResponse.File.PARSERprivate static final Parser<PluginProtos.CodeGeneratorResponse> PluginProtos.CodeGeneratorResponse.PARSERprivate static final Parser<PluginProtos.Version> PluginProtos.Version.PARSERMethods 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()