- Abstract - Interface in org.apache.wsil
-
Abstract element in a WS-Inspection document.
- AbstractImpl - Class in org.apache.wsil.impl
-
This class provides the support for the <abstract> element.
- AbstractImpl() - Constructor for class org.apache.wsil.impl.AbstractImpl
-
AbstractImpl constructor comment.
- abstracts - Variable in class org.apache.wsil.impl.WSILElementWithAbstractImpl
-
Abstracts.
- addAbstract(Abstract) - Method in class org.apache.wsil.impl.WSILElementWithAbstractImpl
-
Add one abstract to this element.
- addAbstract(Abstract) - Method in interface org.apache.wsil.WSILElementWithAbstract
-
Add one abstract to this element.
- addAbstracts(Abstract[]) - Method in class org.apache.wsil.impl.WSILElementWithAbstractImpl
-
Add abstracts to this element.
- addAbstracts(Abstract[]) - Method in interface org.apache.wsil.WSILElementWithAbstract
-
Add abstracts to this element.
- addBuilder(String, ExtensionBuilder) - Method in class org.apache.wsil.extension.ExtensionRegistry
-
Add an extension builder for a specific namespace.
- addDescription(Description) - Method in class org.apache.wsil.impl.ServiceImpl
-
Add description element.
- addDescription(Description) - Method in interface org.apache.wsil.Service
-
Add description element.
- addImplementedBinding(ImplementedBinding) - Method in interface org.apache.wsil.extension.wsdl.Reference
-
Add implemented binding.
- addImplementedBinding(ImplementedBinding) - Method in class org.apache.wsil.impl.extension.wsdl.ReferenceImpl
-
Add implemented binding.
- addLink(Link) - Method in class org.apache.wsil.impl.InspectionImpl
-
Add link element.
- addLink(Link) - Method in interface org.apache.wsil.Inspection
-
Add link element.
- addLink(String, String) - Method in class org.apache.wsil.util.WSILDocBuilder
-
Adds a link object to the WSIL document
- addLink(URL) - Method in class org.apache.wsil.util.WSILDocBuilder
-
Adds a link object to the WSIL document
- addNamespace(String, String) - Method in class org.apache.wsil.impl.InspectionImpl
-
Add namespace.
- addNamespace(String, String) - Method in interface org.apache.wsil.Inspection
-
Add namespace.
- addReader(String, ExtensionReader) - Method in class org.apache.wsil.extension.ExtensionRegistry
-
Add an extension reader for a specific namespace.
- addService(Service) - Method in class org.apache.wsil.impl.InspectionImpl
-
Add service element.
- addService(Service) - Method in interface org.apache.wsil.Inspection
-
Add service element.
- addService(String) - Method in class org.apache.wsil.util.WSILDocBuilder
-
Adds a list of WSIL Service objects to the WSIL Document.
- addService(URL) - Method in class org.apache.wsil.util.WSILDocBuilder
-
Adds a list of UDDI Service objects to the WSIL Document.
- addServiceName(ServiceName) - Method in class org.apache.wsil.impl.ServiceImpl
-
Add service name.
- addServiceName(ServiceName) - Method in interface org.apache.wsil.Service
-
Add a service name.
- addWriter(String, ExtensionWriter) - Method in class org.apache.wsil.extension.ExtensionRegistry
-
Add an extension writer for a specific namespace.
- ATTR_ENDPOINT_PRESENT - Static variable in interface org.apache.wsil.WSILConstants
-
EndpointPresent attribute name.
- ATTR_LOCATION - Static variable in interface org.apache.wsil.WSILConstants
-
Location attribute name.
- ATTR_REF_NAMESPACE - Static variable in interface org.apache.wsil.WSILConstants
-
Referenced namespace attribute name.
- ATTR_TARGET_NAMESPACE - Static variable in interface org.apache.wsil.WSILConstants
-
Target namespace attribute name.
- ATTR_XML_LANG - Static variable in interface org.apache.wsil.WSILConstants
-
XML lang attribute.
- ATTR_XML_NS - Static variable in interface org.apache.wsil.WSILConstants
-
XML lang namespace.
- ATTR_XMLNS - Static variable in interface org.apache.wsil.WSILConstants
-
XML namespace attribute name.
- debug(String, String, Exception) - Static method in class org.apache.wsil.util.Util
-
This method prints a formatted message using System.out.prinln.
- debug(String, String, String) - Static method in class org.apache.wsil.util.Util
-
This method prints a formatted message using System.out.prinln.
- DEF_DOCUMENT_FACTORY - Static variable in class org.apache.wsil.util.WSILProperties
-
Default WSILDocumentFactory class name.
- DEF_LANG - Static variable in interface org.apache.wsil.WSILConstants
-
Default language for abstract and name elements.
- Description - Interface in org.apache.wsil
-
WS-Inspection description element.
- DescriptionImpl - Class in org.apache.wsil.impl
-
This class provides the support for the <description> element.
- DescriptionImpl() - Constructor for class org.apache.wsil.impl.DescriptionImpl
-
DescriptionImpl constructor comment.
- descriptions - Variable in class org.apache.wsil.impl.ServiceImpl
-
Descriptions.
- DISCOVERY_URL_ELEM_NAME - Static variable in interface org.apache.wsil.extension.uddi.BusinessDescription
-
DiscoveryURL Element name.
- DISCOVERY_URL_ELEM_NAME - Static variable in interface org.apache.wsil.extension.uddi.ServiceDescription
-
DiscoveryURL Element name.
- DISCOVERY_URL_QNAME - Static variable in interface org.apache.wsil.extension.uddi.BusinessDescription
-
DiscoveryURL QName.
- DISCOVERY_URL_QNAME - Static variable in interface org.apache.wsil.extension.uddi.ServiceDescription
-
DiscoveryURL QName.
- DISCOVERY_URL_QNAME_V2 - Static variable in interface org.apache.wsil.extension.uddi.BusinessDescription
-
DiscoveryURL QName for UDDI V2.
- DISCOVERY_URL_QNAME_V2 - Static variable in interface org.apache.wsil.extension.uddi.ServiceDescription
-
DiscoveryURL QName for UDDI V2.
- discoveryURL - Variable in class org.apache.wsil.impl.extension.uddi.BusinessDescriptionImpl
-
Discovery URL
- discoveryURL - Variable in class org.apache.wsil.impl.extension.uddi.ServiceDescriptionImpl
-
Discovery URL
- docReader - Variable in class org.apache.wsil.WSILDocument
-
Set default document reader.
- DocumentReader - Interface in org.apache.wsil
-
An implementation of this interface is used to read and
parse a WS-Inspection document.
- documentURL - Variable in class org.apache.wsil.WSILDocument
-
WSIL document URL.
- DocumentWriter - Interface in org.apache.wsil
-
An implementation of this interface is used to write out the
contents of a WS-Inspection document.
- docWriter - Variable in class org.apache.wsil.WSILDocument
-
Set default document writer.
- ELEM_ABSTRACT - Static variable in interface org.apache.wsil.WSILConstants
-
Abstract element name.
- ELEM_BUSINESS_DESCRIPTION - Static variable in interface org.apache.wsil.extension.uddi.UDDIConstants
-
Business description element name.
- ELEM_BUSINESS_KEY - Static variable in interface org.apache.wsil.extension.uddi.UDDIConstants
-
Business key element name.
- ELEM_CATEGORY_BAG - Static variable in interface org.apache.wsil.extension.uddi.UDDIConstants
-
Category bag element name.
- ELEM_DESCRIPTION - Static variable in interface org.apache.wsil.WSILConstants
-
Description element name.
- ELEM_DISCOVERY_URL - Static variable in interface org.apache.wsil.extension.uddi.UDDIConstants
-
Discovery URL element name.
- ELEM_IMPL_BINDING - Static variable in interface org.apache.wsil.extension.wsdl.WSDLConstants
-
Implemented binding element name.
- ELEM_INSPECTION - Static variable in interface org.apache.wsil.WSILConstants
-
Inspection element name.
- ELEM_KEYED_REFERENCE - Static variable in interface org.apache.wsil.extension.uddi.UDDIConstants
-
Keyed reference element name.
- ELEM_LINK - Static variable in interface org.apache.wsil.WSILConstants
-
Import element name.
- ELEM_NAME - Static variable in interface org.apache.wsil.Abstract
-
Element name.
- ELEM_NAME - Static variable in interface org.apache.wsil.Description
-
Element name.
- ELEM_NAME - Static variable in interface org.apache.wsil.extension.uddi.BusinessDescription
-
Element name.
- ELEM_NAME - Static variable in interface org.apache.wsil.extension.uddi.ServiceDescription
-
Element name.
- ELEM_NAME - Static variable in interface org.apache.wsil.extension.wsdl.ImplementedBinding
-
Element name.
- ELEM_NAME - Static variable in interface org.apache.wsil.extension.wsdl.Reference
-
Element name.
- ELEM_NAME - Static variable in interface org.apache.wsil.extension.wsdl.ReferencedService
-
Element name.
- ELEM_NAME - Static variable in interface org.apache.wsil.Inspection
-
Element name.
- ELEM_NAME - Static variable in interface org.apache.wsil.Link
-
Element name.
- ELEM_NAME - Static variable in interface org.apache.wsil.Service
-
Element name.
- ELEM_NAME - Static variable in interface org.apache.wsil.ServiceName
-
Element name.
- ELEM_NAME - Static variable in interface org.apache.wsil.WSILConstants
-
Service name element name.
- ELEM_REF_SERVICE - Static variable in interface org.apache.wsil.extension.wsdl.WSDLConstants
-
Referenced Service element name.
- ELEM_REFERENCE - Static variable in interface org.apache.wsil.extension.wsdl.WSDLConstants
-
Reference element name.
- ELEM_SERVICE - Static variable in interface org.apache.wsil.WSILConstants
-
Service element name.
- ELEM_SERVICE_DESCRIPTION - Static variable in interface org.apache.wsil.extension.uddi.UDDIConstants
-
Service desription element name.
- ELEM_SERVICE_KEY - Static variable in interface org.apache.wsil.extension.uddi.UDDIConstants
-
Service key element name.
- element - Variable in class org.apache.wsil.extension.UnknownExtensionElement
-
Unknown extension element.
- endpointPresent - Variable in class org.apache.wsil.impl.extension.wsdl.ReferenceImpl
-
endpointPresent
- equals(QName) - Method in class org.apache.wsil.QName
-
Determine if the input QName equals this QName.
- equals(Node) - Method in class org.apache.wsil.QName
-
Determine if the QName for the input Node equals this QName.
- extElement - Variable in class org.apache.wsil.impl.ServiceReferenceElement
-
Extension element.
- ExtensionBuilder - Interface in org.apache.wsil.extension
-
This class will ...
- ExtensionElement - Interface in org.apache.wsil.extension
-
This class will ...
- ExtensionElementImpl - Class in org.apache.wsil.impl.extension
-
This class is the base class for all implementations of the
ExtensionElement interface.
- ExtensionElementImpl() - Constructor for class org.apache.wsil.impl.extension.ExtensionElementImpl
-
- ExtensionReader - Interface in org.apache.wsil.extension
-
This is the interface definition for an extension element reader.
- ExtensionRegistry - Class in org.apache.wsil.extension
-
This class is the base class for all extension registry implementations.
- ExtensionRegistry() - Constructor for class org.apache.wsil.extension.ExtensionRegistry
-
- ExtensionRegistryImpl - Class in org.apache.wsil.impl.extension
-
This class is an implementation of an ExtensionRegistry.
- ExtensionRegistryImpl() - Constructor for class org.apache.wsil.impl.extension.ExtensionRegistryImpl
-
ExtensionRegistryImpl constructor comment.
- ExtensionWriter - Interface in org.apache.wsil.extension
-
This class will write out the extension element.
- extRegistry - Variable in class org.apache.wsil.WSILDocument
-
WS-Inspection extension registry.
- extRegistry - Variable in class org.apache.wsil.xml.XMLReader
-
WSIL extension registry.
- extRegistry - Variable in class org.apache.wsil.xml.XMLWriter
-
WSIL extension registry.
- getAbstracts() - Method in class org.apache.wsil.impl.WSILElementWithAbstractImpl
-
Get all abstracts for this element.
- getAbstracts() - Method in interface org.apache.wsil.WSILElementWithAbstract
-
Get all abstracts for this element.
- getAttributeValue(Element, String) - Static method in class org.apache.wsil.util.XMLUtil
-
Get attribute value.
- getAttributeValueNS(Element, String, String) - Static method in class org.apache.wsil.util.XMLUtil
-
Get attribute value.
- getBindingName() - Method in interface org.apache.wsil.extension.wsdl.ImplementedBinding
-
Get implemented binding name.
- getBindingName() - Method in class org.apache.wsil.impl.extension.wsdl.ImplementedBindingImpl
-
Get implemented binding name.
- getBindings() - Method in class org.apache.wsil.util.WSDLDocument
-
Get all the binding elements from the WSDL document.
- getBuilder(String) - Method in class org.apache.wsil.extension.ExtensionRegistry
-
Get an extension builder for a specific namespace.
- getBusinessKey() - Method in interface org.apache.wsil.extension.uddi.BusinessDescription
-
Get business key.
- getBusinessKey() - Method in class org.apache.wsil.impl.extension.uddi.BusinessDescriptionImpl
-
Get business key.
- getBusinessKeyVector(BusinessInfos) - Static method in class org.apache.wsil.util.WSILDocBuilder
-
Get business keys from a list of businessInfos.
- getBusinessServiceByServiceName(String) - Method in class org.apache.wsil.client.WSILProxy
-
Returns an array of BusinessServices given a service name.
- getDateTimeStamp() - Static method in class org.apache.wsil.util.Util
-
Get date/time stamp for current date/time.
- getDateTimeStamp(Date) - Static method in class org.apache.wsil.util.Util
-
Get date/time stamp for current date/time.
- getDefinitions() - Method in class org.apache.wsil.util.WSDLDocument
-
Get the definition element of the WSDL document.
- getDescriptions() - Method in class org.apache.wsil.impl.ServiceImpl
-
Get description elements.
- getDescriptions() - Method in interface org.apache.wsil.Service
-
Get description elements.
- getDiscoveryURL() - Method in interface org.apache.wsil.extension.uddi.BusinessDescription
-
Get discoveryURL
- getDiscoveryURL() - Method in interface org.apache.wsil.extension.uddi.ServiceDescription
-
Get discoveryURL
- getDiscoveryURL() - Method in class org.apache.wsil.impl.extension.uddi.BusinessDescriptionImpl
-
Get discoveryURL.
- getDiscoveryURL() - Method in class org.apache.wsil.impl.extension.uddi.ServiceDescriptionImpl
-
Get discoveryURL.
- getDocumentFactory() - Static method in class org.apache.wsil.util.WSILProperties
-
Get the WSIL document factory class name.
- getElement() - Method in class org.apache.wsil.extension.UnknownExtensionElement
-
Get the Element for this extension element.
- getEndpointPresent() - Method in interface org.apache.wsil.extension.wsdl.Reference
-
Get endpointPresent
- getEndpointPresent() - Method in class org.apache.wsil.impl.extension.wsdl.ReferenceImpl
-
Get endpointPresent
- getExtensionElement() - Method in interface org.apache.wsil.Description
-
Get extension elment.
- getExtensionElement() - Method in class org.apache.wsil.impl.ServiceReferenceElement
-
Get extension elment.
- getExtensionElement() - Method in interface org.apache.wsil.Link
-
Get extension elment.
- getExtensionRegistry() - Method in class org.apache.wsil.WSILDocument
-
Get the WS-Inspection extension registry implementation.
- getFiles() - Method in class org.apache.wsil.util.FileListBuilder
-
Returns a File array.
- getFirstChild(Element) - Static method in class org.apache.wsil.util.XMLUtil
-
Get the first child element from the input elment.
- getImplementedBindings() - Method in interface org.apache.wsil.extension.wsdl.Reference
-
Get list of implemented bindings.
- getImplementedBindings() - Method in class org.apache.wsil.impl.extension.wsdl.ReferenceImpl
-
Get list of implemented bindings.
- getImports() - Method in class org.apache.wsil.util.WSDLDocument
-
Get all the import elements from the WSDL document.
- getInputStream(String) - Static method in class org.apache.wsil.util.Util
-
Get contents of a resource and return as a input stream.
- getInputStream(URL) - Static method in class org.apache.wsil.util.Util
-
Get the input stream from a URL.
- getInspection() - Method in class org.apache.wsil.WSILDocument
-
Get the inspection element for this document.
- getLang() - Method in class org.apache.wsil.impl.WSILElementWithTextImpl
-
Get the language attribute for the abstract.
- getLang() - Method in interface org.apache.wsil.WSILElementWithText
-
Get the language attribute for the abstract.
- getLinks() - Method in class org.apache.wsil.impl.InspectionImpl
-
Get link elements.
- getLinks() - Method in interface org.apache.wsil.Inspection
-
Get link elements.
- getLocalHostName() - Static method in class org.apache.wsil.util.Util
-
Get local host name.
- getLocalName() - Method in class org.apache.wsil.QName
-
Get the local name.
- getLocation() - Method in interface org.apache.wsil.Description
-
Get location for this description.
- getLocation() - Method in interface org.apache.wsil.extension.uddi.BusinessDescription
-
Get location for this ServiceDescription.
- getLocation() - Method in interface org.apache.wsil.extension.uddi.ServiceDescription
-
Get location for this ServiceDescription.
- getLocation() - Method in class org.apache.wsil.impl.extension.uddi.BusinessDescriptionImpl
-
Get location for this ServiceDescription.
- getLocation() - Method in class org.apache.wsil.impl.extension.uddi.ServiceDescriptionImpl
-
Get location for this ServiceDescription.
- getLocation() - Method in class org.apache.wsil.impl.ServiceReferenceElement
-
Get location for this link.
- getLocation() - Method in interface org.apache.wsil.Link
-
Get location for this link.
- getMessage() - Method in exception org.apache.wsil.WSILException
-
Returns the String representation of this object's values.
- getMessages() - Method in class org.apache.wsil.util.WSDLDocument
-
Get all the message elements from the WSDL document.
- getNamespaces() - Method in class org.apache.wsil.impl.InspectionImpl
-
Get list of namespaces.
- getNamespaces() - Method in interface org.apache.wsil.Inspection
-
Get list of namespaces.
- getNamespaceURI() - Method in class org.apache.wsil.QName
-
Get the namespace URI.
- getNextSibling(Element) - Static method in class org.apache.wsil.util.XMLUtil
-
Get the next sibling element.
- getPortTypes() - Method in class org.apache.wsil.util.WSDLDocument
-
Get all the portType elements from the WSDL document.
- getProperties() - Static method in class org.apache.wsil.util.WSILProperties
-
Get properties that were set for this thread only.
- getQName() - Method in interface org.apache.wsil.extension.ExtensionElement
-
Get extension element qname.
- getQName() - Method in class org.apache.wsil.extension.UnknownExtensionElement
-
Get the language attribute for the abstract.
- getQName() - Method in class org.apache.wsil.impl.extension.ExtensionElementImpl
-
Get the language attribute for the abstract.
- getQName() - Method in class org.apache.wsil.impl.extension.wsdl.ReferenceImpl
-
Get extension element qname.
- getReader(String) - Method in class org.apache.wsil.extension.ExtensionRegistry
-
Get an extension reader for a specific namespace.
- getReader() - Method in class org.apache.wsil.WSILDocument
-
Get the WS-Inspection reader implementation.
- getReferencedNamespace() - Method in interface org.apache.wsil.Description
-
Get referenced namespace for this description.
- getReferencedNamespace() - Method in class org.apache.wsil.impl.ServiceReferenceElement
-
Get referenced namespace for this link.
- getReferencedNamespace() - Method in interface org.apache.wsil.Link
-
Get referenced namespace for this link.
- getReferencedService() - Method in interface org.apache.wsil.extension.wsdl.Reference
-
Get referencedService
- getReferencedService() - Method in class org.apache.wsil.impl.extension.wsdl.ReferenceImpl
-
Get referencedService
- getReferencedServiceName() - Method in interface org.apache.wsil.extension.wsdl.ReferencedService
-
Get referenced service name.
- getReferencedServiceName() - Method in class org.apache.wsil.impl.extension.wsdl.ReferencedServiceImpl
-
Get referenced service name.
- getServiceKey() - Method in interface org.apache.wsil.extension.uddi.ServiceDescription
-
Get service key.
- getServiceKey() - Method in class org.apache.wsil.impl.extension.uddi.ServiceDescriptionImpl
-
Get service key.
- getServiceNames() - Method in class org.apache.wsil.impl.ServiceImpl
-
Get the service name.
- getServiceNames() - Method in interface org.apache.wsil.Service
-
Get service names.
- getServices() - Method in class org.apache.wsil.impl.InspectionImpl
-
Get service elements.
- getServices() - Method in interface org.apache.wsil.Inspection
-
Get service elements.
- getServices() - Method in class org.apache.wsil.util.WSDLDocument
-
Get all the service elements from the WSDL document.
- getTargetException() - Method in exception org.apache.wsil.WSILException
-
Returns the exception that caused this exception to be created.
- getTargetNamespace() - Method in class org.apache.wsil.impl.InspectionImpl
-
Get the target namespace in which the WSDL elements
are defined.
- getTargetNamespace() - Method in interface org.apache.wsil.Inspection
-
Get the target namespace in which the WSDL elements
are defined.
- getText() - Method in class org.apache.wsil.impl.WSILElementWithTextImpl
-
Get the abstract text string.
- getText(Element) - Static method in class org.apache.wsil.util.XMLUtil
-
Get the text that is associated with this element.
- getText() - Method in interface org.apache.wsil.WSILElementWithText
-
Get the abstract text string.
- getWriter(String) - Method in class org.apache.wsil.extension.ExtensionRegistry
-
Get an extension writer for a specific namespace.
- getWriter() - Method in class org.apache.wsil.WSILDocument
-
Get the WS-Inspection writer implementation.
- getWSDLDocumentByBinding(QName) - Method in class org.apache.wsil.client.WSILProxy
-
Returns an array of WSDLDocuments given a binding name.
- getWSDLDocumentByName(String) - Method in class org.apache.wsil.client.WSILProxy
-
Returns an array of WSDLDocuments given a name.
- getWSDLDocumentByPortType(QName) - Method in class org.apache.wsil.client.WSILProxy
-
Returns an array of WSDLDocuments given a portType name.
- getWSDLDocumentByServiceName(String) - Method in class org.apache.wsil.client.WSILProxy
-
Returns an array of WSDLDocuments given a service name.
- getWSDLDocumentLocations(String) - Method in class org.apache.wsil.client.WSILProxy
-
Returns the an array of WSDL document locations given a service name.
- getWSDLReader() - Static method in class org.apache.wsil.util.WSDLDocument
-
Constructs a WSDLReader
Set verbose option off.
- getWSDLReader(boolean) - Static method in class org.apache.wsil.util.WSDLDocument
-
Constructs a WSDLReader
Set verbose option off.
- getWSDLWriter() - Static method in class org.apache.wsil.util.WSDLDocument
-
Constructs a WSDLWriter
- getWSILDocument() - Method in class org.apache.wsil.client.WSILProxy
-
Returns a WSIL document.
- getWSILDocument() - Method in class org.apache.wsil.util.WSILDocBuilder
-
Returns a WSIL document.
- ImplementedBinding - Interface in org.apache.wsil.extension.wsdl
-
This is the interface definition for yhe <implementedBinding> element.
- ImplementedBindingImpl - Class in org.apache.wsil.impl.extension.wsdl
-
This class contains the implementation for a
<wsilwsdl:implementedBinding> element.
- ImplementedBindingImpl() - Constructor for class org.apache.wsil.impl.extension.wsdl.ImplementedBindingImpl
-
ImplementedBindingImpl constructor comment.
- implementedBindings - Variable in class org.apache.wsil.impl.extension.wsdl.ReferenceImpl
-
Implemented bindings.
- Inspection - Interface in org.apache.wsil
-
Inspection element within a WS-Inspection document.
- inspection - Variable in class org.apache.wsil.WSILDocument
-
Inspection element.
- InspectionImpl - Class in org.apache.wsil.impl
-
This class provides the support for the <inspection> element.
- InspectionImpl() - Constructor for class org.apache.wsil.impl.InspectionImpl
-
InspectionImpl constructor comment.
- isBindingInterfaceDocument(WSDLDocument) - Static method in class org.apache.wsil.util.WSDLDocumentIdentifier
-
Determine whether the document meets the criteria for an Interface document * that has bindings only.
- isCompleteDocument(WSDLDocument) - Static method in class org.apache.wsil.util.WSDLDocumentIdentifier
-
Determine whether the document meets the criteria for a Complete document.
- isCompleteServiceDefinition() - Method in class org.apache.wsil.util.WSDLDocument
-
Check if this document is both a service interface and a service implementation.
- isImplementationDocument(WSDLDocument) - Static method in class org.apache.wsil.util.WSDLDocumentIdentifier
-
Determine whether the document meets the criteria for an Implementation document.
- isInterfaceDocument(WSDLDocument) - Static method in class org.apache.wsil.util.WSDLDocumentIdentifier
-
Determine whether the document meets the criteria for an Interface document.
- isServiceImplementation() - Method in class org.apache.wsil.util.WSDLDocument
-
Check if this document is a service implementation.
- isServiceInterface() - Method in class org.apache.wsil.util.WSDLDocument
-
Check if this document is a service interface.
- isServiceInterfaceWithBindingsOnly() - Method in class org.apache.wsil.util.WSDLDocument
-
Check if this document is a service interface with bindings only.
- read(String) - Method in class org.apache.wsil.util.WSDLDocument
-
Read the information contained in a WSDL file.
- read(String, boolean) - Method in class org.apache.wsil.util.WSDLDocument
-
Read the information contained in a WSDL file
- read(Reader) - Method in class org.apache.wsil.WSILDocument
-
Read the WS-Inspection document from a input reader.
- read(String) - Method in class org.apache.wsil.WSILDocument
-
Read the WS-Inspection document from a file URL string.
- read(URL) - Method in class org.apache.wsil.WSILDocument
-
Read the WS-Inspection document from a location specified using a URL.
- reader - Variable in class org.apache.wsil.xml.XMLReader
-
Reader which is used to obtain contents of a WSIL document.
- readers - Variable in class org.apache.wsil.extension.ExtensionRegistry
-
List of extension readers.
- Reference - Interface in org.apache.wsil.extension.wsdl
-
This is the interface definition for yhe <reference> element.
- referencedNamespace - Variable in class org.apache.wsil.impl.ServiceReferenceElement
-
Reference namespace.
- ReferencedService - Interface in org.apache.wsil.extension.wsdl
-
This is the interface definition for yhe <referencedService> element.
- referencedService - Variable in class org.apache.wsil.impl.extension.wsdl.ReferenceImpl
-
referencedService
- ReferencedServiceImpl - Class in org.apache.wsil.impl.extension.wsdl
-
This class contains the implementation for a
<wsilwsdl:referencedService> element.
- ReferencedServiceImpl() - Constructor for class org.apache.wsil.impl.extension.wsdl.ReferencedServiceImpl
-
ReferencedServiceImpl constructor comment.
- referencedServiceName - Variable in class org.apache.wsil.impl.extension.wsdl.ReferencedServiceImpl
-
Binding name.
- ReferenceImpl - Class in org.apache.wsil.impl.extension.wsdl
-
This class contians the implementation for a
<wsilwsdl:reference element>.
- ReferenceImpl() - Constructor for class org.apache.wsil.impl.extension.wsdl.ReferenceImpl
-
ReferenceImpl constructor comment.
- removeAbstracts() - Method in class org.apache.wsil.impl.WSILElementWithAbstractImpl
-
Remove all abstracts from this element.
- removeAbstracts() - Method in interface org.apache.wsil.WSILElementWithAbstract
-
Remove all abstracts from this element.
- removeDescription(Description) - Method in class org.apache.wsil.impl.ServiceImpl
-
Remove description element.
- removeDescription(Description) - Method in interface org.apache.wsil.Service
-
Remove description element.
- removeImplementedBinding(ImplementedBinding) - Method in interface org.apache.wsil.extension.wsdl.Reference
-
Remove implemented binding.
- removeImplementedBinding(ImplementedBinding) - Method in class org.apache.wsil.impl.extension.wsdl.ReferenceImpl
-
Remove implemented binding.
- removeLink(Link) - Method in class org.apache.wsil.impl.InspectionImpl
-
Remove link element.
- removeLink(Link) - Method in interface org.apache.wsil.Inspection
-
Remove link element.
- removeNamespace(String, String) - Method in class org.apache.wsil.impl.InspectionImpl
-
Remove namespace.
- removeNamespace(String, String) - Method in interface org.apache.wsil.Inspection
-
Remove namespace.
- removeService(Service) - Method in class org.apache.wsil.impl.InspectionImpl
-
Removed service element.
- removeService(Service) - Method in interface org.apache.wsil.Inspection
-
Remove service element.
- removeServiceName(ServiceName) - Method in class org.apache.wsil.impl.ServiceImpl
-
Remove a service name.
- removeServiceName(ServiceName) - Method in interface org.apache.wsil.Service
-
Remove service name.
- replaceString(String, String, String) - Static method in class org.apache.wsil.util.Util
-
This method will replace all of the occurances of a string
with a substitution string.
- resolveURL(String) - Method in class org.apache.wsil.WSILDocument
-
This method is used to resolve a relative URL into a full URL.
- saveNS(Element, Inspection) - Method in class org.apache.wsil.xml.XMLReader
-
Save namespace settings.
- sClassName - Static variable in class org.apache.wsil.util.Util
-
Class name.
- serializeToXML() - Method in class org.apache.wsil.util.WSDLDocument
-
Generate an XML string that represents the WSDL document content.
- Service - Interface in org.apache.wsil
-
WS-Inspection service element.
- SERVICE_KEY_ELEM_NAME - Static variable in interface org.apache.wsil.extension.uddi.ServiceDescription
-
ServiceKey Element name.
- SERVICE_KEY_QNAME - Static variable in interface org.apache.wsil.extension.uddi.ServiceDescription
-
ServiceKey QName.
- SERVICE_KEY_QNAME_V2 - Static variable in interface org.apache.wsil.extension.uddi.ServiceDescription
-
ServiceKey QName for UDDI V2.
- ServiceDescription - Interface in org.apache.wsil.extension.uddi
-
UDDI extension element for WSIL document - serviceDescription element.
- ServiceDescriptionImpl - Class in org.apache.wsil.impl.extension.uddi
-
This class contains the implementation for a
<wsiluddi:serviceDescription> element.
- ServiceDescriptionImpl() - Constructor for class org.apache.wsil.impl.extension.uddi.ServiceDescriptionImpl
-
ServiceDescriptionImpl constructor comment.
- ServiceImpl - Class in org.apache.wsil.impl
-
This class provides the support for the <service> element.
- ServiceImpl() - Constructor for class org.apache.wsil.impl.ServiceImpl
-
ServiceImpl constructor comment.
- serviceKey - Variable in class org.apache.wsil.impl.extension.uddi.ServiceDescriptionImpl
-
Service key.
- ServiceName - Interface in org.apache.wsil
-
Service name element in a WS-Inspection document.
- ServiceNameImpl - Class in org.apache.wsil.impl
-
This class provides the support for the <name> element.
- ServiceNameImpl() - Constructor for class org.apache.wsil.impl.ServiceNameImpl
-
ServiceNameImpl constructor comment.
- serviceNames - Variable in class org.apache.wsil.impl.ServiceImpl
-
Service names.
- ServiceReferenceElement - Class in org.apache.wsil.impl
-
This class is the base class for elements that contain service references.
- ServiceReferenceElement() - Constructor for class org.apache.wsil.impl.ServiceReferenceElement
-
ServiceReferenceElement constructor comment.
- services - Variable in class org.apache.wsil.impl.InspectionImpl
-
Services.
- setBindingName(QName) - Method in interface org.apache.wsil.extension.wsdl.ImplementedBinding
-
Set implemented binding name.
- setBindingName(QName) - Method in class org.apache.wsil.impl.extension.wsdl.ImplementedBindingImpl
-
Set implemented binding name.
- setBusinessKey(BusinessKey) - Method in interface org.apache.wsil.extension.uddi.BusinessDescription
-
Set business key.
- setBusinessKey(BusinessKey) - Method in class org.apache.wsil.impl.extension.uddi.BusinessDescriptionImpl
-
Set businessKey.
- setDiscoveryURL(DiscoveryURL) - Method in interface org.apache.wsil.extension.uddi.BusinessDescription
-
Set discoveryURL
- setDiscoveryURL(DiscoveryURL) - Method in interface org.apache.wsil.extension.uddi.ServiceDescription
-
Set discoveryURL
- setDiscoveryURL(DiscoveryURL) - Method in class org.apache.wsil.impl.extension.uddi.BusinessDescriptionImpl
-
Set discoveryURL.
- setDiscoveryURL(DiscoveryURL) - Method in class org.apache.wsil.impl.extension.uddi.ServiceDescriptionImpl
-
Set discoveryURL.
- setDocumentURL(String) - Method in class org.apache.wsil.WSILDocument
-
Set the location for the WS-Inspection document.
- setEndpointPresent(Boolean) - Method in interface org.apache.wsil.extension.wsdl.Reference
-
Set endpointPresent
- setEndpointPresent(Boolean) - Method in class org.apache.wsil.impl.extension.wsdl.ReferenceImpl
-
Set endpointPresent
- setExtensionElement(ExtensionElement) - Method in interface org.apache.wsil.Description
-
Set extension element.
- setExtensionElement(ExtensionElement) - Method in class org.apache.wsil.impl.ServiceReferenceElement
-
Set extension element.
- setExtensionElement(ExtensionElement) - Method in interface org.apache.wsil.Link
-
Set extension element.
- setExtensionRegistry(ExtensionRegistry) - Method in class org.apache.wsil.WSILDocument
-
Set the WS-Inspection extension registry implementation.
- setLang(String) - Method in class org.apache.wsil.impl.WSILElementWithTextImpl
-
Set the language attribute for the abstract.
- setLang(String) - Method in interface org.apache.wsil.WSILElementWithText
-
Set the language attribute for the abstract.
- setLocation(String) - Method in interface org.apache.wsil.Description
-
Set location for this description.
- setLocation(String) - Method in interface org.apache.wsil.extension.uddi.BusinessDescription
-
Set location
- setLocation(String) - Method in interface org.apache.wsil.extension.uddi.ServiceDescription
-
Set location
- setLocation(String) - Method in class org.apache.wsil.impl.extension.uddi.BusinessDescriptionImpl
-
Set location for this ServiceDescription.
- setLocation(String) - Method in class org.apache.wsil.impl.extension.uddi.ServiceDescriptionImpl
-
Set location for this ServiceDescription.
- setLocation(String) - Method in class org.apache.wsil.impl.ServiceReferenceElement
-
Set location for this link.
- setLocation(String) - Method in interface org.apache.wsil.Link
-
Set location for this link.
- setProperties(Properties) - Static method in class org.apache.wsil.util.WSILProperties
-
Set properties for this thread only.
- setReader(DocumentReader) - Method in class org.apache.wsil.WSILDocument
-
Set the WS-Inspection reader implementation.
- setReferencedNamespace(String) - Method in interface org.apache.wsil.Description
-
Set referenced namespace for this description.
- setReferencedNamespace(String) - Method in class org.apache.wsil.impl.ServiceReferenceElement
-
Set referenced namespace for this link.
- setReferencedNamespace(String) - Method in interface org.apache.wsil.Link
-
Set referenced namespace for this link.
- setReferencedService(ReferencedService) - Method in interface org.apache.wsil.extension.wsdl.Reference
-
Set referencedService
- setReferencedService(ReferencedService) - Method in class org.apache.wsil.impl.extension.wsdl.ReferenceImpl
-
Set referenced service
- setReferencedServiceName(QName) - Method in interface org.apache.wsil.extension.wsdl.ReferencedService
-
Set referenced service name.
- setReferencedServiceName(QName) - Method in class org.apache.wsil.impl.extension.wsdl.ReferencedServiceImpl
-
Set referenced service name.
- setServiceKey(ServiceKey) - Method in interface org.apache.wsil.extension.uddi.ServiceDescription
-
Set service key.
- setServiceKey(ServiceKey) - Method in class org.apache.wsil.impl.extension.uddi.ServiceDescriptionImpl
-
Set serviceKey.
- setTargetNamespace(String) - Method in class org.apache.wsil.impl.InspectionImpl
-
Set the target namespace in which WSDL elements are defined.
- setTargetNamespace(String) - Method in interface org.apache.wsil.Inspection
-
Set the target namespace in which WSDL elements are defined.
- setText(String) - Method in class org.apache.wsil.impl.WSILElementWithTextImpl
-
Set the documentation text string.
- setText(String) - Method in interface org.apache.wsil.WSILElementWithText
-
Set the documentation text string.
- setWriter(DocumentWriter) - Method in class org.apache.wsil.WSILDocument
-
Set the WS-Inspection writer implementation.
- targetNamespace - Variable in class org.apache.wsil.impl.InspectionImpl
-
Target namespace.
- text - Variable in class org.apache.wsil.impl.WSILElementWithTextImpl
-
Text.
- throwable - Variable in exception org.apache.wsil.WSILException
-
Throwable.
- toString() - Method in class org.apache.wsil.impl.extension.ExtensionElementImpl
-
String representation of this object.
- toString() - Method in class org.apache.wsil.impl.WSILElementWithAbstractImpl
-
String representation of this object.
- toString() - Method in class org.apache.wsil.impl.WSILElementWithTextImpl
-
String representation of this object.
- toString() - Method in class org.apache.wsil.QName
-
String representation of this object.
- toString() - Method in class org.apache.wsil.util.WSDLDocument
-
Return string representation of this object.
- toString() - Method in class org.apache.wsil.WSILDocument
-
Return string representation of this object.
- toStringArray(String) - Static method in class org.apache.wsil.util.Util
-
Convert a string into a string array.
- toStringArray(String, String) - Static method in class org.apache.wsil.util.Util
-
Convert a string into a string array.
- toXMLString() - Method in class org.apache.wsil.extension.UnknownExtensionElement
-
XML String representation of this object.
- toXMLString() - Method in class org.apache.wsil.impl.AbstractImpl
-
XML string representation of this object.
- toXMLString() - Method in class org.apache.wsil.impl.DescriptionImpl
-
XML string representation of this object.
- toXMLString() - Method in class org.apache.wsil.impl.extension.uddi.BusinessDescriptionImpl
-
XML string representation of this object.
- toXMLString() - Method in class org.apache.wsil.impl.extension.uddi.ServiceDescriptionImpl
-
XML string representation of this object.
- toXMLString() - Method in class org.apache.wsil.impl.extension.wsdl.ImplementedBindingImpl
-
XML string representation of this object.
- toXMLString() - Method in class org.apache.wsil.impl.extension.wsdl.ReferencedServiceImpl
-
XML string representation of this object.
- toXMLString() - Method in class org.apache.wsil.impl.extension.wsdl.ReferenceImpl
-
XML string representation of this object.
- toXMLString() - Method in class org.apache.wsil.impl.InspectionImpl
-
XML string representation of this object.
- toXMLString() - Method in class org.apache.wsil.impl.LinkImpl
-
XML string representation of this object.
- toXMLString() - Method in class org.apache.wsil.impl.ServiceImpl
-
XML string representation of this object.
- toXMLString() - Method in class org.apache.wsil.impl.ServiceNameImpl
-
XML string representation of this object.
- toXMLString(String) - Method in class org.apache.wsil.impl.ServiceReferenceElement
-
XML string representation of this object.
- toXMLString(String) - Method in class org.apache.wsil.impl.WSILElementWithTextImpl
-
XML string representation of this object.
- toXMLString(Collection) - Static method in class org.apache.wsil.util.Util
-
Get XML string representation for WSIL element.
- toXMLString() - Method in interface org.apache.wsil.WSILElement
-
Display contents of the WSIL element as an XML string.
- TRANSPORT_CLASS - Static variable in class org.apache.wsil.util.WSILProperties
-
Tranport class.
- write(String) - Method in class org.apache.wsil.util.WSDLDocument
-
Write the WSDL document to the specified file.
- write(Writer) - Method in class org.apache.wsil.util.WSDLDocument
-
Write the WSDL document content to the specified writer.
- write(Writer) - Method in class org.apache.wsil.WSILDocument
-
Write the WS-Inpsection document to an output writer.
- write(String) - Method in class org.apache.wsil.WSILDocument
-
Write the WS-Inspection document to an output file.
- writeDocument(WSILDocument, Writer) - Method in interface org.apache.wsil.DocumentWriter
-
Write the contents of a WS-Inspection Document to an output writer.
- writeDocument(WSILDocument, OutputStream) - Method in class org.apache.wsil.xml.XMLWriter
-
Write WSIL document.
- writeDocument(WSILDocument, Writer) - Method in class org.apache.wsil.xml.XMLWriter
-
Write WSIL document.
- writeElement(ExtensionElement, Writer) - Method in interface org.apache.wsil.extension.ExtensionWriter
-
Write extension element.
- writeElement(ExtensionElement, Writer) - Method in class org.apache.wsil.impl.extension.uddi.UDDIExtensionWriter
-
Write extension element.
- writeElement(ExtensionElement, Writer) - Method in class org.apache.wsil.impl.extension.wsdl.WSDLExtensionWriter
-
Write extension element.
- writers - Variable in class org.apache.wsil.extension.ExtensionRegistry
-
List of extension writers.
- WSDL_EXTENSION - Static variable in class org.apache.wsil.util.WSILProperties
-
WSDL extension.
- WSDL_FACTORY - Static variable in class org.apache.wsil.util.WSDLDocument
-
WSDL factory class
- WSDLConstants - Interface in org.apache.wsil.extension.wsdl
-
This class will ...
- WSDLDocument - Class in org.apache.wsil.util
-
Provides an easy way to read and write information to and from
WSDL documents.
- WSDLDocument(String) - Constructor for class org.apache.wsil.util.WSDLDocument
-
Constructs a new WSDL document from the specified file.
- WSDLDocument(URL) - Constructor for class org.apache.wsil.util.WSDLDocument
-
Constructs a new WSDL document from the specified URL.
- WSDLDocument(Reader) - Constructor for class org.apache.wsil.util.WSDLDocument
-
Constructs a new WSDL document from the specified Reader.
- WSDLDocument(Document) - Constructor for class org.apache.wsil.util.WSDLDocument
-
Constructs a new WSDL document from a Document DOM.
- WSDLDocument(Definition) - Constructor for class org.apache.wsil.util.WSDLDocument
-
Constructs a new WSDL document from a UDDI businessService.
- WSDLDocumentIdentifier - Class in org.apache.wsil.util
-
- WSDLDocumentIdentifier() - Constructor for class org.apache.wsil.util.WSDLDocumentIdentifier
-
- wsdlException - Static variable in class org.apache.wsil.util.WSDLDocument
-
- WSDLExtensionBuilder - Class in org.apache.wsil.impl.extension.wsdl
-
This class is used to create the object that is associated with
the WSDL extension element.
- WSDLExtensionBuilder() - Constructor for class org.apache.wsil.impl.extension.wsdl.WSDLExtensionBuilder
-
WSDLExtensionBuilder constructor comment.
- WSDLExtensionReader - Class in org.apache.wsil.impl.extension.wsdl
-
The WSDL extension reader class is used to parse the WSDL extension elements.
- WSDLExtensionReader() - Constructor for class org.apache.wsil.impl.extension.wsdl.WSDLExtensionReader
-
WSDLExtensionReader constructor comment.
- WSDLExtensionWriter - Class in org.apache.wsil.impl.extension.wsdl
-
The WSDL extension writer class is used to write the WSDL extension elements
to an output writer.
- WSDLExtensionWriter() - Constructor for class org.apache.wsil.impl.extension.wsdl.WSDLExtensionWriter
-
WSDLExtensionWriter constructor comment.
- wsdlFactory - Static variable in class org.apache.wsil.util.WSDLDocument
-
- WSIL_DOCUMENT_NAME - Static variable in class org.apache.wsil.util.WSILProperties
-
WSIL inspection document name.
- WSIL_HOSTNAME - Static variable in class org.apache.wsil.util.WSILProperties
-
WSIL hostname.
- WSIL_PORT - Static variable in class org.apache.wsil.util.WSILProperties
-
WSIL port.
- WSILConstants - Interface in org.apache.wsil
-
Constants used when processing WS-Inspection documents.
- WSILDocBuilder - Class in org.apache.wsil.util
-
This class builds a WSIL document.
- WSILDocBuilder() - Constructor for class org.apache.wsil.util.WSILDocBuilder
-
Creates a new WSILDocBuilder
instance.
- WSILDocBuilder(String) - Constructor for class org.apache.wsil.util.WSILDocBuilder
-
Creates a new WSILDocBuilder
instance.
- WSILDocBuilder(URL) - Constructor for class org.apache.wsil.util.WSILDocBuilder
-
Creates a new WSILDocBuilder
instance.
- WSILDocBuilder(URL, String) - Constructor for class org.apache.wsil.util.WSILDocBuilder
-
Creates a new WSILDocBuilder
instance.
- wsilDocument - Variable in class org.apache.wsil.util.WSILDocBuilder
-
WSIL inspection document reference.
- WSILDocument - Class in org.apache.wsil
-
Instance of a WS-Inspection document.
- WSILDocument() - Constructor for class org.apache.wsil.WSILDocument
-
- wsilDocument - Variable in class org.apache.wsil.xml.XMLReader
-
WSIL document.
- wsilDocument - Variable in class org.apache.wsil.xml.XMLWriter
-
WSIL document.
- WSILDocumentFactory - Class in org.apache.wsil
-
This class is used to access an implementation of a WSILDocument abstract class.
- WSILDocumentFactory() - Constructor for class org.apache.wsil.WSILDocumentFactory
-
- WSILDocumentFactoryImpl - Class in org.apache.wsil.impl
-
This class is an implementation of the WSILDocumentFactory.
- WSILDocumentFactoryImpl() - Constructor for class org.apache.wsil.impl.WSILDocumentFactoryImpl
-
- WSILDocumentImpl - Class in org.apache.wsil.impl
-
This class is an implementation of the WSILDocument class.
- WSILDocumentImpl() - Constructor for class org.apache.wsil.impl.WSILDocumentImpl
-
Create a WSIL document.
- WSILElement - Interface in org.apache.wsil
-
Common WSIL element definition.
- WSILElementWithAbstract - Interface in org.apache.wsil
-
Common WS-Inpsection element definition for elements that contain an abstract element.
- WSILElementWithAbstractImpl - Class in org.apache.wsil.impl
-
This class is the base class for all elements that have an abstract.
- WSILElementWithAbstractImpl() - Constructor for class org.apache.wsil.impl.WSILElementWithAbstractImpl
-
WSILElementWithAbstractImpl constructor.
- WSILElementWithText - Interface in org.apache.wsil
-
A WS-Inspection element that can contain a text value.
- WSILElementWithTextImpl - Class in org.apache.wsil.impl
-
This class is the base class for elements that have a text node.
- WSILElementWithTextImpl() - Constructor for class org.apache.wsil.impl.WSILElementWithTextImpl
-
- WSILException - Exception in org.apache.wsil
-
Primary WS-Inpsection exception.
- WSILException() - Constructor for exception org.apache.wsil.WSILException
-
Create an exception without a message.
- WSILException(String) - Constructor for exception org.apache.wsil.WSILException
-
Create an exception with a message.
- WSILException(String, Throwable) - Constructor for exception org.apache.wsil.WSILException
-
Create an exception with a message and related exception.
- WSILProperties - Class in org.apache.wsil.util
-
The WS-Inspection properties can be defined in one of three locations.
- WSILProxy - Class in org.apache.wsil.client
-
This class gives access to an inspection.wsil document and its
contents.
- WSILProxy() - Constructor for class org.apache.wsil.client.WSILProxy
-
Creates a new WSILProxy
instance.
- WSILProxy(String) - Constructor for class org.apache.wsil.client.WSILProxy
-
Creates a new WSILProxy
instance.
- WSILProxy(Element) - Constructor for class org.apache.wsil.client.WSILProxy
-
Creates a new WSILProxy
instance.