Holds a reference to the parsed grails-plugin.xml descriptor and the resource used to parse the descriptor
| Constructor and description | 
|---|
| BinaryGrailsPluginDescriptor
                                (org.springframework.core.io.Resource resource, java.util.List<java.lang.String> providedlassNames) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | groovy.util.slurpersupport.GPathResult | getParsedXml()@return The parsed descriptor | 
|  | java.util.List<java.lang.String> | getProvidedlassNames()@return The class names provided by the plugin | 
|  | org.springframework.core.io.Resource | getResource()The resource the descriptor was parsed from | 
| Methods inherited from class | Name | 
|---|---|
| class java.lang.Object | java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() | 
The resource the descriptor was parsed from