public static interface ClassPathSupport.Callback
Modifier and Type | Method and Description |
---|---|
void |
readAdditionalProperties(List<ClassPathSupport.Item> items,
String projectXMLElement)
Reads additional information from project XML for classpath items.
|
void |
storeAdditionalProperties(List<ClassPathSupport.Item> items,
String projectXMLElement)
Writes additional information from classpath items to project XML.
|
void readAdditionalProperties(List<ClassPathSupport.Item> items, String projectXMLElement)
void storeAdditionalProperties(List<ClassPathSupport.Item> items, String projectXMLElement)