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 java.lang.Object
implements SchemaReader


Constructor Summary
SchemaReaderImpl()
           
 
Method Summary
 java.util.Set<java.lang.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 java.util.Set<java.lang.String> readPackagesFromSchema(javax.wsdl.Definition wsdlDefinition)
                                                       throws SchemaReaderException
Specified by:
readPackagesFromSchema in interface SchemaReader
Throws:
SchemaReaderException


Copyright © 2007 Apache Web Services Project. All Rights Reserved.