Uses of Class
org.apache.sling.feature.maven.mojos.apis.ApisJarContext
Packages that use ApisJarContext
-
Uses of ApisJarContext in org.apache.sling.feature.maven.mojos.apis
Methods in org.apache.sling.feature.maven.mojos.apis with parameters of type ApisJarContextModifier and TypeMethodDescriptionstatic List<org.apache.sling.feature.Artifact>
ApisUtil.getAdditionalJavadocArtifacts
(ApisJarContext context, String regionName) Get all artifacts from the configured extensionsSet<org.apache.felix.utils.manifest.Clause>
RegionSupport.getAllPublicPackages
(ApisJarContext ctx, org.apache.sling.feature.Artifact artifact, File artifactFile) Get all packages for an artifact.static Collection<String>
ApisUtil.getJavadocClassPath
(org.apache.maven.plugin.logging.Log log, org.apache.maven.repository.RepositorySystem repositorySystem, org.apache.maven.execution.MavenSession mavenSession, ApisJarContext ctx, String regionName) Build the classpath for javadocApisUtil.getPackages
(ApisJarContext ctx, File file, String extension) Get all packages contained in the archive