|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.openejb.server.axis.assembler.CommonsSchemaInfoBuilder
public class CommonsSchemaInfoBuilder
Constructor Summary | |
---|---|
CommonsSchemaInfoBuilder(java.util.jar.JarFile moduleFile,
java.net.URI wsdlUri)
|
|
CommonsSchemaInfoBuilder(org.apache.ws.commons.schema.XmlSchemaCollection xmlSchemaCollection)
|
Method Summary | |
---|---|
XmlSchemaInfo |
createSchemaInfo()
|
static XmlTypeInfo |
createXmlTypeInfo(javax.xml.namespace.QName qname,
org.apache.ws.commons.schema.XmlSchemaType type)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommonsSchemaInfoBuilder(java.util.jar.JarFile moduleFile, java.net.URI wsdlUri) throws OpenEJBException
OpenEJBException
public CommonsSchemaInfoBuilder(org.apache.ws.commons.schema.XmlSchemaCollection xmlSchemaCollection)
Method Detail |
---|
public XmlSchemaInfo createSchemaInfo() throws OpenEJBException
OpenEJBException
public static XmlTypeInfo createXmlTypeInfo(javax.xml.namespace.QName qname, org.apache.ws.commons.schema.XmlSchemaType type)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |