|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.xfire.wsdl11.builder.AbstractWSDL
org.codehaus.xfire.wsdl11.builder.WSDLBuilder
org.codehaus.xfire.xmlbeans.XmlBeansWSDLBuilder
public class XmlBeansWSDLBuilder
Field Summary |
---|
Fields inherited from class org.codehaus.xfire.wsdl11.builder.AbstractWSDL |
---|
complexQ, elementQ, schemaQ, sequenceQ |
Fields inherited from interface org.codehaus.xfire.wsdl.WSDLWriter |
---|
WSDL11_NS, WSDL11_SOAP_NS |
Constructor Summary | |
---|---|
XmlBeansWSDLBuilder(Service service,
TransportManager tman,
WSDL11ParameterBinding paramBinding)
|
Method Summary | |
---|---|
void |
addDependency(SchemaType type)
|
org.codehaus.yom.Element |
getSchema(XmlBeansType xbeanType)
|
Methods inherited from class org.codehaus.xfire.wsdl11.builder.WSDLBuilder |
---|
createAbstractInterface, createConcreteInterface, createOperation, createPart, createPart, createPart, write |
Methods inherited from class org.codehaus.xfire.wsdl11.builder.AbstractWSDL |
---|
addNamespace, addNamespaceImport, createSchemaType, getDefinition, getDocument, getInfo, getNamespacePrefix, getSchemaTypes, getService, hasDependency, hasImport, hasSchema, setDefinition, setSchema, setSchemaTypes, setService, writeComplexTypes, writeDocument, writeImports |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XmlBeansWSDLBuilder(Service service, TransportManager tman, WSDL11ParameterBinding paramBinding) throws javax.wsdl.WSDLException
javax.wsdl.WSDLException
Method Detail |
---|
public void addDependency(SchemaType type)
addDependency
in class AbstractWSDL
public org.codehaus.yom.Element getSchema(XmlBeansType xbeanType)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |