org.apache.openejb.server.axis.assembler
Class CommonsSchemaLoader

java.lang.Object
  extended by org.apache.openejb.server.axis.assembler.CommonsSchemaLoader

public class CommonsSchemaLoader
extends Object


Constructor Summary
CommonsSchemaLoader(URI wsdlUri, JarFile moduleFile)
           
 
Method Summary
 org.apache.ws.commons.schema.XmlSchemaCollection loadSchema()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommonsSchemaLoader

public CommonsSchemaLoader(URI wsdlUri,
                           JarFile moduleFile)
Method Detail

loadSchema

public org.apache.ws.commons.schema.XmlSchemaCollection loadSchema()
                                                            throws OpenEJBException
Throws:
OpenEJBException


Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.