|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectcom.predic8.soamodel.XMLElement
com.predic8.wadl.WADLElement
abstract class WADLElement extends XMLElement
| Field Summary |
|---|
| Fields inherited from class XMLElement | |
|---|---|
| namespaces |
| Property Summary | |
|---|---|
List |
docs
|
| Method Summary | |
|---|---|
QName
|
getElementName()
|
String
|
getNamespaceUri()
|
String
|
getPrefix()
|
protected def
|
parseChildren(def token, def child, def ctx)
|
| Methods inherited from class XMLElement | |
|---|---|
| getElementName, getNamespace, getNamespaceContext, getNamespaceUri, getPrefix, getPrefix, getQNameForPN, getTypeQName, getTypeString, parse, parseAttributes, parseChildren, parseNamespaces, parseText |
| Property Detail |
|---|
List docs
| Method Detail |
|---|
QName getElementName()
String getNamespaceUri()
@Override String getPrefix()
protected def parseChildren(def token, def child, def ctx)
Groovy Documentation