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.Parser
TextFormat.getParser()
Return aTextFormat.Parser
instance which can parse text-format messages.