org.apache.maven.plugin.assembly.utils
Class InterpolationConstants

java.lang.Object
  extended by org.apache.maven.plugin.assembly.utils.InterpolationConstants

public final class InterpolationConstants
extends Object


Field Summary
static List<String> PROJECT_PREFIXES
           
static List<String> PROJECT_PROPERTIES_PREFIXES
           
static String SETTINGS_PREFIX
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROJECT_PREFIXES

public static final List<String> PROJECT_PREFIXES

PROJECT_PROPERTIES_PREFIXES

public static final List<String> PROJECT_PROPERTIES_PREFIXES

SETTINGS_PREFIX

public static final String SETTINGS_PREFIX
See Also:
Constant Field Values


Copyright © 2002-2011 The Apache Software Foundation. All Rights Reserved.