Uses of Interface
org.apache.woden.ErrorReporter

Packages that use ErrorReporter
org.apache.woden   
org.apache.woden.internal   
org.apache.woden.internal.wsdl20.extensions   
org.apache.woden.internal.wsdl20.extensions.http   
org.apache.woden.internal.wsdl20.extensions.rpc   
org.apache.woden.internal.wsdl20.extensions.soap   
org.apache.woden.internal.wsdl20.validation   
org.apache.woden.internal.xml   
org.apache.woden.internal.xpointer   
org.apache.woden.wsdl20.extensions   
org.apache.woden.wsdl20.validation   
org.apache.woden.xml   
 

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
 ErrorReporter WSDLContext.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
BaseWSDLSource(ErrorReporter errorReporter)
           
BaseXMLElement(ErrorReporter errorReporter)
           
DOMWSDLSource(ErrorReporter errorReporter)
           
DOMXMLElement(ErrorReporter errorReporter)
           
OMXMLElement(ErrorReporter errorReporter)
           
 

Uses of ErrorReporter in org.apache.woden.internal.wsdl20.extensions
 

Constructors in org.apache.woden.internal.wsdl20.extensions with parameters of type ErrorReporter
InterfaceOperationExtensionsImpl(WSDLComponent parent, java.net.URI extNamespace, ErrorReporter errReporter)
           
PopulatedExtensionRegistry(ErrorReporter errorReporter)
           
 

Uses of ErrorReporter in org.apache.woden.internal.wsdl20.extensions.http
 

Constructors in org.apache.woden.internal.wsdl20.extensions.http with parameters of type ErrorReporter
HTTPBindingExtensionsImpl(WSDLComponent parent, java.net.URI extNamespace, ErrorReporter errReporter)
           
HTTPBindingFaultExtensionsImpl(WSDLComponent parent, java.net.URI extNamespace, ErrorReporter errReporter)
           
HTTPBindingMessageReferenceExtensionsImpl(WSDLComponent parent, java.net.URI extNamespace, ErrorReporter errReporter)
           
HTTPBindingOperationExtensionsImpl(WSDLComponent parent, java.net.URI extNamespace, ErrorReporter errReporter)
           
HTTPEndpointExtensionsImpl(WSDLComponent parent, java.net.URI extNamespace, ErrorReporter errReporter)
           
 

Uses of ErrorReporter in org.apache.woden.internal.wsdl20.extensions.rpc
 

Constructors in org.apache.woden.internal.wsdl20.extensions.rpc with parameters of type ErrorReporter
RPCInterfaceOperationExtensionsImpl(WSDLComponent parent, java.net.URI extNamespace, ErrorReporter errReporter)
           
 

Uses of ErrorReporter in org.apache.woden.internal.wsdl20.extensions.soap
 

Constructors in org.apache.woden.internal.wsdl20.extensions.soap with parameters of type ErrorReporter
SOAPBindingExtensionsImpl(WSDLComponent parent, java.net.URI extNamespace, ErrorReporter errReporter)
           
SOAPBindingFaultExtensionsImpl(WSDLComponent parent, java.net.URI extNamespace, ErrorReporter errReporter)
           
SOAPBindingFaultReferenceExtensionsImpl(WSDLComponent parent, java.net.URI extNamespace, ErrorReporter errReporter)
           
SOAPBindingMessageReferenceExtensionsImpl(WSDLComponent parent, java.net.URI extNamespace, ErrorReporter errReporter)
           
SOAPBindingOperationExtensionsImpl(WSDLComponent parent, java.net.URI extNamespace, ErrorReporter errReporter)
           
SOAPEndpointExtensionsImpl(WSDLComponent parent, java.net.URI extNamespace, ErrorReporter errReporter)
           
 

Uses of ErrorReporter in org.apache.woden.internal.wsdl20.validation
 

Methods in org.apache.woden.internal.wsdl20.validation that return ErrorReporter
 ErrorReporter WodenContextImpl.getErrorReporter()
           
 

Methods in org.apache.woden.internal.wsdl20.validation with parameters of type ErrorReporter
protected  boolean WSDLComponentValidator.testAssertionBinding1044(Binding binding, ErrorReporter errorReporter)
          Test assertion Binding-1044.
protected  boolean WSDLComponentValidator.testAssertionBinding1045(Binding binding, ErrorReporter errorReporter)
          Test assertion Binding-1045.
protected  boolean WSDLComponentValidator.testAssertionBinding1048(Binding binding, ErrorReporter errorReporter)
          Test assertion Binding-1048.
protected  boolean WSDLComponentValidator.testAssertionBinding1049(Binding[] bindings, ErrorReporter errorReporter)
          Test assertion Binding-1049.
protected  boolean WSDLComponentValidator.testAssertionBindingFault1050(BindingFault[] bindingFaults, ErrorReporter errorReporter)
          Test assertion BindingFault-1050.
protected  boolean WSDLComponentValidator.testAssertionBindingFaultReference1055(BindingFaultReference[] bindingFaultReferences, ErrorReporter errorReporter)
          Test assertion BindingFaultReference-1055.
protected  boolean WSDLComponentValidator.testAssertionBindingFaultReference1059(BindingFaultReference bindingFaultReference, ErrorReporter errorReporter)
          Test assertion BindingFaultReference-1059.
protected  boolean WSDLComponentValidator.testAssertionBindingMessageReference1052(BindingMessageReference[] bindingMessageReferences, ErrorReporter errorReporter)
          Test assertion BindingMessageReference-1052.
protected  boolean WSDLComponentValidator.testAssertionBindingOperation1051(BindingOperation[] bindingOperations, ErrorReporter errorReporter)
          Test assertion BindingOperation-1051.
protected  boolean WSDLDocumentValidator.testAssertionDescription1006(DescriptionElement descElement, ErrorReporter errorReporter)
          Test assertion Description-1006.
protected  boolean WSDLComponentValidator.testAssertionEndpoint1061(Endpoint endpoint, ErrorReporter errorReporter)
          Test assertion Endpoint-1061.
protected  boolean WSDLComponentValidator.testAssertionEndpoint1062(Endpoint endpoint, ErrorReporter errorReporter)
          Test assertion Endpoint-1062.
protected  boolean WSDLComponentValidator.testAssertionInterface1009(Interface interfac, ErrorReporter errorReporter)
          Test assertion Interface-1009.
protected  boolean WSDLComponentValidator.testAssertionInterface1010(Interface[] interfaces, ErrorReporter errorReporter)
          Test assertion Interface-1010.
protected  boolean WSDLDocumentValidator.testAssertionInterface1012(InterfaceElement interfaceElem, ErrorReporter errorReporter)
          Test assertion Interface-1012.
protected  boolean WSDLComponentValidator.testAssertionInterfaceFaultReference1039(InterfaceFaultReference[] faultReferences, ErrorReporter errorReporter)
          Test assertion InterfaceFaultReference-1039.
protected  boolean WSDLComponentValidator.testAssertionInterfaceMessageReference1028(InterfaceMessageReference messageReference, ErrorReporter errorReporter)
          Test assertion InterfaceMessageReference-1028.
protected  boolean WSDLComponentValidator.testAssertionInterfaceMessageReference1029(InterfaceMessageReference[] messageReferences, ErrorReporter errorReporter)
          Test assertion InterfaceMessageReference-1029.
protected  boolean WSDLComponentValidator.testAssertionMEP1022(java.net.URI pattern, ErrorReporter errorReporter)
          Test assertion MEP-1022.
protected  boolean WSDLDocumentValidator.testAssertionQNameResolution1064ForInterfaceFaultReference(InterfaceFaultReferenceElement faultReference, ErrorReporter errorReporter)
          Test assertion QName-resolution-1064 for an InterfaceFaultReference element.
protected  boolean WSDLDocumentValidator.testAssertionSchema1066(DescriptionElement descElement, QName qualifiedName, ErrorReporter errorReporter)
          Test assertion Schema-1066.
protected  boolean WSDLDocumentValidator.testAssertionSchema1069(ImportedSchema schema, ErrorReporter errorReporter)
          Test assertion Schema-1069.
protected  boolean WSDLDocumentValidator.testAssertionSchema1070(ImportedSchema schema, ErrorReporter errorReporter)
          Test assertion Schema-1070.
protected  boolean WSDLDocumentValidator.testAssertionSchema1073(InlinedSchema[] schema, ErrorReporter errorReporter)
          Test assertion Schema-1073.
protected  boolean WSDLComponentValidator.testAssertionService1060(Service[] services, ErrorReporter errorReporter)
          Test assertion Service-1060.
 boolean WSDLDocumentValidator.validate(DescriptionElement descElement, ErrorReporter errorReporter)
          Validate the document representation of the WSDL document against the WSDL 2.0 specification.
 void WSDLComponentValidator.validate(Description desc, ErrorReporter errorReporter)
          Validate the WSDL 2.0 component model described by the description component.
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.validateBindingMessageReferences(BindingMessageReference[] bindingMessageReferences, Description desc, ErrorReporter errorReporter)
          Validate the binding message references 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.validateBindings(Binding[] bindings, Description desc, ErrorReporter errorReporter)
          Validate the bindings 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 WSDLDocumentValidator.validateInterfaceFaultReferences(DescriptionElement descElement, InterfaceFaultReferenceElement[] faultReferences, ErrorReporter errorReporter)
          Validate the InterfaceFaultReference elements.
protected  void WSDLComponentValidator.validateInterfaceFaultReferences(InterfaceFaultReference[] faultReferences, ErrorReporter errorReporter)
          Validate the interface fault references in the WSDL component model.
protected  boolean WSDLDocumentValidator.validateInterfaceFaults(DescriptionElement descElement, InterfaceFaultElement[] faultElements, ErrorReporter errorReporter)
          Validate the InterfaceFault elements.
protected  boolean WSDLDocumentValidator.validateInterfaceMessageReferences(DescriptionElement descElement, InterfaceMessageReferenceElement[] messageReferences, ErrorReporter errorReporter)
          Validate the InterfaceMessageReference elements.
protected  void WSDLComponentValidator.validateInterfaceMessageReferences(InterfaceMessageReference[] messageReferences, ErrorReporter errorReporter)
          Validate the interface message references in the WSDL component model.
protected  boolean WSDLDocumentValidator.validateInterfaceOperations(DescriptionElement descElement, InterfaceOperationElement[] interfaceOperations, ErrorReporter errorReporter)
          Validate the InterfaceOperation elements.
protected  void WSDLComponentValidator.validateInterfaceOperations(Interface interfac, InterfaceOperation[] interfaceOperations, ErrorReporter errorReporter)
          Validate the interface operations in the WSDL component model.
protected  boolean WSDLDocumentValidator.validateInterfaces(DescriptionElement descElement, InterfaceElement[] interfaces, ErrorReporter errorReporter)
          Validate the contents of the interface element.
protected  void WSDLComponentValidator.validateInterfaces(Interface[] interfaces, ErrorReporter errorReporter)
          Validate the interfaces in the WSDL component model.
protected  void WSDLComponentValidator.validateServices(Service[] services, Description desc, ErrorReporter errorReporter)
          Validate the services in the WSDL component model.
protected  boolean WSDLDocumentValidator.validateTypes(TypesElement types, ErrorReporter errorReporter)
          Validate the contents of the types element.
 

Uses of ErrorReporter in org.apache.woden.internal.xml
 

Methods in org.apache.woden.internal.xml that return ErrorReporter
protected  ErrorReporter XMLAttrImpl.getErrorReporter()
           
 

Constructors in org.apache.woden.internal.xml with parameters of type ErrorReporter
ArgumentArrayAttrImpl(XMLElement ownerEl, QName attrType, java.lang.String attrValue, ErrorReporter errRpt)
           
BooleanAttrImpl(XMLElement ownerEl, QName attrType, java.lang.String attrValue, ErrorReporter errRpt)
           
HTTPAuthenticationSchemeAttrImpl(XMLElement ownerEl, QName attrType, java.lang.String attrValue, ErrorReporter errRpt)
           
IntOrTokenAnyAttrImpl(XMLElement ownerEl, QName attrType, java.lang.String attrValue, ErrorReporter errRpt)
           
QNameAttrImpl(XMLElement ownerEl, QName attrType, java.lang.String attrValue, ErrorReporter errRpt)
           
QNameListAttrImpl(XMLElement ownerEl, QName attrType, java.lang.String attrValue, ErrorReporter errRpt)
           
QNameListOrTokenAnyAttrImpl(XMLElement ownerEl, QName attrType, java.lang.String attrValue, ErrorReporter errRpt)
           
QNameOrTokenAnyAttrImpl(XMLElement ownerEl, QName attrType, java.lang.String attrValue, ErrorReporter errRpt)
           
StringAttrImpl(XMLElement ownerEl, QName attrType, java.lang.String attrValue, ErrorReporter errRpt)
           
TokenAttrImpl(XMLElement ownerEl, QName attrType, java.lang.String attrValue, ErrorReporter errRpt)
           
URIAttrImpl(XMLElement ownerEl, QName attrType, java.lang.String attrValue, ErrorReporter errRpt)
           
XMLAttrImpl(XMLElement ownerEl, QName attrType, java.lang.String attrValue, ErrorReporter errRpt)
           
 

Uses of ErrorReporter in org.apache.woden.internal.xpointer
 

Constructors in org.apache.woden.internal.xpointer with parameters of type ErrorReporter
DOMXMLElementEvaluator(XPointer xpointer, org.w3c.dom.Element element, ErrorReporter errorReporter)
          Constructs a new DOMXMLElementEvaluator to evaluate a XPointer on a DOM Element.
OMXMLElementEvaluator(XPointer xpointer, org.apache.axiom.om.OMElement element, ErrorReporter errorReporter)
          Constructs a new OMXMLElementEvaluator to evaluate a XPointer on a OM Element.
 

Uses of ErrorReporter in org.apache.woden.wsdl20.extensions
 

Fields in org.apache.woden.wsdl20.extensions declared as ErrorReporter
protected  ErrorReporter BaseComponentExtensionContext.errorReporter
           
 

Methods in org.apache.woden.wsdl20.extensions that return ErrorReporter
 ErrorReporter ExtensionRegistry.getErrorReporter()
           
 

Constructors in org.apache.woden.wsdl20.extensions with parameters of type ErrorReporter
BaseComponentExtensionContext(WSDLComponent parent, java.net.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.
 

Uses of ErrorReporter in org.apache.woden.wsdl20.validation
 

Methods in org.apache.woden.wsdl20.validation that return ErrorReporter
 ErrorReporter WodenContext.getErrorReporter()
           
 

Uses of ErrorReporter in org.apache.woden.xml
 

Constructors in org.apache.woden.xml with parameters of type ErrorReporter
UnknownAttr(XMLElement ownerEl, QName attrType, java.lang.String attrValue, ErrorReporter errRpt)
           
 



Copyright © 2005-2009 Apache Software Foundation. All Rights Reserved.