importedClass
and decides if this class should be an explicit import or not in the generated HTL
Java class.JavaClassBackendCompiler
.CompilationOutput
encapsulates the result of a compile operation as processed by the JavaClassBackendCompiler
.data-sly-template
) code sections.BackendCompiler
that checks for global bindings shadowing.BackendCompiler
that generates a Java class.JavaEscapeUtils
provides useful methods for escaping or transforming invalid Java tokens to valid ones that could be used in
generated Java source code.JavaImportsAnalyzer
allows checking imports in generated HTL Java classes, in order to optimise dependencies.JavaEscapeUtils.mangleChar(char)
) it will will return the character that was mangled.Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.