public static interface ClassPathModifier.Callback
Modifier and Type | Method and Description |
---|---|
String |
getClassPathProperty(SourceGroup sourceGroup,
String classPathType)
Returns Ant property which keeps classpath of the given source group and
given classpath type.
|
String |
getElementName(String classpathProperty)
Returns project XML element under which extra classpath related information
is stored.
|
String getClassPathProperty(SourceGroup sourceGroup, String classPathType)
String getElementName(String classpathProperty)
ClassPathSupport.Callback