Uses of Class
org.apache.axis.wsdl.fromJava.Namespaces
Packages that use Namespaces
-
Uses of Namespaces in org.apache.axis.wsdl.fromJava
Methods in org.apache.axis.wsdl.fromJava that return NamespacesModifier and TypeMethodDescriptionTypes.getNamespaces()
Return the namespaces object for the current contextConstructors in org.apache.axis.wsdl.fromJava with parameters of type NamespacesModifierConstructorDescriptionTypes
(javax.wsdl.Definition def, TypeMapping tm, TypeMapping defaultTM, Namespaces namespaces, String targetNamespace, List stopClasses, ServiceDesc serviceDesc) This class serailizes aClass
to XML Schema.Types
(javax.wsdl.Definition def, TypeMapping tm, TypeMapping defaultTM, Namespaces namespaces, String targetNamespace, List stopClasses, ServiceDesc serviceDesc, Emitter emitter) This class serailizes aClass
to XML Schema.