Package io.protostuff.compiler
package io.protostuff.compiler
-
ClassDescriptionA proto loader that caches the protos for re-use.The main execution point of compiling protos.When there is no matching compiler for the
ProtoModule.getOutput()
.Utilities and helpers for compiling protos.Utility methods for manipulations with file namesFormats a string.Built-in formatters.A plugin proto compiler whose output relies on the 'output' param configured inProtoModule
.Resolve the stg from the module.Proto compiler.Configuration for the proto w/c ontains the compile options and arguments.Compiles proto files to gwt overlays source (java) files.Compiles proto files to protobuf java messages (pojos).Compiles proto files to protobuf java messages (pojos).Compiles proto files to protobuf java messages (pojos).Generates aSchema
from the code generated by the c++ v2 protoc.Kind of preprocessor for proto files.Base class for code generators using StringTemplate.