Package org.fusesource.hawtbuf.proto.compiler
package org.fusesource.hawtbuf.proto.compiler
-
ClassDescriptionSupport utility that can be used to set the properties on any object using command line arguments.Support class used to do introspection/reflection based setting and getting of properties on a Java Bean.A Maven Mojo so that the Proto compiler can be used with maven.Provide ascii text parsing and formatting support for proto2 instances.Thrown by
TextFormat.unescapeBytes(CharSequence)andTextFormat.unescapeText(String)when an invalid escape sequence is seen.Thrown when parsing an invalid text format message.Represents a stream of tokens parsed from aString.