Package | Description |
---|---|
org.apache.woden | |
org.apache.woden.wsdl20.extensions | |
org.apache.woden.wsdl20.validation | |
org.apache.woden.xml |
Modifier and Type | Method and Description |
---|---|
ErrorReporter |
WSDLReader.getErrorReporter() |
Modifier and Type | Field and Description |
---|---|
protected ErrorReporter |
BaseComponentExtensionContext.errorReporter |
Modifier and Type | Method and Description |
---|---|
ErrorReporter |
ExtensionRegistry.getErrorReporter() |
Constructor and Description |
---|
BaseComponentExtensionContext(WSDLComponent parent,
URI extNamespace,
ErrorReporter errorReporter)
Constructor accepts the parent component, the extension namespace and an error reporter.
|
ExtensionRegistry(ErrorReporter errorReporter)
Creates the extension registry, and sets the defaultSerializer
and defaultDeserializer properties to instances of an
UnknownExtensionSerializer, and an UnknownExtensionDeserializer,
respectively.
|
Modifier and Type | Method and Description |
---|---|
ErrorReporter |
WodenContext.getErrorReporter() |
Constructor and Description |
---|
UnknownAttr(XMLElement ownerEl,
QName attrType,
String attrValue,
ErrorReporter errRpt) |
Copyright ? Apache Software Foundation. All Rights Reserved.