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)
Built on May 16 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.