|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator org.apache.axis2.description.java2wsdl.DocLitBareSchemaGenerator
public class DocLitBareSchemaGenerator
Field Summary |
---|
Fields inherited from class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator |
---|
attrFormDefault, classLoader, className, customSchemaLocation, elementFormDefault, excludeMethods, extraClasses, generateBaseException, mappingFileLocation, methods, methodTable, NAME_SPACE_PREFIX, nonRpcMethods, nsGen, pkg2nsmap, schema_namespace_prefix, schemaMap, schemaTargetNameSpace, service, serviceClass, targetNamespace, targetNamespacePrefixMap, typeTable, useWSDLTypesNamespace, xmlSchemaCollection |
Constructor Summary | |
---|---|
DocLitBareSchemaGenerator(java.lang.ClassLoader loader,
java.lang.String className,
java.lang.String schematargetNamespace,
java.lang.String schematargetNamespacePrefix,
AxisService service)
|
Method Summary | |
---|---|
protected void |
generateSchemaForSingleElement(QName schemaTypeName,
java.lang.String paraName,
boolean isArray,
org.codehaus.jam.JClass javaType)
|
protected org.apache.ws.commons.schema.XmlSchema |
getXmlSchema(java.lang.String targetNamespace)
|
protected org.codehaus.jam.JMethod[] |
processMethods(org.codehaus.jam.JMethod[] declaredMethods)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DocLitBareSchemaGenerator(java.lang.ClassLoader loader, java.lang.String className, java.lang.String schematargetNamespace, java.lang.String schematargetNamespacePrefix, AxisService service) throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
protected org.codehaus.jam.JMethod[] processMethods(org.codehaus.jam.JMethod[] declaredMethods) throws java.lang.Exception
processMethods
in class DefaultSchemaGenerator
java.lang.Exception
protected void generateSchemaForSingleElement(QName schemaTypeName, java.lang.String paraName, boolean isArray, org.codehaus.jam.JClass javaType) throws java.lang.Exception
java.lang.Exception
protected org.apache.ws.commons.schema.XmlSchema getXmlSchema(java.lang.String targetNamespace)
getXmlSchema
in class DefaultSchemaGenerator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |