Uses of Interface
org.apache.wsil.extension.ExtensionReader
Packages that use ExtensionReader
Package
Description
-
Uses of ExtensionReader in org.apache.wsil.extension
Methods in org.apache.wsil.extension that return ExtensionReaderModifier and TypeMethodDescriptionGet an extension reader for a specific namespace.Methods in org.apache.wsil.extension with parameters of type ExtensionReaderModifier and TypeMethodDescriptionvoidExtensionRegistry.addReader(String namespace, ExtensionReader reader) Add an extension reader for a specific namespace. -
Uses of ExtensionReader in org.apache.wsil.impl.extension.uddi
Classes in org.apache.wsil.impl.extension.uddi that implement ExtensionReaderModifier and TypeClassDescriptionclassThe UDDI extension reader class is used to parse the UDDI extension elements. -
Uses of ExtensionReader in org.apache.wsil.impl.extension.wsdl
Classes in org.apache.wsil.impl.extension.wsdl that implement ExtensionReaderModifier and TypeClassDescriptionclassThe WSDL extension reader class is used to parse the WSDL extension elements.