|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ErrorReporter in org.apache.woden |
Methods in org.apache.woden that return ErrorReporter | |
ErrorReporter |
WSDLReader.getErrorReporter()
|
Uses of ErrorReporter in org.apache.woden.internal |
Classes in org.apache.woden.internal that implement ErrorReporter | |
class |
ErrorReporterImpl
This class reports errors that occur while parsing, validating or manipulating WSDL descriptions, such as XML parser errors or violations of the rules defined in the WSDL specification. |
Fields in org.apache.woden.internal declared as ErrorReporter | |
protected ErrorReporter |
BaseXMLElement.fErrorReporter
|
protected ErrorReporter |
BaseWSDLSource.fErrorReporter
|
Methods in org.apache.woden.internal that return ErrorReporter | |
ErrorReporter |
BaseWSDLReader.getErrorReporter()
|
Constructors in org.apache.woden.internal with parameters of type ErrorReporter | |
BaseXMLElement(ErrorReporter errorReporter)
|
|
DOMXMLElement(ErrorReporter errorReporter)
|
|
BaseWSDLSource(ErrorReporter errorReporter)
|
|
OMXMLElement(ErrorReporter errorReporter)
|
|
DOMWSDLSource(ErrorReporter errorReporter)
|
Uses of ErrorReporter in org.apache.woden.internal.wsdl20.validation |
Methods in org.apache.woden.internal.wsdl20.validation with parameters of type ErrorReporter | |
void |
WSDLComponentValidator.validate(Description desc,
ErrorReporter errorReporter)
Validate the WSDL 2.0 component model described by the description component. |
protected void |
WSDLComponentValidator.validateInterfaces(Interface[] interfaces,
ErrorReporter errorReporter)
Validate the interfaces in the WSDL component model. |
protected void |
WSDLComponentValidator.validateInterfaceOperations(Interface interfac,
InterfaceOperation[] interfaceOperations,
ErrorReporter errorReporter)
Validate the interface operations in the WSDL component model. |
protected void |
WSDLComponentValidator.validateInterfaceFaults(Interface interfac,
InterfaceFault[] interfaceFaults,
ErrorReporter errorReporter)
Validate the interface faults in the WSDL component model. |
protected void |
WSDLComponentValidator.validateInterfaceMessageReferences(InterfaceMessageReference[] messageReferences,
ErrorReporter errorReporter)
Validate the interface message references in the WSDL component model. |
protected void |
WSDLComponentValidator.validateInterfaceFaultReferences(InterfaceFaultReference[] faultReferences,
ErrorReporter errorReporter)
Validate the interface fault references in the WSDL component model. |
protected void |
WSDLComponentValidator.validateBindings(Binding[] bindings,
Description desc,
ErrorReporter errorReporter)
Validate the bindings in the WSDL component model. |
protected void |
WSDLComponentValidator.validateBindingOperations(BindingOperation[] bindingOperations,
Description desc,
ErrorReporter errorReporter)
Validate the binding operations in the WSDL component model. |
protected void |
WSDLComponentValidator.validateBindingMessageReferences(BindingMessageReference[] bindingMessageReferences,
Description desc,
ErrorReporter errorReporter)
Validate the binding message references in the WSDL component model. |
protected void |
WSDLComponentValidator.validateBindingFaultReferences(BindingFaultReference[] bindingFaultReferences,
Description desc,
ErrorReporter errorReporter)
Validate the binding fault references in the WSDL component model. |
protected void |
WSDLComponentValidator.validateBindingFaults(BindingFault[] bindingFaults,
Description desc,
ErrorReporter errorReporter)
Validate the binding faults in the WSDL component model. |
protected void |
WSDLComponentValidator.validateServices(Service[] services,
Description desc,
ErrorReporter errorReporter)
Validate the services in the WSDL component model. |
protected void |
WSDLComponentValidator.validateEndpoints(Endpoint[] endpoints,
Description desc,
ErrorReporter errorReporter)
Validate the endpoints in a service component in the WSDL component model. |
protected boolean |
WSDLComponentValidator.testAssertionInterface0027(Interface interfac,
ErrorReporter errorReporter)
Test assertion Interface-0027. |
protected boolean |
WSDLComponentValidator.testAssertionInterface0030(Interface[] interfaces,
ErrorReporter errorReporter)
Test assertion Interface-0030. |
protected boolean |
WSDLComponentValidator.testAssertionMEP0037(java.net.URI pattern,
ErrorReporter errorReporter)
Test assertion MEP-0037. |
protected boolean |
WSDLComponentValidator.testAssertionInterfaceOperation0029(InterfaceOperation interfaceOperation,
Interface interfac,
ErrorReporter errorReporter)
Test assertion InterfaceOperation-0029. |
protected boolean |
WSDLComponentValidator.testAssertionInterfaceOperation0035(InterfaceOperation[] interfaceOperations,
ErrorReporter errorReporter)
Test assertion InterfaceOperation-0035. |
protected boolean |
WSDLComponentValidator.testAssertionInterfaceFault0032(InterfaceFault[] interfaceFaults,
ErrorReporter errorReporter)
Test assertion InterfaceFault-0032. |
protected boolean |
WSDLComponentValidator.testAssertionInterfaceFault0028(InterfaceFault interfaceFault,
Interface interfac,
ErrorReporter errorReporter)
Test assertion InterfaceFault-0028. |
protected boolean |
WSDLComponentValidator.testAssertionInterfaceMessageReference0041(InterfaceMessageReference messageReference,
ErrorReporter errorReporter)
Test assertion InterfaceMessageReference-0041. |
protected boolean |
WSDLComponentValidator.testAssertionInterfaceMessageReference0042(InterfaceMessageReference[] messageReferences,
ErrorReporter errorReporter)
Test assertion InterfaceMessageReference-0042. |
protected boolean |
WSDLComponentValidator.testAssertionInterfaceFaultReference0045(InterfaceFaultReference[] faultReferences,
ErrorReporter errorReporter)
Test assertion InterfaceFaultReference-0045. |
protected boolean |
WSDLComponentValidator.testAssertionBinding0054(Binding binding,
ErrorReporter errorReporter)
Test assertion Binding-0054. |
protected boolean |
WSDLComponentValidator.testAssertionBinding0055(Binding binding,
ErrorReporter errorReporter)
Test assertion Binding-0055. |
protected boolean |
WSDLComponentValidator.testAssertionBinding0056(Binding binding,
ErrorReporter errorReporter)
Test assertion Binding-0056. |
protected boolean |
WSDLComponentValidator.testAssertionBinding0057(Binding[] bindings,
ErrorReporter errorReporter)
Test assertion Binding-0057. |
protected boolean |
WSDLComponentValidator.testAssertionBindingFault0058(BindingFault[] bindingFaults,
ErrorReporter errorReporter)
Test assertion BindingFault-0058. |
protected boolean |
WSDLComponentValidator.testAssertionBindingOperation0059(BindingOperation[] bindingOperations,
ErrorReporter errorReporter)
Test assertion BindingOperation-0059. |
protected boolean |
WSDLComponentValidator.testAssertionBindingMessageReference0060(BindingMessageReference[] bindingMessageReferences,
ErrorReporter errorReporter)
Test assertion BindingMessageReference-0060. |
protected boolean |
WSDLComponentValidator.testAssertionBindingFaultReference0061(BindingFaultReference[] bindingFaultReferences,
ErrorReporter errorReporter)
Test assertion BindingFaultReference-0061. |
protected boolean |
WSDLComponentValidator.testAssertionBindingFaultReference0062(BindingFaultReference bindingFaultReference,
ErrorReporter errorReporter)
Test assertion BindingFaultReference-0062. |
protected boolean |
WSDLComponentValidator.testAssertionService0063(Service[] services,
ErrorReporter errorReporter)
Test assertion Service-0063. |
protected boolean |
WSDLComponentValidator.testAssertionEndpoint0065(Endpoint[] endpoints,
ErrorReporter errorReporter)
Test assertion Endpoint-0065. |
protected boolean |
WSDLComponentValidator.testAssertionEndpoint0064(Endpoint endpoint,
ErrorReporter errorReporter)
Test assertion Endpoint-0064. |
protected boolean |
WSDLComponentValidator.testAssertionEndpoint0066(Endpoint endpoint,
ErrorReporter errorReporter)
Test assertion Endpoint-0066. |
boolean |
WSDLDocumentValidator.validate(DescriptionElement descElement,
ErrorReporter errorReporter)
Validate the document representation of the WSDL document against the WSDL 2.0 specification. |
protected boolean |
WSDLDocumentValidator.validateTypes(TypesElement types,
ErrorReporter errorReporter)
Validate the contents of the types element. |
protected boolean |
WSDLDocumentValidator.validateInterfaces(DescriptionElement descElement,
InterfaceElement[] interfaces,
ErrorReporter errorReporter)
Validate the contents of the interface element. |
protected boolean |
WSDLDocumentValidator.validateInterfaceFaults(DescriptionElement descElement,
InterfaceFaultElement[] faultElements,
ErrorReporter errorReporter)
Validate the InterfaceFault elements. |
protected boolean |
WSDLDocumentValidator.validateInterfaceOperations(DescriptionElement descElement,
InterfaceOperationElement[] interfaceOperations,
ErrorReporter errorReporter)
Validate the InterfaceOperation elements. |
protected boolean |
WSDLDocumentValidator.validateInterfaceMessageReferences(DescriptionElement descElement,
InterfaceMessageReferenceElement[] messageReferences,
ErrorReporter errorReporter)
Validate the InterfaceMessageReference elements. |
protected boolean |
WSDLDocumentValidator.testAssertionDescription0025(DescriptionElement descElement,
ErrorReporter errorReporter)
Test assertion Description-0025. |
protected boolean |
WSDLDocumentValidator.testAssertionSchema0017(ImportedSchema schema,
ErrorReporter errorReporter)
Test assertion Schema-0017. |
protected boolean |
WSDLDocumentValidator.testAssertionSchema0052(ImportedSchema schema,
ErrorReporter errorReporter)
Test assertion Schema-0052. |
protected boolean |
WSDLDocumentValidator.testAssertionSchema0018(InlinedSchema[] schema,
ErrorReporter errorReporter)
Test assertion Schema-0018. |
protected boolean |
WSDLDocumentValidator.testAssertionInterface0031(InterfaceElement interfaceElem,
ErrorReporter errorReporter)
Test assertion Interface-0031. |
protected boolean |
WSDLDocumentValidator.testAssertionSchema0020(DescriptionElement descElement,
InterfaceMessageReferenceElement messageReference,
ErrorReporter errorReporter)
Test assertion Schema-0020. |
protected boolean |
WSDLDocumentValidator.testAssertionSchema0020b(DescriptionElement descElement,
InterfaceFaultElement faultElement,
ErrorReporter errorReporter)
Test assertion Schema-0020. |
protected boolean |
WSDLDocumentValidator.testAssertionSchema0016(DescriptionElement descElement,
java.lang.String namespace,
ErrorReporter errorReporter)
Test assertion Schema-0016. |
Uses of ErrorReporter in org.apache.woden.internal.xml |
Methods in org.apache.woden.internal.xml that return ErrorReporter | |
protected ErrorReporter |
XMLAttrImpl.getErrorReporter()
|
Methods in org.apache.woden.internal.xml with parameters of type ErrorReporter | |
void |
XMLAttrImpl.setErrorReporter(ErrorReporter errRpt)
|
Constructors in org.apache.woden.internal.xml with parameters of type ErrorReporter | |
URIAttrImpl(XMLElement ownerEl,
QName attrType,
java.lang.String attrValue,
ErrorReporter errRpt)
|
|
XMLAttrImpl(XMLElement ownerEl,
QName attrType,
java.lang.String attrValue,
ErrorReporter errRpt)
|
|
ArgumentArrayAttrImpl(XMLElement ownerEl,
QName attrType,
java.lang.String attrValue,
ErrorReporter errRpt)
|
|
QNameListAttrImpl(XMLElement ownerEl,
QName attrType,
java.lang.String attrValue,
ErrorReporter errRpt)
|
|
StringAttrImpl(XMLElement ownerEl,
QName attrType,
java.lang.String attrValue,
ErrorReporter errRpt)
|
|
BooleanAttrImpl(XMLElement ownerEl,
QName attrType,
java.lang.String attrValue,
ErrorReporter errRpt)
|
|
QNameAttrImpl(XMLElement ownerEl,
QName attrType,
java.lang.String attrValue,
ErrorReporter errRpt)
|
|
TokenAttrImpl(XMLElement ownerEl,
QName attrType,
java.lang.String attrValue,
ErrorReporter errRpt)
|
Uses of ErrorReporter in org.apache.woden.wsdl20.extensions |
Methods in org.apache.woden.wsdl20.extensions that return ErrorReporter | |
ErrorReporter |
ExtensionRegistry.getErrorReporter()
|
Methods in org.apache.woden.wsdl20.extensions with parameters of type ErrorReporter | |
void |
ExtensionRegistry.setErrorReporter(ErrorReporter errRpt)
|
Uses of ErrorReporter in org.apache.woden.xml |
Methods in org.apache.woden.xml with parameters of type ErrorReporter | |
void |
XMLAttr.setErrorReporter(ErrorReporter errRpt)
|
void |
UnknownAttr.setErrorReporter(ErrorReporter errRpt)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |