Class ProtoToJavaBeanPrimitiveCompiler
java.lang.Object
io.protostuff.compiler.STCodeGenerator
io.protostuff.compiler.ProtoToJavaBeanCompiler
io.protostuff.compiler.ProtoToJavaBeanPrimitiveCompiler
- All Implemented Interfaces:
ProtoCompiler
- Author:
- Ryan Rawson
-
Field Summary
Fields inherited from class STCodeGenerator
ERROR_LISTENER, errorCount, FORMAT_DELIM, GROUP_LOADER, id, STRING_ATTRIBUTE_RENDERER, TEMPLATE_BASE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ProtoToJavaBeanCompiler
writeEnums, writeMessagesMethods inherited from class STCodeGenerator
chainedFormat, collect, compile, compile, format, getOutputId, getST, getSTG, override, parseProto, postCompile, setAttributeRenderer, setFormatter, setGroupLoader
-
Constructor Details
-
ProtoToJavaBeanPrimitiveCompiler
public ProtoToJavaBeanPrimitiveCompiler()
-
-
Method Details
-
compile
- Overrides:
compilein classProtoToJavaBeanCompiler- Throws:
IOException
-