public class ProjectPom extends Pom
Pom.Dependency, Pom.Scope| Modifier and Type | Method and Description |
|---|---|
java.io.File |
getArtifact() |
java.util.Set<Pom> |
getDependencies(Pom.Scope action) |
java.lang.String |
getPackaging() |
java.util.Properties |
getProperties() |
java.lang.String |
getProperty(java.lang.String key) |
java.lang.String |
getUrl() |
protected void |
parse(org.w3c.dom.Document doc,
javax.xml.xpath.XPath xp) |
protected java.lang.String |
replace(java.lang.String in) |
getArtifactId, getDependencies, getDependencies, getDescription, getGroupId, getLibrary, getName, getPomFile, getVersion, toStringprotected void parse(org.w3c.dom.Document doc,
javax.xml.xpath.XPath xp)
throws java.lang.Exception
public java.util.Set<Pom> getDependencies(Pom.Scope action) throws java.lang.Exception
java.lang.Exceptionpublic java.util.Properties getProperties()
public java.lang.String getPackaging()
public java.lang.String getUrl()
public java.lang.String getProperty(java.lang.String key)
public java.io.File getArtifact()
throws java.lang.Exception
getArtifact in class Pomjava.lang.ExceptionCopyright (c) aQute SARL (2000, 2017) and others. All Rights Reserved.