| Package | Description |
|---|---|
| aQute.bnd.maven.support |
| Modifier and Type | Class and Description |
|---|---|
class |
CachedPom |
class |
ProjectPom |
| Modifier and Type | Method and Description |
|---|---|
Pom |
Pom.Dependency.getPom() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<Pom> |
ProjectPom.getDependencies(Pom.Scope action) |
java.util.Set<Pom> |
Pom.getDependencies(Pom.Scope scope,
java.net.URI... urls) |
| Modifier and Type | Method and Description |
|---|---|
private void |
Pom.doEntry(java.io.Writer writer,
Pom dep) |
MavenEntry |
Maven.getEntry(Pom pom) |
private void |
ProjectPom.setNames(Pom pom) |