Interface SchemaGenerator

    • Method Detail

      • getMethods

        Method[] getMethods()
      • setExcludeMethods

        void setExcludeMethods​(List<String> excludeMethods)
      • getSchemaTargetNameSpace

        String getSchemaTargetNameSpace()
      • setAttrFormDefault

        void setAttrFormDefault​(String attrFormDefault)
      • setElementFormDefault

        void setElementFormDefault​(String elementFormDefault)
      • setExtraClasses

        void setExtraClasses​(List<String> extraClasses)
      • setUseWSDLTypesNamespace

        void setUseWSDLTypesNamespace​(boolean useWSDLTypesNamespace)
      • getTargetNamespace

        String getTargetNamespace()
      • setNonRpcMethods

        void setNonRpcMethods​(List<String> nonRpcMethods)
      • setAxisService

        void setAxisService​(AxisService service)
      • getCustomSchemaLocation

        String getCustomSchemaLocation()
      • setCustomSchemaLocation

        void setCustomSchemaLocation​(String customSchemaLocation)
      • getMappingFileLocation

        String getMappingFileLocation()
      • setMappingFileLocation

        void setMappingFileLocation​(String mappingFileLocation)