|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectcom.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 |
---|
String baseDir
def errors
def importedSchemas
def input
String newBaseDir
def parent
ResourceResolver resourceResolver
String targetNamespace
def token
def validated
def wsiResults
Groovy Documentation