Class ProtoToJavaV2ProtocSchemaCompiler

  • All Implemented Interfaces:
    ProtoCompiler

    public class ProtoToJavaV2ProtocSchemaCompiler
    extends STCodeGenerator
    Generates a Schema from the code generated by the c++ v2 protoc.
    • Constructor Detail

      • ProtoToJavaV2ProtocSchemaCompiler

        public ProtoToJavaV2ProtocSchemaCompiler()
    • Method Detail

      • resolveFileName

        static java.lang.String resolveFileName​(Proto proto)