|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectaQute.bnd.maven.support.Pom
aQute.bnd.maven.support.ProjectPom
public class ProjectPom
Nested Class Summary |
---|
Nested classes/interfaces inherited from class aQute.bnd.maven.support.Pom |
---|
Pom.Dependency, Pom.Scope |
Method Summary | |
---|---|
File |
getArtifact()
|
Set<Pom> |
getDependencies(Pom.Scope action)
|
String |
getPackaging()
|
Properties |
getProperties()
|
String |
getProperty(String key)
|
String |
getUrl()
|
protected void |
parse(Document doc,
XPath xp)
|
protected String |
replace(String in)
|
Methods inherited from class aQute.bnd.maven.support.Pom |
---|
getArtifactId, getDependencies, getDependencies, getDescription, getGroupId, getLibrary, getName, getPomFile, getVersion, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
protected void parse(Document doc, XPath xp) throws Exception
parse
in class Pom
Exception
public Set<Pom> getDependencies(Pom.Scope action) throws Exception
Exception
protected String replace(String in)
replace
in class Pom
public Properties getProperties()
public String getPackaging()
public String getUrl()
public String getProperty(String key)
public File getArtifact() throws Exception
getArtifact
in class Pom
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |