Uses of Package
org.apache.sling.scripting.sightly.java.compiler
-
Packages that use org.apache.sling.scripting.sightly.java.compiler Package Description org.apache.sling.scripting.sightly.java.compiler Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
Classes in org.apache.sling.scripting.sightly.java.compiler used by org.apache.sling.scripting.sightly.java.compiler Class Description ClassInfo This interface provides information about classes that will be generated by theJavaClassBackendCompiler
.CompilationOutput TheCompilationOutput
encapsulates the result of a compile operation as processed by theJavaClassBackendCompiler
.JavaImportsAnalyzer TheJavaImportsAnalyzer
allows checking imports in generated HTL Java classes, in order to optimise dependencies.