Uses of Class
com.google.protobuf.TextFormat.Parser
Packages that use TextFormat.Parser
-
Uses of TextFormat.Parser in com.google.protobuf
Methods 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.