Groovy Documentation

com.predic8.wsdl
[Groovy] Class WSDLParserContext

java.lang.Object
  com.predic8.wsdl.WSDLParserContext

class WSDLParserContext
extends Object

Property Summary
def baseDir

def importedSchemas

def input

def newBaseDir

def parent

def resourceResolver

def targetNamespace

def token

def wsiResults

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

Property Detail

baseDir

def baseDir


importedSchemas

def importedSchemas


input

def input


newBaseDir

def newBaseDir


parent

def parent


resourceResolver

def resourceResolver


targetNamespace

def targetNamespace


token

def token


wsiResults

def wsiResults


 

Groovy Documentation