public class CommonsSchemaInfoBuilder
extends java.lang.Object
Constructor and Description |
---|
CommonsSchemaInfoBuilder(java.util.jar.JarFile moduleFile,
java.net.URI wsdlUri) |
CommonsSchemaInfoBuilder(XmlSchemaCollection xmlSchemaCollection) |
Modifier and Type | Method and Description |
---|---|
XmlSchemaInfo |
createSchemaInfo() |
static XmlTypeInfo |
createXmlTypeInfo(javax.xml.namespace.QName qname,
XmlSchemaType type) |
public CommonsSchemaInfoBuilder(java.util.jar.JarFile moduleFile, java.net.URI wsdlUri) throws OpenEJBException
OpenEJBException
public CommonsSchemaInfoBuilder(XmlSchemaCollection xmlSchemaCollection)
public XmlSchemaInfo createSchemaInfo() throws OpenEJBException
OpenEJBException
public static XmlTypeInfo createXmlTypeInfo(javax.xml.namespace.QName qname, XmlSchemaType type)