public interface CompilationOutput
CompilationOutput encapsulates the result of a compile operation as processed by the JavaClassBackendCompiler.| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getMainBody()
Provides the generated class' main body section. 
 | 
java.util.Map<java.lang.String,CompilationOutput> | 
getSubTemplates()
Provides the sub-templates ( 
data-sly-template) code sections. | 
java.lang.String getMainBody()
java.util.Map<java.lang.String,CompilationOutput> getSubTemplates()
data-sly-template) code sections.data-sly-template) code sections"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"