org.apache.axis2.jaxws.wsdl.impl
Class SchemaReaderImpl

java.lang.Object
  extended by org.apache.axis2.jaxws.wsdl.impl.SchemaReaderImpl
All Implemented Interfaces:
SchemaReader

public class SchemaReaderImpl
extends Object
implements SchemaReader


Constructor Summary
SchemaReaderImpl()
           
 
Method Summary
 Set<String> readPackagesFromSchema(javax.wsdl.Definition wsdlDefinition)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemaReaderImpl

public SchemaReaderImpl()
Method Detail

readPackagesFromSchema

public Set<String> readPackagesFromSchema(javax.wsdl.Definition wsdlDefinition)
                                   throws SchemaReaderException
Specified by:
readPackagesFromSchema in interface SchemaReader
Throws:
SchemaReaderException


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.