org.apache.openejb.server.axis.assembler
Class CommonsSchemaInfoBuilder
java.lang.Object
org.apache.openejb.server.axis.assembler.CommonsSchemaInfoBuilder
public class CommonsSchemaInfoBuilder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommonsSchemaInfoBuilder
public CommonsSchemaInfoBuilder(JarFile moduleFile,
URI wsdlUri)
throws OpenEJBException
- Throws:
OpenEJBException
CommonsSchemaInfoBuilder
public CommonsSchemaInfoBuilder(org.apache.ws.commons.schema.XmlSchemaCollection xmlSchemaCollection)
createSchemaInfo
public XmlSchemaInfo createSchemaInfo()
throws OpenEJBException
- Throws:
OpenEJBException
createXmlTypeInfo
public static XmlTypeInfo createXmlTypeInfo(QName qname,
org.apache.ws.commons.schema.XmlSchemaType type)
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.