| Package | Description |
|---|---|
| biz.aQute.bnd.reporter.codesnippet | |
| biz.aQute.bnd.reporter.codesnippet.dto | |
| biz.aQute.bnd.reporter.plugins.entries.bndproject |
| Modifier and Type | Method and Description |
|---|---|
List<CodeSnippetDTO> |
CodeSnippetExtractor.extract(String... directoryPaths)
Extract a list of code snippet by analyzing source codes contained in the
directory paths given in argument.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CodeSnippetGroupDTO
A code snippet with multiple steps.
|
class |
CodeSnippetProgramDTO
A code snippet with a program source.
|
| Modifier and Type | Method and Description |
|---|---|
List<CodeSnippetDTO> |
CodeSnippetPlugin.extract(Project project,
Locale locale) |
Copyright © 2021. All rights reserved.