|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.plugin.assembly.utils.TypeConversionUtils
public final class TypeConversionUtils
Method Summary | |
---|---|
static int |
modeToInt(java.lang.String mode,
org.codehaus.plexus.logging.Logger logger)
|
static java.lang.String[] |
toStringArray(java.util.List<java.lang.String> list)
|
static boolean |
verifyModeSanity(int mode,
org.codehaus.plexus.logging.Logger logger)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.lang.String[] toStringArray(java.util.List<java.lang.String> list)
public static int modeToInt(java.lang.String mode, org.codehaus.plexus.logging.Logger logger) throws AssemblyFormattingException
AssemblyFormattingException
public static boolean verifyModeSanity(int mode, org.codehaus.plexus.logging.Logger logger)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |