|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ivy.plugins.parser.m2.PomWriterOptions.ConfigurationScopeMapping
public static class PomWriterOptions.ConfigurationScopeMapping
| Constructor Summary | |
|---|---|
PomWriterOptions.ConfigurationScopeMapping(java.util.Map scopesMapping)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getScope(java.lang.String[] confs)
Returns the scope mapped to the given configuration array. |
boolean |
isOptional(java.lang.String[] confs)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PomWriterOptions.ConfigurationScopeMapping(java.util.Map scopesMapping)
| Method Detail |
|---|
public java.lang.String getScope(java.lang.String[] confs)
confs - the configurations for which the scope should be returned
public boolean isOptional(java.lang.String[] confs)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||