public static class DslJsonExtractor.CodeBuilder.JsonPathQueryLanguageParam extends FixedParam<DslJsonExtractor.JsonQueryLanguage>
defaultValue, valueexpression, paramType| Constructor and Description |
|---|
JsonPathQueryLanguageParam() |
| Modifier and Type | Method and Description |
|---|---|
String |
buildCode(String indent) |
Set<String> |
getImports()
Gets all classes that are required to be statically imported by generated code.
|
getValue, isDefaultbuildStringLiteral, findConstantNames, findConstantNamesMap, getExpression, getMethodDefinitions, getStaticImports, getType, isIgnoredpublic Set<String> getImports()
MethodParamOverride this method if you implement a custom MethodParam that requires some particular static import.
getImports in class MethodParampublic String buildCode(String indent)
buildCode in class FixedParam<DslJsonExtractor.JsonQueryLanguage>Copyright © 2024. All rights reserved.