A B C D E F G H I K L M N O P Q R S T U V W X _

A

AbstractHandler - Class in org.jvnet.wom.impl.parser.handler
 
AbstractHandler(WSDLEventSource, AbstractHandler, int) - Constructor for class org.jvnet.wom.impl.parser.handler.AbstractHandler
 
AbstractWSDLExtensionHandler - Class in org.jvnet.wom.impl.extension.wsdl11
Any WSDL extensibility handler can extend from this abstract class.
AbstractWSDLExtensionHandler(ErrorHandler, EntityResolver) - Constructor for class org.jvnet.wom.impl.extension.wsdl11.AbstractWSDLExtensionHandler
 
AbstractWSDLExtensionHandler.WSDLExtensibilityContentHandler - Class in org.jvnet.wom.impl.extension.wsdl11
 
AbstractWSDLExtensionHandler.WSDLExtensibilityContentHandler() - Constructor for class org.jvnet.wom.impl.extension.wsdl11.AbstractWSDLExtensionHandler.WSDLExtensibilityContentHandler
 
add(WSDLPortImpl) - Method in class org.jvnet.wom.impl.WSDLServiceImpl
 
addBoundFault(WSDLBoundFaultImpl) - Method in class org.jvnet.wom.impl.WSDLBoundOperationImpl
 
addBoundOperation(WSDLBoundOperationImpl) - Method in class org.jvnet.wom.impl.WSDLBoundPortTypeImpl
 
addBoundPortType(WSDLBoundPortTypeImpl) - Method in class org.jvnet.wom.impl.WSDLDefinitionsImpl
 
addErrorChecker(Patch) - Method in interface org.jvnet.wom.impl.parser.PatcherManager
 
addErrorChecker(Patch) - Method in class org.jvnet.wom.impl.parser.WSDLContentHandlerEx
 
addExtension(Collection<WSDLExtension>) - Method in class org.jvnet.wom.api.WSDLEntity
 
addExtension(Collection<WSDLExtension>) - Method in interface org.jvnet.wom.api.WSDLExtensible
Adds a new WSDLExtension to this object.
addFault(WSDLFaultImpl) - Method in class org.jvnet.wom.impl.WSDLOperationImpl
 
addHeaderFault(SOAPHeaderFault) - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPHeaderImpl
 
addMessage(WSDLMessageImpl) - Method in class org.jvnet.wom.impl.WSDLDefinitionsImpl
 
addMimeContent(MimeContent) - Method in class org.jvnet.wom.impl.extension.wsdl11.mime.MimePartImpl
 
addOperation(WSDLOperationImpl) - Method in class org.jvnet.wom.impl.WSDLPortTypeImpl
 
addPart(WSDLPartImpl) - Method in class org.jvnet.wom.impl.WSDLMessageImpl
 
addPatcher(Patch) - Method in interface org.jvnet.wom.impl.parser.PatcherManager
 
addPatcher(Patch) - Method in class org.jvnet.wom.impl.parser.WSDLContentHandlerEx
 
addPortType(WSDLPortTypeImpl) - Method in class org.jvnet.wom.impl.WSDLDefinitionsImpl
 
addService(WSDLServiceImpl) - Method in class org.jvnet.wom.impl.WSDLDefinitionsImpl
 
addWSDLExtensionHandler(WSDLExtensionHandler) - Method in class org.jvnet.wom.api.parser.WOMParser
 
addWSDLExtensionHandler(WSDLExtensionHandler) - Method in class org.jvnet.wom.impl.parser.ParserContext
 
apply(U) - Method in class org.jvnet.wom.impl.util.Iterators.Map
 

B

binding(WSDLBoundPortType, P) - Method in interface org.jvnet.wom.api.WSDLVisitor
 
bindingFault(WSDLBoundFault, P) - Method in interface org.jvnet.wom.api.WSDLVisitor
 
bindingOperation(WSDLBoundOperation, P) - Method in interface org.jvnet.wom.api.WSDLVisitor
 
BoundFault - Class in org.jvnet.wom.impl.parser.handler
 
BoundFault(AbstractHandler, WSDLEventSource, WSDLContentHandlerEx, int, String) - Constructor for class org.jvnet.wom.impl.parser.handler.BoundFault
 
BoundFault(WSDLEventSource, AbstractHandler, int) - Constructor for class org.jvnet.wom.impl.parser.handler.BoundFault
 
boundInput(WSDLBoundInput, P) - Method in interface org.jvnet.wom.api.WSDLVisitor
 
BoundInput - Class in org.jvnet.wom.impl.parser.handler
 
BoundInput(AbstractHandler, WSDLEventSource, WSDLContentHandlerEx, int, String) - Constructor for class org.jvnet.wom.impl.parser.handler.BoundInput
 
BoundInput(WSDLEventSource, AbstractHandler, int) - Constructor for class org.jvnet.wom.impl.parser.handler.BoundInput
 
BoundOperation - Class in org.jvnet.wom.impl.parser.handler
 
BoundOperation(AbstractHandler, WSDLEventSource, WSDLContentHandlerEx, int, String) - Constructor for class org.jvnet.wom.impl.parser.handler.BoundOperation
 
BoundOperation(WSDLEventSource, AbstractHandler, int) - Constructor for class org.jvnet.wom.impl.parser.handler.BoundOperation
 
boundOutput(WSDLBoundOutput, P) - Method in interface org.jvnet.wom.api.WSDLVisitor
 
BoundOutput - Class in org.jvnet.wom.impl.parser.handler
 
BoundOutput(AbstractHandler, WSDLEventSource, WSDLContentHandlerEx, int, String) - Constructor for class org.jvnet.wom.impl.parser.handler.BoundOutput
 
BoundOutput(WSDLEventSource, AbstractHandler, int) - Constructor for class org.jvnet.wom.impl.parser.handler.BoundOutput
 
boundPortType(QName) - Method in interface org.jvnet.wom.api.WSDLSet
 
BoundPortType - Class in org.jvnet.wom.impl.parser.handler
 
BoundPortType(AbstractHandler, WSDLEventSource, WSDLContentHandlerEx, int, String) - Constructor for class org.jvnet.wom.impl.parser.handler.BoundPortType
 
BoundPortType(WSDLEventSource, AbstractHandler, int) - Constructor for class org.jvnet.wom.impl.parser.handler.BoundPortType
 
boundPortType(QName) - Method in class org.jvnet.wom.impl.parser.WSDLSetImpl
 
boundPortTypes() - Method in interface org.jvnet.wom.api.WSDLSet
 
boundPortTypes() - Method in class org.jvnet.wom.impl.parser.WSDLSetImpl
 

C

canHandle(String, String) - Method in class org.jvnet.wom.impl.extension.wsdl11.AbstractWSDLExtensionHandler
 
characters(char[], int, int) - Method in class org.jvnet.wom.impl.extension.wsdl11.AbstractWSDLExtensionHandler.WSDLExtensibilityContentHandler
 
characters(char[], int, int) - Method in class org.jvnet.wom.impl.parser.handler.WSDLContentHandler
 
characters(char[], int, int) - Method in class org.jvnet.wom.impl.parser.WSDLDocumentParser
 
consumeAttribute(int) - Method in class org.jvnet.wom.impl.parser.handler.WSDLContentHandler
 
containsKey(String, String) - Method in class org.jvnet.wom.impl.util.QNameMap
 
copyLocator() - Method in class org.jvnet.wom.impl.parser.WSDLContentHandlerEx
Creates a copy of the current locator object.
createQName() - Method in class org.jvnet.wom.impl.util.QNameMap.Entry
Creates a new QName object from QNameMap.Entry.nsUri and QNameMap.Entry.localName.
createWSDLContentHandler() - Method in class org.jvnet.wom.impl.parser.ParserContext
 
createWSDLDefinitions(String, String, Locator) - Method in class org.jvnet.wom.impl.parser.WSDLSetImpl
Gets a reference to the existing schema or creates a new one if none exists yet.
currentWSDL - Variable in class org.jvnet.wom.impl.parser.WSDLContentHandlerEx
The schema currently being parsed.

D

definitions(WSDLDefinitions, P) - Method in interface org.jvnet.wom.api.WSDLVisitor
 
Definitions - Class in org.jvnet.wom.impl.parser.handler
 
Definitions(AbstractHandler, WSDLEventSource, WSDLContentHandlerEx, int, String) - Constructor for class org.jvnet.wom.impl.parser.handler.Definitions
 
Definitions(WSDLContentHandlerEx, String) - Constructor for class org.jvnet.wom.impl.parser.handler.Definitions
 
document - Variable in class org.jvnet.wom.impl.parser.WSDLContentHandlerEx
Points to the WSDLDocumentImpl that represents the schema document being parsed.

E

empty() - Static method in class org.jvnet.wom.impl.util.Iterators
 
endDocument() - Method in class org.jvnet.wom.impl.extension.wsdl11.AbstractWSDLExtensionHandler.WSDLExtensibilityContentHandler
 
endDocument() - Method in class org.jvnet.wom.impl.parser.handler.WSDLContentHandler
 
endDocument() - Method in class org.jvnet.wom.impl.parser.WSDLDocumentParser
 
endElement(String, String, String) - Method in class org.jvnet.wom.impl.extension.wsdl11.AbstractWSDLExtensionHandler.WSDLExtensibilityContentHandler
 
endElement(String, String, String) - Method in class org.jvnet.wom.impl.parser.handler.WSDLContentHandler
 
endElement(String, String, String) - Method in class org.jvnet.wom.impl.parser.WSDLDocumentParser
 
endPrefixMapping(String) - Method in class org.jvnet.wom.impl.extension.wsdl11.AbstractWSDLExtensionHandler.WSDLExtensibilityContentHandler
 
endPrefixMapping(String) - Method in class org.jvnet.wom.impl.parser.handler.WSDLContentHandler
 
endPrefixMapping(String) - Method in class org.jvnet.wom.impl.parser.WSDLContentHandlerEx
 
endPrefixMapping(String) - Method in class org.jvnet.wom.impl.parser.WSDLDocumentParser
 
enterAttribute(String, String, String) - Method in interface org.jvnet.wom.api.parser.WSDLEventReceiver
 
enterAttribute(String, String, String) - Method in class org.jvnet.wom.impl.parser.handler.AbstractHandler
 
enterAttribute(String, String, String) - Method in class org.jvnet.wom.impl.parser.handler.Definitions
 
enterElement(String, String, String, Attributes) - Method in interface org.jvnet.wom.api.parser.WSDLEventReceiver
 
enterElement(String, String, String, Attributes) - Method in class org.jvnet.wom.impl.parser.handler.AbstractHandler
 
enterElement(String, String, String, Attributes) - Method in class org.jvnet.wom.impl.parser.handler.BoundFault
 
enterElement(String, String, String, Attributes) - Method in class org.jvnet.wom.impl.parser.handler.BoundInput
 
enterElement(String, String, String, Attributes) - Method in class org.jvnet.wom.impl.parser.handler.BoundOperation
 
enterElement(String, String, String, Attributes) - Method in class org.jvnet.wom.impl.parser.handler.BoundOutput
 
enterElement(String, String, String, Attributes) - Method in class org.jvnet.wom.impl.parser.handler.BoundPortType
 
enterElement(String, String, String, Attributes) - Method in class org.jvnet.wom.impl.parser.handler.Definitions
 
enterElement(String, String, String, Attributes) - Method in class org.jvnet.wom.impl.parser.handler.Fault
 
enterElement(String, String, String, Attributes) - Method in class org.jvnet.wom.impl.parser.handler.Input
 
enterElement(String, String, String, Attributes) - Method in class org.jvnet.wom.impl.parser.handler.Message
 
enterElement(String, String, String, Attributes) - Method in class org.jvnet.wom.impl.parser.handler.Operation
 
enterElement(String, String, String, Attributes) - Method in class org.jvnet.wom.impl.parser.handler.Output
 
enterElement(String, String, String, Attributes) - Method in class org.jvnet.wom.impl.parser.handler.Part
 
enterElement(String, String, String, Attributes) - Method in class org.jvnet.wom.impl.parser.handler.Port
 
enterElement(String, String, String, Attributes) - Method in class org.jvnet.wom.impl.parser.handler.PortType
 
enterElement(String, String, String, Attributes) - Method in class org.jvnet.wom.impl.parser.handler.Service
 
enterElement(String, String, String, Attributes) - Method in class org.jvnet.wom.impl.parser.handler.Types
 
entityResolver - Variable in class org.jvnet.wom.impl.extension.wsdl11.AbstractWSDLExtensionHandler
 
entrySet() - Method in class org.jvnet.wom.impl.util.QNameMap
 
equals(Object) - Method in class org.jvnet.wom.impl.parser.WSDLDocumentImpl
 
equals(Object) - Method in class org.jvnet.wom.impl.util.QNameMap.Entry
 
ERR_ENTITY_RESOLUTION_FAILURE - Static variable in class org.jvnet.wom.impl.parser.Messages
 
ERR_MISSING_SCHEMALOCATION - Static variable in class org.jvnet.wom.impl.parser.Messages
 
ERR_MISSING_WSDLLOCATION - Static variable in class org.jvnet.wom.impl.parser.Messages
 
ERR_UNEXPECTED_IMPORT - Static variable in class org.jvnet.wom.impl.parser.Messages
 
errorHandler - Variable in class org.jvnet.wom.impl.extension.wsdl11.AbstractWSDLExtensionHandler
 
escapeDisallowedChars(String) - Static method in class org.jvnet.wom.impl.util.Uri
 

F

fault(WSDLFault, P) - Method in interface org.jvnet.wom.api.WSDLVisitor
 
Fault - Class in org.jvnet.wom.impl.parser.handler
 
Fault(AbstractHandler, WSDLEventSource, WSDLContentHandlerEx, int, String) - Constructor for class org.jvnet.wom.impl.parser.handler.Fault
 
Fault(WSDLEventSource, AbstractHandler, int) - Constructor for class org.jvnet.wom.impl.parser.handler.Fault
 
filter(U) - Method in class org.jvnet.wom.impl.util.Iterators.Adapter
 
fixNull(String) - Static method in class org.jvnet.wom.impl.util.XmlUtil
 
format(String, Object...) - Static method in class org.jvnet.wom.impl.extension.Messages
 
format(String, Object...) - Static method in class org.jvnet.wom.impl.parser.handler.Messages
 
format(String, Object...) - Static method in class org.jvnet.wom.impl.parser.Messages
 
freeze() - Method in interface org.jvnet.wom.api.parser.XMLSchemaParser
 
freeze() - Method in class org.jvnet.wom.impl.extension.XMLSchemaParserImpl
 

G

get(QName) - Method in class org.jvnet.wom.api.WSDLBoundPortType
Gets the WSDLBoundOperation for a given operation name
get(QName) - Method in class org.jvnet.wom.api.WSDLPortType
Gets the WSDLOperation for a given operation name
get(QName) - Method in class org.jvnet.wom.api.WSDLService
Gets the WSDLPort for a given port name
get(String, String) - Method in class org.jvnet.wom.impl.util.QNameMap
Returns the value to which the specified keys are mapped in this QNameMap, or null if the map contains no mapping for this key.
get(QName) - Method in class org.jvnet.wom.impl.util.QNameMap
 
get(QName) - Method in class org.jvnet.wom.impl.WSDLBoundPortTypeImpl
 
get(QName) - Method in class org.jvnet.wom.impl.WSDLPortTypeImpl
 
get(QName) - Method in class org.jvnet.wom.impl.WSDLServiceImpl
 
getAnnotationContextElementName() - Method in class org.jvnet.wom.impl.parser.WSDLContentHandlerEx
Gets the element name that contains the annotation element.
getAttributeIndex(String, String) - Method in class org.jvnet.wom.impl.parser.handler.WSDLContentHandler
 
getBinding(QName) - Method in class org.jvnet.wom.api.WSDLDefinitions
Gets WSDLBoundPortType that models wsdl:binding
getBinding(QName, QName) - Method in class org.jvnet.wom.api.WSDLDefinitions
Give a WSDLBoundPortType for the given wsdl:service and wsdl:port names.
getBinding() - Method in class org.jvnet.wom.api.WSDLPort
Gets WSDLBoundPortType associated with the WSDLPort, always non-null.
getBinding(QName) - Method in class org.jvnet.wom.impl.WSDLDefinitionsImpl
 
getBinding(QName, QName) - Method in class org.jvnet.wom.impl.WSDLDefinitionsImpl
 
getBinding() - Method in class org.jvnet.wom.impl.WSDLPortImpl
 
getBindingOperations() - Method in class org.jvnet.wom.api.WSDLBoundPortType
Gets the WSDLBoundOperations
getBindingOperations() - Method in class org.jvnet.wom.impl.WSDLBoundPortTypeImpl
 
getBindings() - Method in class org.jvnet.wom.api.WSDLDefinitions
Gives a Iterator of all WSDLBoundPortType
getBindings() - Method in class org.jvnet.wom.impl.WSDLDefinitionsImpl
 
getBodyPart() - Method in interface org.jvnet.wom.api.binding.wsdl11.mime.MimePart
Returns SOAPBody if present, otherwise null
getBodyPart() - Method in class org.jvnet.wom.impl.extension.wsdl11.mime.MimePartImpl
 
getContentHandlerFor(String, String) - Method in interface org.jvnet.wom.api.parser.WSDLExtensionHandler
Gives a ContentHandler if this extension handler can process the extensibility elements idetified by the nsUri and localName
getContentHandlerFor(String, String) - Method in class org.jvnet.wom.impl.extension.wsdl11.mime.MimeMultipartParser
 
getContentHandlerFor(String, String) - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPAddressExtensionHandler
 
getContentHandlerFor(String, String) - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPBindingExtensionHandler
 
getContentHandlerFor(String, String) - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPBodyExtensionHandler
 
getContentHandlerFor(String, String) - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPFaultExtensionHandler
 
getContentHandlerFor(String, String) - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPHeaderExtensionHandler
 
getContentHandlerFor(String, String) - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPHeaderFaultExtensionHandler
 
getContentHandlerFor(String, String) - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPOperationExtensionHandler
 
getContentHandlerFor(String, String) - Method in class org.jvnet.wom.impl.extension.XMLSchemaParserImpl
 
getCurrentAttributes() - Method in class org.jvnet.wom.impl.parser.handler.WSDLContentHandler
Gets the attributes on the current element
getDefaultXMLParserInstance() - Method in class org.jvnet.wom.api.parser.WOMParser
Gives the default XMLParser instance.
getDescriptor() - Method in class org.jvnet.wom.api.WSDLPart
Gives the XML Schema descriptor referenced using either wsdl:part@element or wsdl:part@type.
getDescriptor() - Method in class org.jvnet.wom.impl.WSDLPartImpl
 
getDocumentation() - Method in class org.jvnet.wom.api.WSDLEntity
Gives the Comment on a WSDL component.
getDocumentation() - Method in class org.jvnet.wom.impl.parser.WSDLDocumentParser
 
getDocumentation() - Method in class org.jvnet.wom.impl.WSDLBoundFaultImpl
 
getDocumentation() - Method in class org.jvnet.wom.impl.WSDLBoundInputImpl
 
getDocumentation() - Method in class org.jvnet.wom.impl.WSDLBoundOperationImpl
 
getDocumentation() - Method in class org.jvnet.wom.impl.WSDLBoundOutputImpl
 
getDocumentation() - Method in class org.jvnet.wom.impl.WSDLBoundPortTypeImpl
 
getDocumentation() - Method in class org.jvnet.wom.impl.WSDLDefinitionsImpl
 
getDocumentation() - Method in class org.jvnet.wom.impl.WSDLFaultImpl
 
getDocumentation() - Method in class org.jvnet.wom.impl.WSDLInputImpl
 
getDocumentation() - Method in class org.jvnet.wom.impl.WSDLMessageImpl
 
getDocumentation() - Method in class org.jvnet.wom.impl.WSDLOperationImpl
 
getDocumentation() - Method in class org.jvnet.wom.impl.WSDLOutputImpl
 
getDocumentation() - Method in class org.jvnet.wom.impl.WSDLPartImpl
 
getDocumentation() - Method in class org.jvnet.wom.impl.WSDLPortImpl
 
getDocumentation() - Method in class org.jvnet.wom.impl.WSDLPortTypeImpl
 
getDocumentation() - Method in class org.jvnet.wom.impl.WSDLServiceImpl
 
getEncodingStyle() - Method in interface org.jvnet.wom.api.binding.wsdl11.soap.SOAPBody
Maybe null.
getEncodingStyle() - Method in interface org.jvnet.wom.api.binding.wsdl11.soap.SOAPFault
Maybe null.
getEncodingStyle() - Method in interface org.jvnet.wom.api.binding.wsdl11.soap.SOAPHeader
 
getEncodingStyle() - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPBodyImpl
Maybe null.
getEncodingStyle() - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPFaultImpl
 
getEntityResolver() - Method in class org.jvnet.wom.api.parser.WOMParser
 
getEntityResolver() - Method in class org.jvnet.wom.impl.parser.ParserContext
 
getErrorHandler() - Method in class org.jvnet.wom.api.parser.WOMParser
 
getErrorHandler() - Method in class org.jvnet.wom.impl.parser.WSDLContentHandlerEx
 
getExtension(Class<T>) - Method in class org.jvnet.wom.api.WSDLEntity
 
getExtension(Class<T>) - Method in interface org.jvnet.wom.api.WSDLExtensible
Gets the extension that is assignable to the given type.
getExtensionNames() - Method in class org.jvnet.wom.impl.extension.wsdl11.AbstractWSDLExtensionHandler
 
getExtensionNames() - Method in class org.jvnet.wom.impl.extension.wsdl11.mime.MimeMultipartParser
 
getExtensionNames() - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPAddressExtensionHandler
 
getExtensionNames() - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPBindingExtensionHandler
 
getExtensionNames() - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPBodyExtensionHandler
 
getExtensionNames() - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPFaultExtensionHandler
 
getExtensionNames() - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPHeaderExtensionHandler
 
getExtensionNames() - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPHeaderFaultExtensionHandler
 
getExtensionNames() - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPOperationExtensionHandler
 
getExtensions() - Method in interface org.jvnet.wom.api.parser.WSDLExtensionHandler
This method should be called only after the parsing of extensibility element is complete.
getExtensions() - Method in class org.jvnet.wom.api.WSDLEntity
 
getExtensions() - Method in interface org.jvnet.wom.api.WSDLExtensible
Gets all the WSDLExtensions added through #addExtension(Collection).
getExtensions() - Method in class org.jvnet.wom.impl.extension.wsdl11.mime.MimeMultipartParser
 
getExtensions() - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPAddressExtensionHandler
 
getExtensions() - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPBindingExtensionHandler
 
getExtensions() - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPBodyExtensionHandler
 
getExtensions() - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPFaultExtensionHandler
 
getExtensions() - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPHeaderExtensionHandler
 
getExtensions() - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPHeaderFaultExtensionHandler
 
getExtensions() - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPOperationExtensionHandler
 
getExtensions() - Method in class org.jvnet.wom.impl.extension.XMLSchemaParserImpl
 
getFault() - Method in class org.jvnet.wom.api.WSDLBoundFault
Gives the associated abstract fault from wsdl:portType/wsdl:operation/wsdl:fault.
getFault(QName) - Method in class org.jvnet.wom.api.WSDLOperation
Gives WSDLFault for the given soap fault detail value.
getFault() - Method in class org.jvnet.wom.impl.WSDLBoundFaultImpl
 
getFault(QName) - Method in class org.jvnet.wom.impl.WSDLOperationImpl
 
getFaultName() - Method in interface org.jvnet.wom.api.binding.wsdl11.soap.SOAPFault
<wsdl:fault@name value.
getFaultName() - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPFaultImpl
 
getFaults() - Method in class org.jvnet.wom.api.WSDLBoundOperation
Gets all the WSDLFault bound to this operation.
getFaults() - Method in class org.jvnet.wom.api.WSDLOperation
Gets the WSDLFault corresponding to wsdl:fault of this operation.
getFaults() - Method in class org.jvnet.wom.impl.WSDLBoundOperationImpl
 
getFaults() - Method in class org.jvnet.wom.impl.WSDLOperationImpl
 
getFirstExtension(Class<T>) - Method in class org.jvnet.wom.api.WSDLEntity
Returns the first extension
getHeaderFaults() - Method in interface org.jvnet.wom.api.binding.wsdl11.soap.SOAPHeader
Gives iterator over header faults with this soap:header element
getHeaderFaults() - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPHeaderImpl
 
getImportedWSDLs() - Method in interface org.jvnet.wom.api.parser.WSDLDocument
Gives set of imported WSDLs
getImportedWSDLs() - Method in class org.jvnet.wom.impl.parser.WSDLDocumentImpl
 
getIndex() - Method in class org.jvnet.wom.api.WSDLPart
Index value is as the order in which the wsdl:part appears inside the input or output wsdl:message.
getIndex() - Method in class org.jvnet.wom.impl.WSDLPartImpl
 
getInParts() - Method in class org.jvnet.wom.impl.WSDLBoundOperationImpl
 
getInput() - Method in class org.jvnet.wom.api.WSDLBoundInput
Gives the abstract wsdl:input
getInput() - Method in class org.jvnet.wom.api.WSDLBoundOperation
Gets the wsdl:input of this operation
getInput() - Method in class org.jvnet.wom.api.WSDLOperation
Gets the wsdl:input of this operation
getInput() - Method in class org.jvnet.wom.impl.WSDLBoundInputImpl
 
getInput() - Method in class org.jvnet.wom.impl.WSDLBoundOperationImpl
 
getInput() - Method in class org.jvnet.wom.impl.WSDLOperationImpl
 
getLocalPart(String) - Static method in class org.jvnet.wom.impl.util.XmlUtil
 
getLocation() - Method in interface org.jvnet.wom.api.binding.wsdl11.soap.SOAPAddress
<soap:address@location value
getLocation() - Method in class org.jvnet.wom.api.WSDLEntity
Gets the source location information in the parsed WSDL.
getLocation() - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPAddressImpl
 
getLocator() - Method in class org.jvnet.wom.impl.parser.handler.WSDLContentHandler
Get the source location of the current event
getMessage() - Method in interface org.jvnet.wom.api.binding.wsdl11.soap.SOAPHeader
 
getMessage(QName) - Method in class org.jvnet.wom.api.WSDLDefinitions
Gets WSDLMessage that models wsdl:message
getMessage() - Method in class org.jvnet.wom.api.WSDLFault
Gives the WSDLMessage corresponding to wsdl:fault@message This method should not be called before the entire WSDLDefinitions is built.
getMessage() - Method in class org.jvnet.wom.api.WSDLInput
Gives the WSDLMessage corresponding to wsdl:input@message

This method should not be called before the entire WSDLDefinitions is built.

getMessage() - Method in class org.jvnet.wom.api.WSDLOutput
Gives the WSDLMessage corresponding to wsdl:output@message

This method should not be called before the entire WSDLDefinitions is built.

getMessage(QName) - Method in class org.jvnet.wom.impl.WSDLDefinitionsImpl
 
getMessage() - Method in class org.jvnet.wom.impl.WSDLFaultImpl
 
getMessage() - Method in class org.jvnet.wom.impl.WSDLInputImpl
 
getMessage() - Method in class org.jvnet.wom.impl.WSDLOutputImpl
 
getMessages() - Method in class org.jvnet.wom.api.WSDLDefinitions
Gives a Iterator of all WSDLMessage
getMessages() - Method in class org.jvnet.wom.impl.WSDLDefinitionsImpl
 
getMimeContentParts() - Method in interface org.jvnet.wom.api.binding.wsdl11.mime.MimePart
Gives all the MimeContent
getMimeContentParts() - Method in class org.jvnet.wom.impl.extension.wsdl11.mime.MimePartImpl
 
getMimeContentType(String) - Method in interface org.jvnet.wom.api.binding.wsdl11.mime.MimePart
Gives the content types of a mime part.
getMimeContentType(String) - Method in class org.jvnet.wom.impl.extension.wsdl11.mime.MimePartImpl
 
getMimeParts() - Method in interface org.jvnet.wom.api.binding.wsdl11.mime.MimeMultipart
 
getMimeParts() - Method in class org.jvnet.wom.impl.extension.wsdl11.mime.MimeMultipartImpl
 
getName() - Method in class org.jvnet.wom.api.WSDLEntity
 
getName() - Method in interface org.jvnet.wom.api.WSDLExtension
Gets the qualified name of the WSDL extensibility element or attribute.
getName() - Method in class org.jvnet.wom.impl.extension.wsdl11.mime.MimeMultipartImpl
 
getName() - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPAddressImpl
 
getName() - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPBindingImpl
 
getName() - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPBodyImpl
 
getName() - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPFaultImpl
 
getName() - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPHeaderFaultImpl
 
getName() - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPHeaderImpl
 
getName() - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPOperationImpl
 
getNamespace() - Method in interface org.jvnet.wom.api.binding.wsdl11.soap.SOAPBody
null when SOAPBinding.Style is Document, otherwise will be non-null.
getNamespace() - Method in interface org.jvnet.wom.api.binding.wsdl11.soap.SOAPFault
null when SOAPBinding.Style is Document, otherwise will be non-null.
getNamespace() - Method in interface org.jvnet.wom.api.binding.wsdl11.soap.SOAPHeader
 
getNamespace() - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPBodyImpl
null when SOAPBinding.Style is Document, otherwise will be non-null.
getNamespace() - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPFaultImpl
 
getOne() - Method in class org.jvnet.wom.impl.util.QNameMap
Returns one random item in the map.
getOperation() - Method in class org.jvnet.wom.api.WSDLBoundOperation
Gets the wsdl:portType/wsdl:operation model - WSDLOperation, associated with this binding operation.
getOperation() - Method in class org.jvnet.wom.impl.WSDLBoundOperationImpl
 
getOperations() - Method in class org.jvnet.wom.api.WSDLPortType
Gets Iterable<{$link WSDLOperation}>
getOperations() - Method in class org.jvnet.wom.impl.WSDLPortTypeImpl
 
getOutParts() - Method in class org.jvnet.wom.impl.WSDLBoundOperationImpl
 
getOutput() - Method in class org.jvnet.wom.api.WSDLBoundOperation
Gets the wsdl:output of this operation.
getOutput() - Method in class org.jvnet.wom.api.WSDLBoundOutput
Gives the abstract wsdl:output
getOutput() - Method in class org.jvnet.wom.api.WSDLOperation
Gets the wsdl:output of this operation.
getOutput() - Method in class org.jvnet.wom.impl.WSDLBoundOperationImpl
 
getOutput() - Method in class org.jvnet.wom.impl.WSDLBoundOutputImpl
 
getOutput() - Method in class org.jvnet.wom.impl.WSDLOperationImpl
 
getOwner() - Method in class org.jvnet.wom.api.WSDLPort
Gets the WSDLService that owns this port.
getOwner() - Method in class org.jvnet.wom.impl.WSDLPortImpl
 
getOwner() - Method in class org.jvnet.wom.impl.WSDLServiceImpl
 
getOwnerWSDLModel() - Method in class org.jvnet.wom.api.WSDLEntity
Gives WSDLDefinitions owning this WSDL entity.
getParameterOrder() - Method in class org.jvnet.wom.api.WSDLOperation
Gives parameterOrder attribute defined on wsdl:operation.
getParameterOrder() - Method in class org.jvnet.wom.impl.WSDLOperationImpl
 
getParserHandler() - Method in class org.jvnet.wom.api.parser.WOMParser
Gets the parser implemented as a ContentHandler.
getPart() - Method in interface org.jvnet.wom.api.binding.wsdl11.soap.SOAPHeader
 
getPart(String) - Method in class org.jvnet.wom.api.WSDLMessage
Get a part of specific name
getPart(String) - Method in class org.jvnet.wom.impl.WSDLMessageImpl
 
getPartBinding(String) - Method in interface org.jvnet.wom.api.binding.wsdl11.mime.MimeMultipart
 
getPartBinding(String) - Method in class org.jvnet.wom.api.WSDLBoundInput
Gives the WSDLPart.Binding this part is associated with.
getPartBinding(String) - Method in class org.jvnet.wom.api.WSDLBoundOutput
Gives the WSDLPart.Binding this part is associated with.
getPartBinding(String) - Method in class org.jvnet.wom.impl.extension.wsdl11.mime.MimeMultipartImpl
 
getPartBinding(String) - Method in class org.jvnet.wom.impl.WSDLBoundInputImpl
 
getPartBinding(String) - Method in class org.jvnet.wom.impl.WSDLBoundOutputImpl
 
getPartName() - Method in interface org.jvnet.wom.api.binding.wsdl11.mime.MimeContent
 
getPartName() - Method in interface org.jvnet.wom.api.binding.wsdl11.mime.MimePart
 
getPartName() - Method in interface org.jvnet.wom.api.binding.wsdl11.mime.MimeXml
 
getPartName() - Method in class org.jvnet.wom.impl.extension.wsdl11.mime.MimeContentImpl
 
getPartName() - Method in class org.jvnet.wom.impl.extension.wsdl11.mime.MimePartImpl
 
getParts() - Method in interface org.jvnet.wom.api.binding.wsdl11.soap.SOAPBody
null if parts attribute is not defined on <soap:body> element, otherwise non-null.
getParts() - Method in class org.jvnet.wom.api.WSDLInput
Gives all the wsdl:part(s) inside the wsdl:input/wsdl:message
getParts() - Method in class org.jvnet.wom.api.WSDLOutput
Gives all the wsdl:part(s) inside the wsdl:output/wsdl:message
getParts() - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPBodyImpl
null if parts attribute is not defined on <soap:body> element, otherwise non-null.
getParts() - Method in class org.jvnet.wom.impl.WSDLInputImpl
 
getParts() - Method in class org.jvnet.wom.impl.WSDLOutputImpl
 
getPorts() - Method in class org.jvnet.wom.api.WSDLService
Gives all the WSDLPort in a wsdl:service WSDLService
getPorts() - Method in class org.jvnet.wom.impl.WSDLServiceImpl
 
getPortType() - Method in class org.jvnet.wom.api.WSDLBoundPortType
Gets the WSDLPortType associated with the wsdl:binding
getPortType(QName) - Method in class org.jvnet.wom.api.WSDLDefinitions
Gets WSDLPortType that models wsdl:portType
getPortType() - Method in class org.jvnet.wom.api.WSDLOperation
Gives enclosing wsdl:portType
getPortType() - Method in class org.jvnet.wom.impl.WSDLBoundPortTypeImpl
 
getPortType(QName) - Method in class org.jvnet.wom.impl.WSDLDefinitionsImpl
 
getPortType() - Method in class org.jvnet.wom.impl.WSDLOperationImpl
 
getPortTypes() - Method in class org.jvnet.wom.api.WSDLDefinitions
Gives a Iterator of all WSDLPortType
getPortTypes() - Method in class org.jvnet.wom.impl.WSDLDefinitionsImpl
 
getPrefix(String) - Static method in class org.jvnet.wom.impl.util.XmlUtil
 
getReqPayloadName() - Method in class org.jvnet.wom.impl.WSDLBoundOperationImpl
 
getResult() - Method in class org.jvnet.wom.api.parser.WOMParser
Gets the parsed wsdl as WSDLSet.
getResult() - Method in class org.jvnet.wom.impl.parser.ParserContext
Returns WSDLSet, null if there was any error.
getRoot() - Method in class org.jvnet.wom.api.WSDLDefinitions
Gives the owning WSDLSet
getRoot() - Method in class org.jvnet.wom.impl.WSDLDefinitionsImpl
 
getRuntime() - Method in class org.jvnet.wom.impl.parser.handler.AbstractHandler
This method will be implemented by the generated code and returns a reference to the current runtime.
getRuntime() - Method in class org.jvnet.wom.impl.parser.handler.BoundFault
 
getRuntime() - Method in class org.jvnet.wom.impl.parser.handler.BoundInput
 
getRuntime() - Method in class org.jvnet.wom.impl.parser.handler.BoundOperation
 
getRuntime() - Method in class org.jvnet.wom.impl.parser.handler.BoundOutput
 
getRuntime() - Method in class org.jvnet.wom.impl.parser.handler.BoundPortType
 
getRuntime() - Method in class org.jvnet.wom.impl.parser.handler.Definitions
 
getRuntime() - Method in class org.jvnet.wom.impl.parser.handler.Fault
 
getRuntime() - Method in class org.jvnet.wom.impl.parser.handler.Input
 
getRuntime() - Method in class org.jvnet.wom.impl.parser.handler.Message
 
getRuntime() - Method in class org.jvnet.wom.impl.parser.handler.Operation
 
getRuntime() - Method in class org.jvnet.wom.impl.parser.handler.Output
 
getRuntime() - Method in class org.jvnet.wom.impl.parser.handler.Part
 
getRuntime() - Method in class org.jvnet.wom.impl.parser.handler.Port
 
getRuntime() - Method in class org.jvnet.wom.impl.parser.handler.PortType
 
getRuntime() - Method in class org.jvnet.wom.impl.parser.handler.Service
 
getRuntime() - Method in class org.jvnet.wom.impl.parser.handler.Types
 
getSchema() - Method in interface org.jvnet.wom.api.parser.XMLSchemaParser
 
getSchema() - Method in class org.jvnet.wom.api.WSDLTypes
Gives the Schema associated with wsdl:type
getSchema() - Method in class org.jvnet.wom.impl.extension.XMLSchemaParserImpl
 
getSchema() - Method in class org.jvnet.wom.impl.parser.WSDLTypesImpl
 
getSchemaContentHandler() - Method in class org.jvnet.wom.impl.parser.ParserContext
 
getSchemaObject() - Method in class org.jvnet.wom.api.WSDLPart.WSDLPartDescriptor
 
getSchemaObject() - Method in class org.jvnet.wom.impl.WSDLPartDescriptorImpl
 
getService(QName) - Method in class org.jvnet.wom.api.WSDLDefinitions
Gets WSDLService that models wsdl:service
getService(QName) - Method in class org.jvnet.wom.impl.WSDLDefinitionsImpl
 
getServices() - Method in class org.jvnet.wom.api.WSDLDefinitions
Gives a Iterator of all WSDLService
getServices() - Method in class org.jvnet.wom.impl.WSDLDefinitionsImpl
 
getSoapAction() - Method in interface org.jvnet.wom.api.binding.wsdl11.soap.SOAPOperation
Gives value of soap:operation@soapAction attribute value
getSOAPAction() - Method in class org.jvnet.wom.api.WSDLBoundOperation
Gives soapbinding:operation@soapAction value.
getSoapAction() - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPOperationImpl
 
getSOAPAction() - Method in class org.jvnet.wom.impl.WSDLBoundOperationImpl
 
getSOAPVersion() - Method in interface org.jvnet.wom.api.binding.wsdl11.soap.SOAPBinding
Gives the SOAP version of the SOAP binding.
getSOAPVersion(String) - Static method in enum org.jvnet.wom.api.binding.wsdl11.soap.SOAPVersion
Gives the SOAPVersion for the given namespace.
getSOAPVersion() - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPBindingImpl
 
getStyle() - Method in interface org.jvnet.wom.api.binding.wsdl11.soap.SOAPBinding
<soap:binding@style value.
getStyle() - Method in interface org.jvnet.wom.api.binding.wsdl11.soap.SOAPOperation
Gives soap:action@style attribute value
getStyle() - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPBindingImpl
 
getStyle() - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPOperationImpl
 
getSystemId() - Method in interface org.jvnet.wom.api.parser.WSDLDocument
Gives the systemId of the parsed WSDL, always non-null.
getSystemId() - Method in class org.jvnet.wom.impl.parser.WSDLDocumentImpl
 
getTargetNamespace() - Method in interface org.jvnet.wom.api.parser.WSDLDocument
Gives targetNamespace of the WSDL document (wsdl:definitions 'targetNamespace value).
getTargetNamespace() - Method in class org.jvnet.wom.api.WSDLDefinitions
 
getTargetNamespace() - Method in class org.jvnet.wom.impl.parser.WSDLDocumentImpl
 
getTargetNamespace() - Method in class org.jvnet.wom.impl.WSDLDefinitionsImpl
 
getTransport() - Method in interface org.jvnet.wom.api.binding.wsdl11.soap.SOAPBinding
<soap:binding@transport value
getTransport() - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPBindingImpl
 
getType() - Method in interface org.jvnet.wom.api.binding.wsdl11.mime.MimeContent
 
getType() - Method in class org.jvnet.wom.impl.extension.wsdl11.mime.MimeContentImpl
 
getUse() - Method in interface org.jvnet.wom.api.binding.wsdl11.soap.SOAPBody
If not specified on <soap:body> the default value is literal.
getUse() - Method in interface org.jvnet.wom.api.binding.wsdl11.soap.SOAPFault
If not specified on <soap:body> the default value is literal.
getUse() - Method in interface org.jvnet.wom.api.binding.wsdl11.soap.SOAPHeader
 
getUse() - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPBodyImpl
If not specified on <soap:body> the default value is literal.
getUse() - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPFaultImpl
 
getValue() - Method in class org.jvnet.wom.impl.util.QNameMap.Entry
 
getWSDL(String) - Method in interface org.jvnet.wom.api.WSDLSet
WSDLDefinitions for a given targetNamespace.
getWSDL(String) - Method in class org.jvnet.wom.impl.parser.WSDLSetImpl
 
getWSDLDocument() - Method in class org.jvnet.wom.api.WSDLEntity
The WSDLDocument associated with this WSDL entity.
getWSDLDocumentation() - Method in class org.jvnet.wom.impl.parser.handler.AbstractHandler
 
getWSDLExtensionHandlers() - Method in class org.jvnet.wom.impl.parser.ParserContext
 
getWSDLModel() - Method in interface org.jvnet.wom.api.parser.WSDLDocument
Gives the WSDLDefinitions, always non-null.
getWSDLModel() - Method in class org.jvnet.wom.impl.parser.WSDLDocumentImpl
 
getWSDLs() - Method in interface org.jvnet.wom.api.WSDLSet
Gives an immutable collection of WSDLDefinitions.
getWSDLs() - Method in class org.jvnet.wom.impl.parser.WSDLSetImpl
 
getWSDLTypes() - Method in class org.jvnet.wom.api.WSDLDefinitions
Gives wsdl:types model.
getWSDLTypes() - Method in class org.jvnet.wom.impl.WSDLDefinitionsImpl
 

H

handlers - Variable in class org.jvnet.wom.impl.parser.handler.AbstractHandler
 
hasAlreadyBeenRead() - Method in class org.jvnet.wom.impl.parser.WSDLContentHandlerEx
Called when a new document is being parsed and checks if the document has already been parsed before.
hasFragmentId(String) - Static method in class org.jvnet.wom.impl.util.Uri
 
hashCode() - Method in class org.jvnet.wom.impl.parser.WSDLDocumentImpl
 
hashCode() - Method in class org.jvnet.wom.impl.util.QNameMap.Entry
 
hasNext() - Method in class org.jvnet.wom.impl.util.Iterators.Adapter
 
hasNext() - Method in class org.jvnet.wom.impl.util.Iterators.Array
 
hasNext() - Method in class org.jvnet.wom.impl.util.Iterators.Filter
 
hasNext() - Method in class org.jvnet.wom.impl.util.Iterators.Map
 
hasNext() - Method in class org.jvnet.wom.impl.util.Iterators.Union
 

I

ignorableWhitespace(char[], int, int) - Method in class org.jvnet.wom.impl.extension.wsdl11.AbstractWSDLExtensionHandler.WSDLExtensibilityContentHandler
 
ignorableWhitespace(char[], int, int) - Method in class org.jvnet.wom.impl.parser.handler.WSDLContentHandler
 
ignorableWhitespace(char[], int, int) - Method in class org.jvnet.wom.impl.parser.WSDLDocumentParser
 
importWSDL(String, String) - Method in class org.jvnet.wom.impl.parser.WSDLContentHandlerEx
Imports the specified WSDL.
input(WSDLInput, P) - Method in interface org.jvnet.wom.api.WSDLVisitor
 
Input - Class in org.jvnet.wom.impl.parser.handler
 
Input(WSDLEventSource, AbstractHandler, int) - Constructor for class org.jvnet.wom.impl.parser.handler.Input
 
Input(AbstractHandler, WSDLEventSource, WSDLContentHandlerEx, int, String) - Constructor for class org.jvnet.wom.impl.parser.handler.Input
 
INVALID_ATTR - Static variable in class org.jvnet.wom.impl.extension.Messages
 
INVALID_BINDING_DESCRIPTOR - Static variable in class org.jvnet.wom.impl.parser.handler.Messages
 
INVALID_DESCRIPTOR_NAME - Static variable in class org.jvnet.wom.impl.parser.handler.Messages
 
INVALID_MESSAGE_DESCRIPTOR - Static variable in class org.jvnet.wom.impl.parser.handler.Messages
 
INVALID_PORTTYPE_DESCRIPTOR - Static variable in class org.jvnet.wom.impl.parser.handler.Messages
 
isAbsolute(String) - Static method in class org.jvnet.wom.impl.util.Uri
 
isBody() - Method in enum org.jvnet.wom.api.WSDLPart.Binding
 
isEmpty() - Method in class org.jvnet.wom.impl.util.QNameMap
Returns true if this map is empty.
isHeader() - Method in enum org.jvnet.wom.api.WSDLPart.Binding
 
isMime() - Method in enum org.jvnet.wom.api.WSDLPart.Binding
 
isOneWay() - Method in class org.jvnet.wom.api.WSDLOperation
Returns true if this operation is an one-way operation.
isOneWay() - Method in class org.jvnet.wom.impl.WSDLOperationImpl
 
isSOAPActionRequired() - Method in interface org.jvnet.wom.api.binding.wsdl11.soap.SOAPOperation
The default value is false.
isSOAPActionRequired() - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPOperationImpl
 
isUnknown() - Method in enum org.jvnet.wom.api.WSDLPart.Binding
 
isValid(String) - Static method in class org.jvnet.wom.impl.util.Uri
 
Iterators - Class in org.jvnet.wom.impl.util
Various convenient Iterator implementations.
Iterators() - Constructor for class org.jvnet.wom.impl.util.Iterators
 
Iterators.Adapter<T,U> - Class in org.jvnet.wom.impl.util
Iterator that wraps another Iterator and changes its type.
Iterators.Adapter(Iterator<? extends U>) - Constructor for class org.jvnet.wom.impl.util.Iterators.Adapter
 
Iterators.Array<T> - Class in org.jvnet.wom.impl.util
Array iterator.
Iterators.Array(T[]) - Constructor for class org.jvnet.wom.impl.util.Iterators.Array
 
Iterators.Filter<T> - Class in org.jvnet.wom.impl.util
Filter out objects from another iterator.
Iterators.Filter(Iterator<? extends T>) - Constructor for class org.jvnet.wom.impl.util.Iterators.Filter
 
Iterators.Map<T,U> - Class in org.jvnet.wom.impl.util
For each U, apply U->Iterator<T> function and then iterate all the resulting T.
Iterators.Map(Iterator<? extends U>) - Constructor for class org.jvnet.wom.impl.util.Iterators.Map
 
Iterators.Union<T> - Class in org.jvnet.wom.impl.util
Union of two iterators.
Iterators.Union(Iterator<? extends T>, Iterator<? extends T>) - Constructor for class org.jvnet.wom.impl.util.Iterators.Union
 

K

keySet() - Method in class org.jvnet.wom.impl.util.QNameMap
 

L

leaveAttribute(String, String, String) - Method in interface org.jvnet.wom.api.parser.WSDLEventReceiver
 
leaveAttribute(String, String, String) - Method in class org.jvnet.wom.impl.parser.handler.AbstractHandler
 
leaveAttribute(String, String, String) - Method in class org.jvnet.wom.impl.parser.handler.Definitions
 
leaveElement(String, String, String) - Method in interface org.jvnet.wom.api.parser.WSDLEventReceiver
 
leaveElement(String, String, String) - Method in class org.jvnet.wom.impl.parser.handler.AbstractHandler
 
leaveElement(String, String, String) - Method in class org.jvnet.wom.impl.parser.handler.BoundFault
 
leaveElement(String, String, String) - Method in class org.jvnet.wom.impl.parser.handler.BoundInput
 
leaveElement(String, String, String) - Method in class org.jvnet.wom.impl.parser.handler.BoundOperation
 
leaveElement(String, String, String) - Method in class org.jvnet.wom.impl.parser.handler.BoundOutput
 
leaveElement(String, String, String) - Method in class org.jvnet.wom.impl.parser.handler.BoundPortType
 
leaveElement(String, String, String) - Method in class org.jvnet.wom.impl.parser.handler.Definitions
 
leaveElement(String, String, String) - Method in class org.jvnet.wom.impl.parser.handler.Fault
 
leaveElement(String, String, String) - Method in class org.jvnet.wom.impl.parser.handler.Input
 
leaveElement(String, String, String) - Method in class org.jvnet.wom.impl.parser.handler.Message
 
leaveElement(String, String, String) - Method in class org.jvnet.wom.impl.parser.handler.Operation
 
leaveElement(String, String, String) - Method in class org.jvnet.wom.impl.parser.handler.Output
 
leaveElement(String, String, String) - Method in class org.jvnet.wom.impl.parser.handler.Part
 
leaveElement(String, String, String) - Method in class org.jvnet.wom.impl.parser.handler.Port
 
leaveElement(String, String, String) - Method in class org.jvnet.wom.impl.parser.handler.PortType
 
leaveElement(String, String, String) - Method in class org.jvnet.wom.impl.parser.handler.Service
 
leaveElement(String, String, String) - Method in class org.jvnet.wom.impl.parser.handler.Types
 
localName - Variable in class org.jvnet.wom.impl.util.QNameMap.Entry
The localPart.
locator - Variable in class org.jvnet.wom.impl.extension.wsdl11.AbstractWSDLExtensionHandler.WSDLExtensibilityContentHandler
 

M

matches(T) - Method in class org.jvnet.wom.impl.util.Iterators.Filter
Return true to retain the value.
message(QName) - Method in interface org.jvnet.wom.api.WSDLSet
 
Message - Class in org.jvnet.wom.impl.parser.handler
 
Message(AbstractHandler, WSDLEventSource, WSDLContentHandlerEx, int, String) - Constructor for class org.jvnet.wom.impl.parser.handler.Message
 
Message(WSDLEventSource, AbstractHandler, int) - Constructor for class org.jvnet.wom.impl.parser.handler.Message
 
message(QName) - Method in class org.jvnet.wom.impl.parser.WSDLSetImpl
 
messages() - Method in interface org.jvnet.wom.api.WSDLSet
 
messages(WSDLMessage, P) - Method in interface org.jvnet.wom.api.WSDLVisitor
 
Messages - Class in org.jvnet.wom.impl.extension
 
Messages() - Constructor for class org.jvnet.wom.impl.extension.Messages
 
Messages - Class in org.jvnet.wom.impl.parser.handler
 
Messages() - Constructor for class org.jvnet.wom.impl.parser.handler.Messages
 
Messages - Class in org.jvnet.wom.impl.parser
 
Messages() - Constructor for class org.jvnet.wom.impl.parser.Messages
 
messages() - Method in class org.jvnet.wom.impl.parser.WSDLSetImpl
 
MIME_NS - Static variable in class org.jvnet.wom.api.binding.wsdl11.soap.SOAP11Constants
 
MimeContent - Interface in org.jvnet.wom.api.binding.wsdl11.mime
 
MimeContentImpl - Class in org.jvnet.wom.impl.extension.wsdl11.mime
 
MimeContentImpl(String, String, Locator) - Constructor for class org.jvnet.wom.impl.extension.wsdl11.mime.MimeContentImpl
 
MimeMultipart - Interface in org.jvnet.wom.api.binding.wsdl11.mime
 
MimeMultipartImpl - Class in org.jvnet.wom.impl.extension.wsdl11.mime
 
MimeMultipartImpl() - Constructor for class org.jvnet.wom.impl.extension.wsdl11.mime.MimeMultipartImpl
 
MimeMultipartParser - Class in org.jvnet.wom.impl.extension.wsdl11.mime
 
MimeMultipartParser(ErrorHandler, EntityResolver) - Constructor for class org.jvnet.wom.impl.extension.wsdl11.mime.MimeMultipartParser
 
MimePart - Interface in org.jvnet.wom.api.binding.wsdl11.mime
Abstraction of WSDL mime:part.
MimePartImpl - Class in org.jvnet.wom.impl.extension.wsdl11.mime
 
MimePartImpl(String, Locator) - Constructor for class org.jvnet.wom.impl.extension.wsdl11.mime.MimePartImpl
 
MimeXml - Interface in org.jvnet.wom.api.binding.wsdl11.mime
 
MISSING_ATTR - Static variable in class org.jvnet.wom.impl.extension.Messages
 
MISSING_ATTRIBUTE - Static variable in class org.jvnet.wom.impl.parser.handler.Messages
 
MISSING_ELEMENT_OR_TYPE - Static variable in class org.jvnet.wom.impl.parser.handler.Messages
 
MISSING_NAME - Static variable in class org.jvnet.wom.impl.parser.handler.Messages
 

N

name() - Method in class org.jvnet.wom.api.WSDLPart.WSDLPartDescriptor
Gives Qualified name of the XML Schema element or type
next() - Method in class org.jvnet.wom.impl.util.Iterators.Adapter
 
next() - Method in class org.jvnet.wom.impl.util.Iterators.Array
 
next() - Method in class org.jvnet.wom.impl.util.Iterators.Filter
 
next() - Method in class org.jvnet.wom.impl.util.Iterators.Map
 
next() - Method in class org.jvnet.wom.impl.util.Iterators.Union
 
nsUri - Variable in class org.jvnet.wom.impl.util.QNameMap.Entry
The namespace URI.

O

onChildCompleted(Object, int, boolean) - Method in class org.jvnet.wom.impl.parser.handler.AbstractHandler
Notifies the completion of a child object.
onChildCompleted(Object, int, boolean) - Method in class org.jvnet.wom.impl.parser.handler.BoundFault
 
onChildCompleted(Object, int, boolean) - Method in class org.jvnet.wom.impl.parser.handler.BoundInput
 
onChildCompleted(Object, int, boolean) - Method in class org.jvnet.wom.impl.parser.handler.BoundOperation
 
onChildCompleted(Object, int, boolean) - Method in class org.jvnet.wom.impl.parser.handler.BoundOutput
 
onChildCompleted(Object, int, boolean) - Method in class org.jvnet.wom.impl.parser.handler.BoundPortType
 
onChildCompleted(Object, int, boolean) - Method in class org.jvnet.wom.impl.parser.handler.Definitions
 
onChildCompleted(Object, int, boolean) - Method in class org.jvnet.wom.impl.parser.handler.Fault
 
onChildCompleted(Object, int, boolean) - Method in class org.jvnet.wom.impl.parser.handler.Input
 
onChildCompleted(Object, int, boolean) - Method in class org.jvnet.wom.impl.parser.handler.Message
 
onChildCompleted(Object, int, boolean) - Method in class org.jvnet.wom.impl.parser.handler.Operation
 
onChildCompleted(Object, int, boolean) - Method in class org.jvnet.wom.impl.parser.handler.Output
 
onChildCompleted(Object, int, boolean) - Method in class org.jvnet.wom.impl.parser.handler.Part
 
onChildCompleted(Object, int, boolean) - Method in class org.jvnet.wom.impl.parser.handler.Port
 
onChildCompleted(Object, int, boolean) - Method in class org.jvnet.wom.impl.parser.handler.PortType
 
onChildCompleted(Object, int, boolean) - Method in class org.jvnet.wom.impl.parser.handler.Service
 
onChildCompleted(Object, int, boolean) - Method in class org.jvnet.wom.impl.parser.handler.Types
 
onEnterElementConsumed(String, String, String, Attributes) - Method in class org.jvnet.wom.impl.parser.handler.WSDLContentHandler
Called by the generated handler code when an enter element event is consumed.
onEnterElementConsumed(String, String, String, Attributes) - Method in class org.jvnet.wom.impl.parser.WSDLContentHandlerEx
 
onLeaveElementConsumed(String, String, String) - Method in class org.jvnet.wom.impl.parser.handler.WSDLContentHandler
 
onLeaveElementConsumed(String, String, String) - Method in class org.jvnet.wom.impl.parser.WSDLContentHandlerEx
 
operation(WSDLOperation, P) - Method in interface org.jvnet.wom.api.WSDLVisitor
 
Operation - Class in org.jvnet.wom.impl.parser.handler
 
Operation(AbstractHandler, WSDLEventSource, WSDLContentHandlerEx, int, String) - Constructor for class org.jvnet.wom.impl.parser.handler.Operation
 
Operation(WSDLEventSource, AbstractHandler, int) - Constructor for class org.jvnet.wom.impl.parser.handler.Operation
 
org.jvnet.wom - package org.jvnet.wom
 
org.jvnet.wom.api - package org.jvnet.wom.api
 
org.jvnet.wom.api.binding.wsdl11.mime - package org.jvnet.wom.api.binding.wsdl11.mime
 
org.jvnet.wom.api.binding.wsdl11.soap - package org.jvnet.wom.api.binding.wsdl11.soap
 
org.jvnet.wom.api.parser - package org.jvnet.wom.api.parser
 
org.jvnet.wom.impl - package org.jvnet.wom.impl
 
org.jvnet.wom.impl.extension - package org.jvnet.wom.impl.extension
 
org.jvnet.wom.impl.extension.wsdl11 - package org.jvnet.wom.impl.extension.wsdl11
 
org.jvnet.wom.impl.extension.wsdl11.mime - package org.jvnet.wom.impl.extension.wsdl11.mime
 
org.jvnet.wom.impl.extension.wsdl11.soap - package org.jvnet.wom.impl.extension.wsdl11.soap
 
org.jvnet.wom.impl.parser - package org.jvnet.wom.impl.parser
 
org.jvnet.wom.impl.parser.handler - package org.jvnet.wom.impl.parser.handler
 
org.jvnet.wom.impl.util - package org.jvnet.wom.impl.util
 
output(WSDLOutput, P) - Method in interface org.jvnet.wom.api.WSDLVisitor
 
Output - Class in org.jvnet.wom.impl.parser.handler
 
Output(AbstractHandler, WSDLEventSource, WSDLContentHandlerEx, int, String) - Constructor for class org.jvnet.wom.impl.parser.handler.Output
 
Output(WSDLEventSource, AbstractHandler, int) - Constructor for class org.jvnet.wom.impl.parser.handler.Output
 

P

parse(InputSource) - Method in class org.jvnet.wom.api.parser.WOMParser
Parses a new XML Schema document.
parse(File) - Method in class org.jvnet.wom.api.parser.WOMParser
Parses a WSDL document from the given File.
parse(InputStream) - Method in class org.jvnet.wom.api.parser.WOMParser
Parses a WSDL document from the given InputStream.
parse(URL) - Method in class org.jvnet.wom.api.parser.WOMParser
Parses a WSDL document from the given URL.
parse(String) - Method in class org.jvnet.wom.api.parser.WOMParser
Parses a WSDL document from the given systemId
parse(Reader) - Method in class org.jvnet.wom.api.parser.WOMParser
Parses a WSDL document from the given Reader.
parse(InputSource) - Method in class org.jvnet.wom.impl.parser.ParserContext
Parses a new XML Schema document.
parse(InputSource, ContentHandler, ErrorHandler, EntityResolver) - Method in class org.jvnet.wom.impl.parser.XMLParserImpl
 
parseAttribute(Attributes) - Method in interface org.jvnet.wom.api.parser.WSDLExtensionHandler
With this the extension handlers get a chance to process the extensibility attributes.
parseAttribute(Attributes) - Method in class org.jvnet.wom.impl.extension.wsdl11.AbstractWSDLExtensionHandler
 
parseAttribute(Attributes) - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPFaultExtensionHandler
 
parseAttribute(Attributes) - Method in class org.jvnet.wom.impl.extension.XMLSchemaParserImpl
 
parseBoolean(String) - Method in class org.jvnet.wom.impl.parser.WSDLContentHandlerEx
 
parsedDocuments - Variable in class org.jvnet.wom.impl.parser.ParserContext
Documents that are parsed already.
parseEntity(InputSource, String, Locator) - Method in class org.jvnet.wom.impl.parser.WSDLContentHandlerEx
Parses the specified entity.
parser - Variable in class org.jvnet.wom.impl.parser.WSDLContentHandlerEx
 
ParserContext - Class in org.jvnet.wom.impl.parser
Provides context information to be used by WSDLContentHandlerExs.
ParserContext(WOMParser, XMLParser) - Constructor for class org.jvnet.wom.impl.parser.ParserContext
 
part(WSDLPart, P) - Method in interface org.jvnet.wom.api.WSDLVisitor
 
Part - Class in org.jvnet.wom.impl.parser.handler
 
Part(AbstractHandler, WSDLEventSource, WSDLContentHandlerEx, int, String) - Constructor for class org.jvnet.wom.impl.parser.handler.Part
 
Part(WSDLEventSource, AbstractHandler, int) - Constructor for class org.jvnet.wom.impl.parser.handler.Part
 
parts() - Method in class org.jvnet.wom.api.WSDLMessage
Gets all the parts.
parts() - Method in class org.jvnet.wom.impl.WSDLMessageImpl
 
Patch - Interface in org.jvnet.wom.impl.parser
Patch program that runs later to "fix" references among components.
PatcherManager - Interface in org.jvnet.wom.impl.parser
 
PatcherManager.Patcher - Interface in org.jvnet.wom.impl.parser
 
port(WSDLPort, P) - Method in interface org.jvnet.wom.api.WSDLVisitor
 
Port - Class in org.jvnet.wom.impl.parser.handler
 
Port(AbstractHandler, WSDLEventSource, WSDLContentHandlerEx, int, String) - Constructor for class org.jvnet.wom.impl.parser.handler.Port
 
Port(WSDLEventSource, AbstractHandler, int) - Constructor for class org.jvnet.wom.impl.parser.handler.Port
 
portType(QName) - Method in interface org.jvnet.wom.api.WSDLSet
 
portType(WSDLPortType, P) - Method in interface org.jvnet.wom.api.WSDLVisitor
 
PortType - Class in org.jvnet.wom.impl.parser.handler
 
PortType(WSDLEventSource, AbstractHandler, int) - Constructor for class org.jvnet.wom.impl.parser.handler.PortType
 
PortType(AbstractHandler, WSDLEventSource, WSDLContentHandlerEx, int, String) - Constructor for class org.jvnet.wom.impl.parser.handler.PortType
 
portType(QName) - Method in class org.jvnet.wom.impl.parser.WSDLSetImpl
 
portTypes() - Method in interface org.jvnet.wom.api.WSDLSet
 
portTypes() - Method in class org.jvnet.wom.impl.parser.WSDLSetImpl
 
processingInstruction(String, String) - Method in class org.jvnet.wom.impl.extension.wsdl11.AbstractWSDLExtensionHandler.WSDLExtensibilityContentHandler
 
processingInstruction(String, String) - Method in class org.jvnet.wom.impl.parser.handler.WSDLContentHandler
 
processingInstruction(String, String) - Method in class org.jvnet.wom.impl.parser.WSDLDocumentParser
 
processList(String) - Method in class org.jvnet.wom.impl.parser.handler.WSDLContentHandler
 
put(String, String, V) - Method in class org.jvnet.wom.impl.util.QNameMap
Associates the specified value with the specified keys in this map.
put(QName, V) - Method in class org.jvnet.wom.impl.util.QNameMap
 
putAll(QNameMap<? extends V>) - Method in class org.jvnet.wom.impl.util.QNameMap
Copies all of the mappings from the specified map to this map These mappings will replace any mappings that this map had for any of the keys currently in the specified map.
putAll(Map<QName, ? extends V>) - Method in class org.jvnet.wom.impl.util.QNameMap
 

Q

QNameMap<V> - Class in org.jvnet.wom.impl.util
Map keyed by QName.
QNameMap() - Constructor for class org.jvnet.wom.impl.util.QNameMap
 
QNameMap.Entry<V> - Class in org.jvnet.wom.impl.util
 

R

redirectSubtree(ContentHandler, String, String, String) - Method in class org.jvnet.wom.impl.parser.handler.WSDLContentHandler
This method can be called only from the enterElement handler.
replace(WSDLEventReceiver, WSDLEventReceiver) - Method in interface org.jvnet.wom.api.parser.WSDLEventSource
Replaces old handler with the new one
replace(WSDLEventReceiver, WSDLEventReceiver) - Method in class org.jvnet.wom.impl.parser.handler.WSDLContentHandler
 
reportError(String, Locator) - Method in interface org.jvnet.wom.impl.parser.PatcherManager
Reports an error during the parsing.
reportError(String, Locator) - Method in class org.jvnet.wom.impl.parser.WSDLContentHandlerEx
 
reportError(String) - Method in class org.jvnet.wom.impl.parser.WSDLContentHandlerEx
 
resolve(String, String) - Static method in class org.jvnet.wom.impl.util.Uri
 
resolveElement(QName) - Method in interface org.jvnet.wom.api.WSDLSet
 
resolveElement(QName) - Method in class org.jvnet.wom.impl.parser.WSDLSetImpl
 
resolveElement(QName) - Method in interface org.jvnet.wom.Schema
 
resolveNamespacePrefix(String) - Method in class org.jvnet.wom.impl.extension.wsdl11.AbstractWSDLExtensionHandler.WSDLExtensibilityContentHandler
 
resolveNamespacePrefix(String) - Method in class org.jvnet.wom.impl.parser.handler.WSDLContentHandler
 
resolveType(QName) - Method in interface org.jvnet.wom.api.WSDLSet
 
resolveType(QName) - Method in class org.jvnet.wom.impl.parser.WSDLSetImpl
 
resolveType(QName) - Method in interface org.jvnet.wom.Schema
 
revertToParentFromEnterAttribute(Object, int, String, String, String) - Method in class org.jvnet.wom.impl.parser.handler.AbstractHandler
 
revertToParentFromEnterElement(Object, int, String, String, String, Attributes) - Method in class org.jvnet.wom.impl.parser.handler.AbstractHandler
 
revertToParentFromLeaveAttribute(Object, int, String, String, String) - Method in class org.jvnet.wom.impl.parser.handler.AbstractHandler
 
revertToParentFromLeaveElement(Object, int, String, String, String) - Method in class org.jvnet.wom.impl.parser.handler.AbstractHandler
 
revertToParentFromText(Object, int, String) - Method in class org.jvnet.wom.impl.parser.handler.AbstractHandler
 
run() - Method in interface org.jvnet.wom.impl.parser.Patch
 
run() - Method in interface org.jvnet.wom.impl.parser.PatcherManager.Patcher
 

S

Schema<E,T> - Interface in org.jvnet.wom
 
sendEnterAttribute(int, String, String, String) - Method in interface org.jvnet.wom.api.parser.WSDLEventSource
 
sendEnterAttribute(int, String, String, String) - Method in class org.jvnet.wom.impl.parser.handler.WSDLContentHandler
 
sendEnterElement(int, String, String, String, Attributes) - Method in interface org.jvnet.wom.api.parser.WSDLEventSource
 
sendEnterElement(int, String, String, String, Attributes) - Method in class org.jvnet.wom.impl.parser.handler.WSDLContentHandler
 
sendLeaveAttribute(int, String, String, String) - Method in interface org.jvnet.wom.api.parser.WSDLEventSource
 
sendLeaveAttribute(int, String, String, String) - Method in class org.jvnet.wom.impl.parser.handler.WSDLContentHandler
 
sendLeaveElement(int, String, String, String) - Method in interface org.jvnet.wom.api.parser.WSDLEventSource
 
sendLeaveElement(int, String, String, String) - Method in class org.jvnet.wom.impl.parser.handler.WSDLContentHandler
 
sendText(int, String) - Method in interface org.jvnet.wom.api.parser.WSDLEventSource
 
sendText(int, String) - Method in class org.jvnet.wom.impl.parser.handler.WSDLContentHandler
 
service(QName) - Method in interface org.jvnet.wom.api.WSDLSet
 
service(WSDLService, P) - Method in interface org.jvnet.wom.api.WSDLVisitor
 
Service - Class in org.jvnet.wom.impl.parser.handler
 
Service(AbstractHandler, WSDLEventSource, WSDLContentHandlerEx, int, String) - Constructor for class org.jvnet.wom.impl.parser.handler.Service
 
Service(WSDLEventSource, AbstractHandler, int) - Constructor for class org.jvnet.wom.impl.parser.handler.Service
 
service(QName) - Method in class org.jvnet.wom.impl.parser.WSDLSetImpl
 
services() - Method in interface org.jvnet.wom.api.WSDLSet
 
services() - Method in class org.jvnet.wom.impl.parser.WSDLSetImpl
 
setBinding(QName) - Method in class org.jvnet.wom.impl.WSDLPortImpl
 
setBodyPart(SOAPBodyImpl) - Method in class org.jvnet.wom.impl.extension.wsdl11.mime.MimePartImpl
 
setBoundInput(WSDLBoundInput) - Method in class org.jvnet.wom.impl.WSDLBoundOperationImpl
 
setBoundOutput(WSDLBoundOutput) - Method in class org.jvnet.wom.impl.WSDLBoundOperationImpl
 
setDocumentation(String) - Method in class org.jvnet.wom.impl.WSDLBoundFaultImpl
 
setDocumentation(String) - Method in class org.jvnet.wom.impl.WSDLBoundInputImpl
 
setDocumentation(String) - Method in class org.jvnet.wom.impl.WSDLBoundOperationImpl
 
setDocumentation(String) - Method in class org.jvnet.wom.impl.WSDLBoundOutputImpl
 
setDocumentation(String) - Method in class org.jvnet.wom.impl.WSDLBoundPortTypeImpl
 
setDocumentation(String) - Method in class org.jvnet.wom.impl.WSDLDefinitionsImpl
 
setDocumentation(String) - Method in class org.jvnet.wom.impl.WSDLFaultImpl
 
setDocumentation(String) - Method in class org.jvnet.wom.impl.WSDLInputImpl
 
setDocumentation(String) - Method in class org.jvnet.wom.impl.WSDLMessageImpl
 
setDocumentation(String) - Method in class org.jvnet.wom.impl.WSDLOperationImpl
 
setDocumentation(String) - Method in class org.jvnet.wom.impl.WSDLOutputImpl
 
setDocumentation(String) - Method in class org.jvnet.wom.impl.WSDLPartImpl
 
setDocumentation(String) - Method in class org.jvnet.wom.impl.WSDLPortImpl
 
setDocumentation(String) - Method in class org.jvnet.wom.impl.WSDLPortTypeImpl
 
setDocumentation(String) - Method in class org.jvnet.wom.impl.WSDLServiceImpl
 
setDocumentLocator(Locator) - Method in class org.jvnet.wom.impl.extension.wsdl11.AbstractWSDLExtensionHandler.WSDLExtensibilityContentHandler
 
setDocumentLocator(Locator) - Method in class org.jvnet.wom.impl.parser.handler.WSDLContentHandler
 
setDocumentLocator(Locator) - Method in class org.jvnet.wom.impl.parser.WSDLDocumentParser
 
setEncodingStyle(String[]) - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPBodyImpl
 
setEncodingStyle(String[]) - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPFaultImpl
 
setEntityResolver(EntityResolver) - Method in class org.jvnet.wom.api.parser.WOMParser
Set EntityResolver to resolve <wsdl:import
setErrorHandler(ErrorHandler) - Method in class org.jvnet.wom.api.parser.WOMParser
ErrorHandler to receive any error/warning that happens during parsing.
setIndex(int) - Method in class org.jvnet.wom.impl.WSDLPartImpl
 
setInput(WSDLInputImpl) - Method in class org.jvnet.wom.impl.WSDLOperationImpl
 
setLocation(String) - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPAddressImpl
 
setMessage(QName) - Method in class org.jvnet.wom.impl.WSDLFaultImpl
 
setMessage(QName) - Method in class org.jvnet.wom.impl.WSDLInputImpl
 
setMessage(QName) - Method in class org.jvnet.wom.impl.WSDLOutputImpl
 
setName(String) - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPFaultImpl
 
setNamespace(String) - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPBodyImpl
 
setNamespace(String) - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPFaultImpl
 
setOutput(WSDLOutputImpl) - Method in class org.jvnet.wom.impl.WSDLOperationImpl
 
setOwner(WSDLBoundPortTypeImpl) - Method in class org.jvnet.wom.impl.WSDLBoundOperationImpl
 
setOwner(WSDLBoundOperationImpl) - Method in class org.jvnet.wom.impl.WSDLBoundOutputImpl
 
setOwner(WSDLServiceImpl) - Method in class org.jvnet.wom.impl.WSDLPortImpl
 
setOwner(WSDLDefinitionsImpl) - Method in class org.jvnet.wom.impl.WSDLServiceImpl
 
setOwnerDocument(WSDLDocumentImpl) - Method in class org.jvnet.wom.impl.WSDLDefinitionsImpl
 
setOwnerWSDLDocument(WSDLDocumentImpl) - Method in class org.jvnet.wom.api.WSDLEntity
 
setParameterOrder(String[]) - Method in class org.jvnet.wom.impl.WSDLOperationImpl
 
setParent(WSDLBoundOperationImpl) - Method in class org.jvnet.wom.impl.WSDLBoundFaultImpl
 
setParent(WSDLBoundOperationImpl) - Method in class org.jvnet.wom.impl.WSDLBoundInputImpl
 
setParent(WSDLBoundOperationImpl) - Method in class org.jvnet.wom.impl.WSDLBoundOutputImpl
 
setParent(WSDLOperationImpl) - Method in class org.jvnet.wom.impl.WSDLFaultImpl
 
setParent(WSDLOperationImpl) - Method in class org.jvnet.wom.impl.WSDLInputImpl
 
setParent(WSDLPortType) - Method in class org.jvnet.wom.impl.WSDLOperationImpl
 
setParent(WSDLOperationImpl) - Method in class org.jvnet.wom.impl.WSDLOutputImpl
 
setParts(String[]) - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPBodyImpl
 
setPortType(QName) - Method in class org.jvnet.wom.impl.WSDLBoundPortTypeImpl
 
setRootHandler(AbstractHandler) - Method in class org.jvnet.wom.impl.parser.handler.WSDLContentHandler
Sets the root handler, which will be used to parse the root element.
setSchemaContentHandler(ContentHandler) - Method in class org.jvnet.wom.api.parser.WOMParser
WOM will fire events for the schema under <wsdl:types section to this ContentHandler.
setSchemaContentHandler(ContentHandler) - Method in class org.jvnet.wom.impl.parser.ParserContext
 
setSoapAction(String) - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPOperationImpl
 
setSoapAction(String) - Method in class org.jvnet.wom.impl.WSDLBoundOperationImpl
 
setSOAPActionRequired(boolean) - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPOperationImpl
 
setStyle(SOAPBinding.Style) - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPBindingImpl
 
setStyle(SOAPBinding.Style) - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPOperationImpl
 
setTransport(String) - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPBindingImpl
 
setUse(SOAPBody.Use) - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPBodyImpl
 
setUse(SOAPBody.Use) - Method in class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPFaultImpl
 
setValue(V) - Method in class org.jvnet.wom.impl.util.QNameMap.Entry
 
setWSDLTypes(WSDLTypesImpl) - Method in class org.jvnet.wom.impl.WSDLDefinitionsImpl
 
singleton(T) - Static method in class org.jvnet.wom.impl.util.Iterators
 
size() - Method in class org.jvnet.wom.impl.util.QNameMap
Returns the number of keys-value mappings in this map.
skippedEntity(String) - Method in class org.jvnet.wom.impl.extension.wsdl11.AbstractWSDLExtensionHandler.WSDLExtensibilityContentHandler
 
skippedEntity(String) - Method in class org.jvnet.wom.impl.parser.handler.WSDLContentHandler
 
skippedEntity(String) - Method in class org.jvnet.wom.impl.parser.WSDLDocumentParser
 
SOAP11Constants - Class in org.jvnet.wom.api.binding.wsdl11.soap
 
SOAP11Constants() - Constructor for class org.jvnet.wom.api.binding.wsdl11.soap.SOAP11Constants
 
SOAP12Constants - Class in org.jvnet.wom.api.binding.wsdl11.soap
 
SOAP12Constants() - Constructor for class org.jvnet.wom.api.binding.wsdl11.soap.SOAP12Constants
 
SOAP_NS - Static variable in class org.jvnet.wom.api.binding.wsdl11.soap.SOAP11Constants
 
SOAP_NS - Static variable in class org.jvnet.wom.api.binding.wsdl11.soap.SOAP12Constants
 
SOAPAddress - Interface in org.jvnet.wom.api.binding.wsdl11.soap
 
SOAPADDRESS_NAME - Static variable in class org.jvnet.wom.api.binding.wsdl11.soap.SOAP11Constants
 
SOAPADDRESS_NAME - Static variable in class org.jvnet.wom.api.binding.wsdl11.soap.SOAP12Constants
 
SOAPAddressExtensionHandler - Class in org.jvnet.wom.impl.extension.wsdl11.soap
 
SOAPAddressExtensionHandler(ErrorHandler, EntityResolver) - Constructor for class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPAddressExtensionHandler
 
SOAPAddressImpl - Class in org.jvnet.wom.impl.extension.wsdl11.soap
 
SOAPAddressImpl(QName) - Constructor for class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPAddressImpl
 
SOAPBinding - Interface in org.jvnet.wom.api.binding.wsdl11.soap
 
SOAPBinding.Style - Enum in org.jvnet.wom.api.binding.wsdl11.soap
 
SOAPBinding_NAME - Static variable in class org.jvnet.wom.api.binding.wsdl11.soap.SOAP11Constants
 
SOAPBinding_NAME - Static variable in class org.jvnet.wom.api.binding.wsdl11.soap.SOAP12Constants
 
SOAPBindingExtensionHandler - Class in org.jvnet.wom.impl.extension.wsdl11.soap
 
SOAPBindingExtensionHandler(ErrorHandler, EntityResolver) - Constructor for class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPBindingExtensionHandler
 
SOAPBindingImpl - Class in org.jvnet.wom.impl.extension.wsdl11.soap
 
SOAPBindingImpl(QName) - Constructor for class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPBindingImpl
 
SOAPBody - Interface in org.jvnet.wom.api.binding.wsdl11.soap
 
SOAPBody.Use - Enum in org.jvnet.wom.api.binding.wsdl11.soap
 
SOAPBODY_NAME - Static variable in class org.jvnet.wom.api.binding.wsdl11.soap.SOAP11Constants
 
SOAPBODY_NAME - Static variable in class org.jvnet.wom.api.binding.wsdl11.soap.SOAP12Constants
 
SOAPBodyExtensionHandler - Class in org.jvnet.wom.impl.extension.wsdl11.soap
 
SOAPBodyExtensionHandler(ErrorHandler, EntityResolver) - Constructor for class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPBodyExtensionHandler
 
SOAPBodyImpl - Class in org.jvnet.wom.impl.extension.wsdl11.soap
 
SOAPBodyImpl(QName) - Constructor for class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPBodyImpl
SOAP 1.1 and SOAP 1.2 WSDL 1.1 binding share the same properties except for the namespace.
SOAPFault - Interface in org.jvnet.wom.api.binding.wsdl11.soap
 
SOAPFAULT_NAME - Static variable in class org.jvnet.wom.api.binding.wsdl11.soap.SOAP11Constants
 
SOAPFAULT_NAME - Static variable in class org.jvnet.wom.api.binding.wsdl11.soap.SOAP12Constants
 
SOAPFaultExtensionHandler - Class in org.jvnet.wom.impl.extension.wsdl11.soap
 
SOAPFaultExtensionHandler(ErrorHandler, EntityResolver) - Constructor for class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPFaultExtensionHandler
 
SOAPFaultImpl - Class in org.jvnet.wom.impl.extension.wsdl11.soap
 
SOAPFaultImpl(QName) - Constructor for class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPFaultImpl
 
SOAPHeader - Interface in org.jvnet.wom.api.binding.wsdl11.soap
 
SOAPHEADER_NAME - Static variable in class org.jvnet.wom.api.binding.wsdl11.soap.SOAP11Constants
 
SOAPHEADER_NAME - Static variable in class org.jvnet.wom.api.binding.wsdl11.soap.SOAP12Constants
 
SOAPHeaderExtensionHandler - Class in org.jvnet.wom.impl.extension.wsdl11.soap
 
SOAPHeaderExtensionHandler(ErrorHandler, EntityResolver) - Constructor for class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPHeaderExtensionHandler
 
SOAPHeaderFault - Interface in org.jvnet.wom.api.binding.wsdl11.soap
Marker interface of soap:headerfault elements.
SOAPHEADERFAULT_NAME - Static variable in class org.jvnet.wom.api.binding.wsdl11.soap.SOAP11Constants
 
SOAPHEADERFAULT_NAME - Static variable in class org.jvnet.wom.api.binding.wsdl11.soap.SOAP12Constants
 
SOAPHeaderFaultExtensionHandler - Class in org.jvnet.wom.impl.extension.wsdl11.soap
 
SOAPHeaderFaultExtensionHandler(ErrorHandler, EntityResolver) - Constructor for class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPHeaderFaultExtensionHandler
 
SOAPHeaderFaultImpl - Class in org.jvnet.wom.impl.extension.wsdl11.soap
 
SOAPHeaderFaultImpl(QName) - Constructor for class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPHeaderFaultImpl
 
SOAPHeaderImpl - Class in org.jvnet.wom.impl.extension.wsdl11.soap
 
SOAPHeaderImpl(QName) - Constructor for class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPHeaderImpl
 
SOAPOperation - Interface in org.jvnet.wom.api.binding.wsdl11.soap
 
SOAPOPERATION_NAME - Static variable in class org.jvnet.wom.api.binding.wsdl11.soap.SOAP11Constants
 
SOAPOPERATION_NAME - Static variable in class org.jvnet.wom.api.binding.wsdl11.soap.SOAP12Constants
 
SOAPOperationExtensionHandler - Class in org.jvnet.wom.impl.extension.wsdl11.soap
 
SOAPOperationExtensionHandler(ErrorHandler, EntityResolver) - Constructor for class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPOperationExtensionHandler
 
SOAPOperationImpl - Class in org.jvnet.wom.impl.extension.wsdl11.soap
 
SOAPOperationImpl(QName) - Constructor for class org.jvnet.wom.impl.extension.wsdl11.soap.SOAPOperationImpl
 
SOAPVersion - Enum in org.jvnet.wom.api.binding.wsdl11.soap
 
spawnChildFromEnterAttribute(WSDLEventReceiver, String, String, String) - Method in class org.jvnet.wom.impl.parser.handler.AbstractHandler
 
spawnChildFromEnterElement(WSDLEventReceiver, String, String, String, Attributes) - Method in class org.jvnet.wom.impl.parser.handler.AbstractHandler
 
spawnChildFromLeaveAttribute(WSDLEventReceiver, String, String, String) - Method in class org.jvnet.wom.impl.parser.handler.AbstractHandler
 
spawnChildFromLeaveElement(WSDLEventReceiver, String, String, String) - Method in class org.jvnet.wom.impl.parser.handler.AbstractHandler
 
spawnChildFromText(WSDLEventReceiver, String) - Method in class org.jvnet.wom.impl.parser.handler.AbstractHandler
 
startDocument() - Method in class org.jvnet.wom.impl.extension.wsdl11.AbstractWSDLExtensionHandler.WSDLExtensibilityContentHandler
 
startDocument() - Method in class org.jvnet.wom.impl.parser.handler.WSDLContentHandler
 
startDocument() - Method in class org.jvnet.wom.impl.parser.WSDLDocumentParser
 
startElement(String, String, String, Attributes) - Method in class org.jvnet.wom.impl.extension.wsdl11.AbstractWSDLExtensionHandler.WSDLExtensibilityContentHandler
 
startElement(String, String, String, Attributes) - Method in class org.jvnet.wom.impl.parser.handler.WSDLContentHandler
 
startElement(String, String, String, Attributes) - Method in class org.jvnet.wom.impl.parser.WSDLDocumentParser
 
startPrefixMapping(String, String) - Method in class org.jvnet.wom.impl.extension.wsdl11.AbstractWSDLExtensionHandler.WSDLExtensibilityContentHandler
 
startPrefixMapping(String, String) - Method in class org.jvnet.wom.impl.parser.handler.WSDLContentHandler
 
startPrefixMapping(String, String) - Method in class org.jvnet.wom.impl.parser.WSDLContentHandlerEx
 
startPrefixMapping(String, String) - Method in class org.jvnet.wom.impl.parser.WSDLDocumentParser
 

T

text(String) - Method in interface org.jvnet.wom.api.parser.WSDLEventReceiver
 
text(String) - Method in class org.jvnet.wom.impl.parser.handler.AbstractHandler
 
text(String) - Method in class org.jvnet.wom.impl.parser.handler.Definitions
 
toString() - Method in class org.jvnet.wom.impl.util.QNameMap.Entry
 
toString() - Method in class org.jvnet.wom.impl.util.QNameMap
 
trace(String) - Method in class org.jvnet.wom.impl.parser.handler.WSDLContentHandler
 
traceln(String) - Method in class org.jvnet.wom.impl.parser.handler.WSDLContentHandler
 
type() - Method in class org.jvnet.wom.api.WSDLPart.WSDLPartDescriptor
Gives whether wsdl:part references a schema type or a global element.
types() - Method in interface org.jvnet.wom.api.WSDLSet
 
types(String) - Method in interface org.jvnet.wom.api.WSDLSet
 
types(WSDLTypes, P) - Method in interface org.jvnet.wom.api.WSDLVisitor
 
Types - Class in org.jvnet.wom.impl.parser.handler
 
Types(AbstractHandler, WSDLEventSource, WSDLContentHandlerEx, int, String) - Constructor for class org.jvnet.wom.impl.parser.handler.Types
 
Types(WSDLEventSource, AbstractHandler, int) - Constructor for class org.jvnet.wom.impl.parser.handler.Types
 
types() - Method in class org.jvnet.wom.impl.parser.WSDLSetImpl
 
types(String) - Method in class org.jvnet.wom.impl.parser.WSDLSetImpl
 

U

unexpectedEnterAttribute(String) - Method in class org.jvnet.wom.impl.parser.handler.AbstractHandler
 
unexpectedEnterElement(String) - Method in class org.jvnet.wom.impl.parser.handler.AbstractHandler
 
unexpectedLeaveAttribute(String) - Method in class org.jvnet.wom.impl.parser.handler.AbstractHandler
 
unexpectedLeaveElement(String) - Method in class org.jvnet.wom.impl.parser.handler.AbstractHandler
 
unexpectedX(String) - Method in class org.jvnet.wom.impl.parser.handler.WSDLContentHandler
 
UNKNOWN_ATTRIBUTE - Static variable in class org.jvnet.wom.impl.parser.handler.Messages
 
UNKNOWN_ELEMENT - Static variable in class org.jvnet.wom.impl.parser.handler.Messages
 
UNKNOWN_REQUIRED_EXTENSIBILITY_ELEMENT - Static variable in class org.jvnet.wom.impl.parser.handler.Messages
 
Uri - Class in org.jvnet.wom.impl.util
 
Uri() - Constructor for class org.jvnet.wom.impl.util.Uri
 

V

validateAttribute(ErrorHandler, Attributes, int...) - Method in class org.jvnet.wom.impl.parser.handler.AbstractHandler
 
valueOf(String) - Static method in enum org.jvnet.wom.api.binding.wsdl11.soap.SOAPBinding.Style
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jvnet.wom.api.binding.wsdl11.soap.SOAPBody.Use
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jvnet.wom.api.binding.wsdl11.soap.SOAPVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jvnet.wom.api.WSDLPart.Binding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jvnet.wom.api.WSDLPart.WSDLPartDescriptor.Kind
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jvnet.wom.api.binding.wsdl11.soap.SOAPBinding.Style
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jvnet.wom.api.binding.wsdl11.soap.SOAPBody.Use
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jvnet.wom.api.binding.wsdl11.soap.SOAPVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jvnet.wom.api.WSDLPart.Binding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jvnet.wom.api.WSDLPart.WSDLPartDescriptor.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.jvnet.wom.impl.util.QNameMap
 
visit(WSDLVisitor<V, P>, P) - Method in class org.jvnet.wom.api.WSDLEntity
WSDL visitor
visit(WSDLVisitor<V, P>, P) - Method in class org.jvnet.wom.impl.parser.WSDLTypesImpl
 
visit(WSDLVisitor<V, P>, P) - Method in class org.jvnet.wom.impl.WSDLBoundFaultImpl
 
visit(WSDLVisitor<V, P>, P) - Method in class org.jvnet.wom.impl.WSDLBoundInputImpl
 
visit(WSDLVisitor<V, P>, P) - Method in class org.jvnet.wom.impl.WSDLBoundOperationImpl
 
visit(WSDLVisitor<V, P>, P) - Method in class org.jvnet.wom.impl.WSDLBoundOutputImpl
 
visit(WSDLVisitor<V, P>, P) - Method in class org.jvnet.wom.impl.WSDLBoundPortTypeImpl
 
visit(WSDLVisitor<V, P>, P) - Method in class org.jvnet.wom.impl.WSDLDefinitionsImpl
 
visit(WSDLVisitor<V, P>, P) - Method in class org.jvnet.wom.impl.WSDLFaultImpl
 
visit(WSDLVisitor<V, P>, P) - Method in class org.jvnet.wom.impl.WSDLInputImpl
 
visit(WSDLVisitor<V, P>, P) - Method in class org.jvnet.wom.impl.WSDLMessageImpl
 
visit(WSDLVisitor<V, P>, P) - Method in class org.jvnet.wom.impl.WSDLOperationImpl
 
visit(WSDLVisitor<V, P>, P) - Method in class org.jvnet.wom.impl.WSDLOutputImpl
 
visit(WSDLVisitor<V, P>, P) - Method in class org.jvnet.wom.impl.WSDLPartImpl
 
visit(WSDLVisitor<V, P>, P) - Method in class org.jvnet.wom.impl.WSDLPortImpl
 
visit(WSDLVisitor<V, P>, P) - Method in class org.jvnet.wom.impl.WSDLPortTypeImpl
 
visit(WSDLVisitor<V, P>, P) - Method in class org.jvnet.wom.impl.WSDLServiceImpl
 

W

WOMParser - Class in org.jvnet.wom.api.parser
Parses a WSDL and provides a model - WSDLSet.
WOMParser() - Constructor for class org.jvnet.wom.api.parser.WOMParser
Creates a new WOMParser using SAX parser from the default implementation of XMLParser
WOMParser(SAXParserFactory) - Constructor for class org.jvnet.wom.api.parser.WOMParser
Creates a new WOMParser, the underlying XMLParser will use the factory to create SAX parser.
WOMParser(XMLParser) - Constructor for class org.jvnet.wom.api.parser.WOMParser
Creates a new WOMParser that will use the given XMLParser to parse the WSDL.
WSDL_NS - Static variable in class org.jvnet.wom.impl.parser.handler.AbstractHandler
 
WSDLBoundFault - Class in org.jvnet.wom.api
Abstracts wsdl:binding/wsdl:operation/wsdl:fault
WSDLBoundFault(Locator, QName) - Constructor for class org.jvnet.wom.api.WSDLBoundFault
 
WSDLBoundFaultImpl - Class in org.jvnet.wom.impl
 
WSDLBoundFaultImpl(Locator, QName, WSDLDocumentImpl) - Constructor for class org.jvnet.wom.impl.WSDLBoundFaultImpl
 
WSDLBoundInput - Class in org.jvnet.wom.api
Abstraction of wsdl:binding/wsdl:input.
WSDLBoundInput(Locator, QName) - Constructor for class org.jvnet.wom.api.WSDLBoundInput
 
WSDLBoundInputImpl - Class in org.jvnet.wom.impl
 
WSDLBoundInputImpl(Locator, QName, WSDLDocumentImpl) - Constructor for class org.jvnet.wom.impl.WSDLBoundInputImpl
 
WSDLBoundOperation - Class in org.jvnet.wom.api
Abstracts wsdl:binding/wsdl:operation.
WSDLBoundOperation(Locator, QName) - Constructor for class org.jvnet.wom.api.WSDLBoundOperation
 
WSDLBoundOperationImpl - Class in org.jvnet.wom.impl
 
WSDLBoundOperationImpl(Locator, QName, WSDLDocumentImpl) - Constructor for class org.jvnet.wom.impl.WSDLBoundOperationImpl
 
WSDLBoundOutput - Class in org.jvnet.wom.api
 
WSDLBoundOutput(Locator, QName) - Constructor for class org.jvnet.wom.api.WSDLBoundOutput
 
WSDLBoundOutputImpl - Class in org.jvnet.wom.impl
 
WSDLBoundOutputImpl(Locator, QName, WSDLDocumentImpl) - Constructor for class org.jvnet.wom.impl.WSDLBoundOutputImpl
 
WSDLBoundPortType - Class in org.jvnet.wom.api
WSDLPortType bound with a specific binding.
WSDLBoundPortType(Locator, QName) - Constructor for class org.jvnet.wom.api.WSDLBoundPortType
 
WSDLBoundPortTypeImpl - Class in org.jvnet.wom.impl
 
WSDLBoundPortTypeImpl(Locator, QName, WSDLDocumentImpl) - Constructor for class org.jvnet.wom.impl.WSDLBoundPortTypeImpl
 
WSDLContentHandler - Class in org.jvnet.wom.impl.parser.handler
 
WSDLContentHandler() - Constructor for class org.jvnet.wom.impl.parser.handler.WSDLContentHandler
 
WSDLContentHandlerEx - Class in org.jvnet.wom.impl.parser
 
WSDLContentHandlerEx(ParserContext) - Constructor for class org.jvnet.wom.impl.parser.WSDLContentHandlerEx
 
WSDLDefinitions - Class in org.jvnet.wom.api
Provides a model of a wsdl:definitions element.
WSDLDefinitions(Locator, QName) - Constructor for class org.jvnet.wom.api.WSDLDefinitions
 
WSDLDefinitionsImpl - Class in org.jvnet.wom.impl
 
WSDLDefinitionsImpl(WSDLSetImpl, Locator, QName) - Constructor for class org.jvnet.wom.impl.WSDLDefinitionsImpl
 
WSDLDocument - Interface in org.jvnet.wom.api.parser
Represents the parsed WSDL document.
WSDLDocumentImpl - Class in org.jvnet.wom.impl.parser
 
WSDLDocumentImpl(WSDLDefinitionsImpl, String) - Constructor for class org.jvnet.wom.impl.parser.WSDLDocumentImpl
 
WSDLDocumentParser - Class in org.jvnet.wom.impl.parser
 
WSDLDocumentParser() - Constructor for class org.jvnet.wom.impl.parser.WSDLDocumentParser
 
WSDLEntity - Class in org.jvnet.wom.api
Base class for the wsdl model.
WSDLEntity(Locator, QName) - Constructor for class org.jvnet.wom.api.WSDLEntity
 
WSDLEventReceiver - Interface in org.jvnet.wom.api.parser
 
WSDLEventSource - Interface in org.jvnet.wom.api.parser
 
WSDLExtensible - Interface in org.jvnet.wom.api
Interface that represents WSDL concepts that can have extensions.
WSDLExtension - Interface in org.jvnet.wom.api
Represents a WSDL extensibility element or attribute.
WSDLExtensionHandler - Interface in org.jvnet.wom.api.parser
Abstraction to allow processing and populating WSDL extensibility elements in to the model.
WSDLFault - Class in org.jvnet.wom.api
Abstracts wsdl:portType/wsdl:operation/wsdl:fault
WSDLFault(Locator, QName) - Constructor for class org.jvnet.wom.api.WSDLFault
 
WSDLFaultImpl - Class in org.jvnet.wom.impl
 
WSDLFaultImpl(Locator, QName, WSDLDocumentImpl) - Constructor for class org.jvnet.wom.impl.WSDLFaultImpl
 
WSDLInput - Class in org.jvnet.wom.api
Abstraction of wsdl:portType/wsdl:operation/wsdl:input
WSDLInput(Locator, QName) - Constructor for class org.jvnet.wom.api.WSDLInput
 
WSDLInputImpl - Class in org.jvnet.wom.impl
 
WSDLInputImpl(Locator, QName, WSDLDocumentImpl) - Constructor for class org.jvnet.wom.impl.WSDLInputImpl
 
WSDLMessage - Class in org.jvnet.wom.api
Abstraction of wsdl:message.
WSDLMessage(Locator, QName) - Constructor for class org.jvnet.wom.api.WSDLMessage
 
WSDLMessageImpl - Class in org.jvnet.wom.impl
 
WSDLMessageImpl(Locator, QName, WSDLDocumentImpl) - Constructor for class org.jvnet.wom.impl.WSDLMessageImpl
 
WSDLOperation - Class in org.jvnet.wom.api
Provides abstraction of wsdl:portType/wsdl:operation.
WSDLOperation(Locator, QName) - Constructor for class org.jvnet.wom.api.WSDLOperation
 
WSDLOperationImpl - Class in org.jvnet.wom.impl
 
WSDLOperationImpl(Locator, QName, WSDLDocumentImpl) - Constructor for class org.jvnet.wom.impl.WSDLOperationImpl
 
WSDLOutput - Class in org.jvnet.wom.api
Abstraction of wsdl:portType/wsdl:operation/wsdl:output
WSDLOutput(Locator, QName) - Constructor for class org.jvnet.wom.api.WSDLOutput
 
WSDLOutputImpl - Class in org.jvnet.wom.impl
 
WSDLOutputImpl(Locator, QName, WSDLDocumentImpl) - Constructor for class org.jvnet.wom.impl.WSDLOutputImpl
 
WSDLPart - Class in org.jvnet.wom.api
Abstracts wsdl:part after applying binding information from wsdl:binding.
WSDLPart(Locator, QName) - Constructor for class org.jvnet.wom.api.WSDLPart
 
WSDLPart.Binding - Enum in org.jvnet.wom.api
Tells different kind of known bindings a wsdl:part can be associated with
WSDLPart.WSDLPartDescriptor - Class in org.jvnet.wom.api
Abstracts wsdl:part descriptor that is defined using element or type attribute.
WSDLPart.WSDLPartDescriptor(QName, WSDLPart.WSDLPartDescriptor.Kind) - Constructor for class org.jvnet.wom.api.WSDLPart.WSDLPartDescriptor
 
WSDLPart.WSDLPartDescriptor.Kind - Enum in org.jvnet.wom.api
Enumeration that tells a wsdl:part that can be defined either using a type attribute or an element attribute.
WSDLPartDescriptorImpl - Class in org.jvnet.wom.impl
 
WSDLPartDescriptorImpl(QName, WSDLPart.WSDLPartDescriptor.Kind, WSDLDocumentImpl) - Constructor for class org.jvnet.wom.impl.WSDLPartDescriptorImpl
 
WSDLPartImpl - Class in org.jvnet.wom.impl
 
WSDLPartImpl(Locator, QName, WSDLPart.WSDLPartDescriptor, WSDLDocumentImpl) - Constructor for class org.jvnet.wom.impl.WSDLPartImpl
 
WSDLPort - Class in org.jvnet.wom.api
Abstracts wsdl:service/wsdl:port
WSDLPort(Locator, QName) - Constructor for class org.jvnet.wom.api.WSDLPort
 
WSDLPortImpl - Class in org.jvnet.wom.impl
 
WSDLPortImpl(Locator, QName, WSDLDocumentImpl) - Constructor for class org.jvnet.wom.impl.WSDLPortImpl
 
WSDLPortType - Class in org.jvnet.wom.api
Abstraction of wsdl:portType.
WSDLPortType(Locator, QName) - Constructor for class org.jvnet.wom.api.WSDLPortType
 
WSDLPortTypeImpl - Class in org.jvnet.wom.impl
 
WSDLPortTypeImpl(Locator, QName, WSDLDocumentImpl) - Constructor for class org.jvnet.wom.impl.WSDLPortTypeImpl
 
WSDLService - Class in org.jvnet.wom.api
Abstraction of wsdl:service.
WSDLService(Locator, QName) - Constructor for class org.jvnet.wom.api.WSDLService
 
WSDLServiceImpl - Class in org.jvnet.wom.impl
 
WSDLServiceImpl(Locator, QName, WSDLDocumentImpl) - Constructor for class org.jvnet.wom.impl.WSDLServiceImpl
 
WSDLSet - Interface in org.jvnet.wom.api
Provides set of WSDL documents parsed.
wsdlSet - Variable in class org.jvnet.wom.impl.parser.ParserContext
WSDLSet to which a newly parsed schema is put in.
WSDLSetImpl - Class in org.jvnet.wom.impl.parser
 
WSDLSetImpl() - Constructor for class org.jvnet.wom.impl.parser.WSDLSetImpl
 
WSDLTypes - Class in org.jvnet.wom.api
Abstraction for wsdl:types.
WSDLTypes(Locator, QName) - Constructor for class org.jvnet.wom.api.WSDLTypes
 
WSDLTypesImpl - Class in org.jvnet.wom.impl.parser
 
WSDLTypesImpl(Locator, QName, WSDLDocumentImpl) - Constructor for class org.jvnet.wom.impl.parser.WSDLTypesImpl
 
WSDLVisitor<V,P> - Interface in org.jvnet.wom.api
Visitor for WSDLEntity

X

XMLParserImpl - Class in org.jvnet.wom.impl.parser
 
XMLParserImpl(SAXParserFactory) - Constructor for class org.jvnet.wom.impl.parser.XMLParserImpl
 
XMLParserImpl() - Constructor for class org.jvnet.wom.impl.parser.XMLParserImpl
 
XMLSchemaParser - Interface in org.jvnet.wom.api.parser
 
XMLSchemaParserImpl - Class in org.jvnet.wom.impl.extension
 
XMLSchemaParserImpl(ErrorHandler, EntityResolver, ContentHandler) - Constructor for class org.jvnet.wom.impl.extension.XMLSchemaParserImpl
 
XmlUtil - Class in org.jvnet.wom.impl.util
 
XmlUtil() - Constructor for class org.jvnet.wom.impl.util.XmlUtil
 

_

_cookie - Variable in class org.jvnet.wom.impl.parser.handler.AbstractHandler
Cookie assigned by the parent.
_parent - Variable in class org.jvnet.wom.impl.parser.handler.AbstractHandler
Parent AbstractHandler, if any.
_source - Variable in class org.jvnet.wom.impl.parser.handler.AbstractHandler
Event source.

A B C D E F G H I K L M N O P Q R S T U V W X _

Copyright © 2009 Sun Microsystems, Inc. All Rights Reserved.