PomInformation¶
-
public class
PomInformation¶ Holds all important information about POM.
Methods¶
getParentPomInformation¶
-
public PomInformation
getParentPomInformation()¶
getProperties¶
-
public Properties
getProperties()¶
parseParentPom¶
-
public void
parseParentPom(InputStream inputStream)¶
parsePom¶
-
public void
parsePom(InputStream inputStream)¶
setParentPomInformation¶
-
public void
setParentPomInformation(PomInformation parentPomInformation)¶
setProperties¶
-
public void
setProperties(Properties properties)¶