Uses of Class
com.google.protobuf.TextFormat.Parser
Packages that use TextFormat.Parser
-
Uses of TextFormat.Parser in com.google.protobuf
Fields in com.google.protobuf declared as TextFormat.ParserMethods in com.google.protobuf that return TextFormat.ParserModifier and TypeMethodDescriptionTextFormat.Parser.Builder.build()static TextFormat.ParserTextFormat.getParser()Return aTextFormat.Parserinstance which can parse text-format messages.