public class SourceIdentifier extends Object implements org.apache.sling.scripting.sightly.java.compiler.ClassInfo
Resource. Depending on the used constructor this class might provide the abstraction
for either a Java source file generated for a HTL script or for a HTL Resource-based Java Use-API Object.| Modifier and Type | Method and Description |
|---|---|
String |
getFullyQualifiedClassName() |
String |
getPackageName() |
String |
getSimpleClassName() |
public String getSimpleClassName()
getSimpleClassName in interface org.apache.sling.scripting.sightly.java.compiler.ClassInfopublic String getPackageName()
getPackageName in interface org.apache.sling.scripting.sightly.java.compiler.ClassInfopublic String getFullyQualifiedClassName()
getFullyQualifiedClassName in interface org.apache.sling.scripting.sightly.java.compiler.ClassInfoCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.