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