Uses of Class
io.protostuff.compiler.STCodeGenerator
-
Packages that use STCodeGenerator Package Description io.protostuff.compiler -
-
Uses of STCodeGenerator in io.protostuff.compiler
Subclasses of STCodeGenerator in io.protostuff.compiler Modifier and Type Class Description classPluginProtoCompilerA plugin proto compiler whose output relies on the 'output' param configured inProtoModule.classProtoToGwtOverlayCompilerCompiles proto files to gwt overlays source (java) files.classProtoToJavaBeanCompilerCompiles proto files to protobuf java messages (pojos).classProtoToJavaBeanMeCompilerCompiles proto files to protobuf java messages (pojos).classProtoToJavaBeanModelCompilerCompiles proto files to protobuf java messages (pojos).classProtoToJavaBeanPrimitiveCompilerclassProtoToJavaV2ProtocSchemaCompilerGenerates aSchemafrom the code generated by the c++ v2 protoc.classProtoToProtoCompilerKind of preprocessor for proto files.
-