| 类 | 说明 |
|---|---|
| ClassHelper |
A utility class for class and class loader.
|
| CodePrinter |
Utility class to print code
|
| FieldInfo |
combined class of
Field and @Protobuf annotation value. |
| FieldUtils |
Field utility class.
|
| JavaStyleFormatter |
The Class JavaStyleFormatter.
|
| JDKCompilerHelper |
static access for
JdkCompiler. |
| MiniTemplator |
A compact template engine for HTML files.
|
| MiniTemplator.TemplateSpecification |
Specifies the parameters for constructing a
MiniTemplator object. |
| OS |
Condition that tests the OS type.
|
| ProtobufProxyUtils |
Utility class for probuf proxy.
|
| StringBuilderWriter |
A character stream that collects its output in a string buffer, which can then be used to construct a string.
|
| StringUtils |
String utility class.
|
| ZipUtils |
The Class ZipUtils.
|
| 异常错误 | 说明 |
|---|---|
| MiniTemplator.BlockNotDefinedException |
Thrown when
Minitemplator.addBlock is called with a blockName that is
not defined within the template. |
| MiniTemplator.TemplateSyntaxException |
Thrown when a syntax error is encountered within the template.
|
| MiniTemplator.VariableNotDefinedException |
Thrown when
Minitemplator.setVariable is called with a
variableName that is not defined within the template and the isOptional parameter is
false. |
Copyright © 2022 Baidu, Inc.. All rights reserved.