public class BinaryGrailsPluginDescriptor
extends java.lang.Object
| Constructor and Description |
|---|
BinaryGrailsPluginDescriptor(org.springframework.core.io.Resource resource,
groovy.util.slurpersupport.GPathResult parsedXml) |
| Modifier and Type | Method and Description |
|---|---|
groovy.util.slurpersupport.GPathResult |
getParsedXml() |
org.springframework.core.io.Resource |
getResource()
The resource the descriptor was parsed from
|