[protobuf] Re: Protocol buffer convert to xml

2013-04-11 Thread PraYes
()); } } // End of proto2Xml. Thanks, Pradeep On Monday, March 25, 2013 7:00:17 PM UTC+8, Binh Dao Duy wrote: I think you should try with this https://code.google.com/p/protobuf-java-format/ Vào 16:26:19 UTC+7 Thứ hai, ngày 25 tháng ba năm 2013, PraYes đã viết: I spent whole day to convert

[protobuf] How to find whether one specific field of protocol a message isRequired or isOptional?

2013-03-27 Thread PraYes
I needed to find out one specific field of protocol a message isRequired or isOptional? how to use below class to find them? any example? *com.google.protobuf.Descriptors.FieldDescriptor* https://developers.google.com/protocol-buffers/docs/reference/java/index -- You received this message