Groovy Documentation

com.predic8.soamodel
[Groovy] Class AbstractCreator

java.lang.Object
  com.predic8.soamodel.AbstractCreator

abstract class AbstractCreator
extends Object

Property Summary
MarkupBuilder builder

 
Method Summary
protected def getDisplayName(String name, def target, def error)

protected Map getNamespaceAttributes(XMLElement element)

 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Property Detail

builder

MarkupBuilder builder


 
Method Detail

getDisplayName

protected def getDisplayName(String name, def target, def error)


getNamespaceAttributes

protected Map getNamespaceAttributes(XMLElement element)


 

Groovy Documentation