Uses of Class
com.google.protobuf.TextFormat.Parser
-
Packages that use TextFormat.Parser Package Description com.google.protobuf -
-
Uses of TextFormat.Parser in com.google.protobuf
Fields in com.google.protobuf declared as TextFormat.Parser Modifier and Type Field Description private static TextFormat.ParserTextFormat. PARSERMethods in com.google.protobuf that return TextFormat.Parser Modifier and Type Method Description TextFormat.ParserTextFormat.Parser.Builder. build()static TextFormat.ParserTextFormat. getParser()Return aTextFormat.Parserinstance which can parse text-format messages.
-