Groovy Documentation

com.predic8.soamodel
[Groovy] Class AbstractParserContext

java.lang.Object
  com.predic8.soamodel.AbstractParserContext

abstract class AbstractParserContext

Property Summary
String baseDir

def errors

def importedSchemas

def input

String newBaseDir

def parent

ResourceResolver resourceResolver

String targetNamespace

def token

def validated

def wsiResults

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

Property Detail

baseDir

String baseDir


errors

def errors


importedSchemas

def importedSchemas


input

def input


newBaseDir

String newBaseDir


parent

def parent


resourceResolver

ResourceResolver resourceResolver


targetNamespace

String targetNamespace


token

def token


validated

def validated


wsiResults

def wsiResults


 

Groovy Documentation