|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.grails.databinding.xml.GPathResultCollectionDataBindingSource
@groovy.transform.CompileStatic class GPathResultCollectionDataBindingSource extends java.lang.Object
Field Summary | |
---|---|
protected java.util.List |
dataBindingSources
|
Constructor Summary | |
GPathResultCollectionDataBindingSource(groovy.util.slurpersupport.GPathResult gpath)
|
Method Summary | |
---|---|
java.util.List
|
getDataBindingSources()
|
Methods inherited from 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() |
Field Detail |
---|
protected java.util.List dataBindingSources
Constructor Detail |
---|
GPathResultCollectionDataBindingSource(groovy.util.slurpersupport.GPathResult gpath)
Method Detail |
---|
@java.lang.Override java.util.List getDataBindingSources()
Groovy Documentation