Uses of Class
org.apache.axis2.jaxws.wsdl.SchemaReaderException
-
Packages that use SchemaReaderException Package Description org.apache.axis2.jaxws.wsdl org.apache.axis2.jaxws.wsdl.impl -
-
Uses of SchemaReaderException in org.apache.axis2.jaxws.wsdl
Methods in org.apache.axis2.jaxws.wsdl that throw SchemaReaderException Modifier and Type Method Description Set<String>
SchemaReader. readPackagesFromSchema(javax.wsdl.Definition wsdlDefinition)
-
Uses of SchemaReaderException in org.apache.axis2.jaxws.wsdl.impl
Methods in org.apache.axis2.jaxws.wsdl.impl that throw SchemaReaderException Modifier and Type Method Description Set<String>
SchemaReaderImpl. readPackagesFromSchema(javax.wsdl.Definition wsdlDefinition)
-