Groovy Documentation

com.predic8.soamodel
[Groovy] Class AbstractParser

java.lang.Object
  com.predic8.soamodel.AbstractParser

abstract class AbstractParser

Property Summary
def resourceResolver

 
Method Summary
protected def parse(AbstractParserContext ctx)

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

Property Detail

resourceResolver

def resourceResolver


 
Method Detail

parse

protected def parse(AbstractParserContext ctx)


 

Groovy Documentation